/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:10px; height:854px; }
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);
}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #e42312; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#e42312;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

@keyframes entratavelocedasinistra-46950 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-46950 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entratavelocedasinistra-46951 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-46951 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entratavelocedasinistra-46952 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-46952 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item44932 {
	width:459px !important;
	left:636px !important;
	top:660px !important;
	min-height:43px !important;
}

@keyframes entratavelocedadestra-46943 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-46943 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entratavelocedasinistra-46945 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-46945 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45079 {
	width:453px !important;
	height:355px !important;
	left:680px !important;
	top:141px !important;
	border:solid 8px #f5dd51;
}

#item45101 {
	width:172px !important;
	left:316px !important;
	top:336px !important;
	min-height:27px !important;
}

#item45124 {
	width:367px !important;
	left:171px !important;
	top:84px !important;
	min-height:56px !important;
}

@keyframes apparizione-45124 {
	0% {opacity:0;}
	55.6% {opacity:0;}
	61.1% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-45124 {
	0% {opacity:0;}
	55.6% {opacity:0;}
	61.1% {opacity:1;}
	100% {opacity:1;}
}
#item45124 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item45163 {
	width:468px !important;
	left:81px !important;
	top:647px !important;
	min-height:77px !important;
}

@keyframes entratavelocedalbasso-45163 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-45163 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45186 {
	width:468px !important;
	left:81px !important;
	top:748px !important;
	min-height:27px !important;
}

#item45078 {
	width:194px !important;
	height:258px !important;
	left:59px !important;
	top:199px !important;
	border:solid 8px #f5dd51;
}

#item45080 {
	width:287px !important;
	height:231px !important;
	left:223px !important;
	top:395px !important;
	border:solid 8px #f5dd51;
}

#item1017123 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item999391 {
	width:1125px !important;
	left:17px !important;
	top:49px !important;
	min-height:63px !important;
}

#item1003459 {
	width:369px !important;
	height:63px !important;
	left:111px !important;
	top:49px !important;
}

#item1003464 {
	width:369px !important;
	height:63px !important;
	left:111px !important;
	top:121px !important;
}

#item1003470 {
	width:369px !important;
	height:63px !important;
	left:111px !important;
	top:194px !important;
}

#item1003477 {
	width:369px !important;
	height:63px !important;
	left:114px !important;
	top:268px !important;
}

#item1003483 {
	width:369px !important;
	height:63px !important;
	left:111px !important;
	top:338px !important;
}

#item1003489 {
	width:369px !important;
	height:63px !important;
	left:111px !important;
	top:411px !important;
}

#item1003496 {
	width:369px !important;
	height:63px !important;
	left:111px !important;
	top:484px !important;
}

#item1003503 {
	width:369px !important;
	height:63px !important;
	left:111px !important;
	top:557px !important;
}

#item1003509 {
	width:369px !important;
	height:63px !important;
	left:111px !important;
	top:629px !important;
}

#item1003515 {
	width:369px !important;
	height:63px !important;
	left:111px !important;
	top:702px !important;
}

#item1003592 {
	width:31px !important;
	height:9px !important;
	left:493px !important;
	top:70px !important;
}

#item1003775 {
	width:97px !important;
	height:9px !important;
	left:529px !important;
	top:70px !important;
}

#item1003781 {
	width:49px !important;
	height:9px !important;
	left:630px !important;
	top:70px !important;
}

#item1003788 {
	width:80px !important;
	height:9px !important;
	left:493px !important;
	top:82px !important;
}

#item1003795 {
	width:51px !important;
	height:9px !important;
	left:578px !important;
	top:82px !important;
}

#item1003803 {
	width:31px !important;
	height:9px !important;
	left:786px !important;
	top:70px !important;
}

#item1003810 {
	width:75px !important;
	height:9px !important;
	left:822px !important;
	top:70px !important;
}

#item1003816 {
	width:49px !important;
	height:9px !important;
	left:902px !important;
	top:70px !important;
}

#item1003822 {
	width:72px !important;
	height:9px !important;
	left:958px !important;
	top:70px !important;
}

#item1003828 {
	width:55px !important;
	height:9px !important;
	left:786px !important;
	top:82px !important;
}

#item1003836 {
	width:59px !important;
	height:9px !important;
	left:493px !important;
	top:137px !important;
}

#item1003842 {
	width:78px !important;
	height:9px !important;
	left:557px !important;
	top:137px !important;
}

#item1003848 {
	width:80px !important;
	height:9px !important;
	left:640px !important;
	top:137px !important;
}

#item1003854 {
	width:45px !important;
	height:9px !important;
	left:726px !important;
	top:137px !important;
}

#item1003860 {
	width:58px !important;
	height:9px !important;
	left:493px !important;
	top:149px !important;
}

#item1003875 {
	width:130px !important;
	height:9px !important;
	left:557px !important;
	top:149px !important;
}

#item1003881 {
	width:77px !important;
	height:9px !important;
	left:694px !important;
	top:149px !important;
}

#item1003888 {
	width:51px !important;
	height:9px !important;
	left:493px !important;
	top:160px !important;
}

#item1003894 {
	width:40px !important;
	height:9px !important;
	left:550px !important;
	top:160px !important;
}

#item1003901 {
	width:49px !important;
	height:9px !important;
	left:595px !important;
	top:160px !important;
}

#item1003911 {
	width:63px !important;
	height:9px !important;
	left:787px !important;
	top:131px !important;
}

#item1003917 {
	width:109px !important;
	height:9px !important;
	left:856px !important;
	top:131px !important;
}

#item1003923 {
	width:69px !important;
	height:9px !important;
	left:972px !important;
	top:131px !important;
}

#item1003929 {
	width:103px !important;
	height:9px !important;
	left:841px !important;
	top:143px !important;
}

#item1003943 {
	width:49px !important;
	height:9px !important;
	left:787px !important;
	top:143px !important;
}

#item1003949 {
	width:89px !important;
	height:9px !important;
	left:951px !important;
	top:143px !important;
}

#item1003955 {
	width:63px !important;
	height:9px !important;
	left:787px !important;
	top:155px !important;
}

#item1003962 {
	width:100px !important;
	height:9px !important;
	left:856px !important;
	top:155px !important;
}

#item1003970 {
	width:63px !important;
	height:9px !important;
	left:961px !important;
	top:155px !important;
}

#item1003976 {
	width:156px !important;
	height:9px !important;
	left:789px !important;
	top:167px !important;
}

#item1003983 {
	width:84px !important;
	height:9px !important;
	left:493px !important;
	top:221px !important;
}

#item1003990 {
	width:18px !important;
	height:9px !important;
	left:583px !important;
	top:221px !important;
}

#item1003998 {
	width:13px !important;
	height:9px !important;
	left:608px !important;
	top:221px !important;
}

#item1004004 {
	width:49px !important;
	height:9px !important;
	left:626px !important;
	top:221px !important;
}

#item1004013 {
	width:51px !important;
	height:9px !important;
	left:681px !important;
	top:221px !important;
}

#item1004021 {
	width:81px !important;
	height:9px !important;
	left:787px !important;
	top:221px !important;
}

#item1004027 {
	width:18px !important;
	height:9px !important;
	left:874px !important;
	top:221px !important;
}

#item1004035 {
	width:13px !important;
	height:9px !important;
	left:896px !important;
	top:221px !important;
}

#item1004041 {
	width:49px !important;
	height:9px !important;
	left:914px !important;
	top:221px !important;
}

#item1004049 {
	width:51px !important;
	height:9px !important;
	left:970px !important;
	top:221px !important;
}

#item1004059 {
	width:149px !important;
	height:9px !important;
	left:496px !important;
	top:283px !important;
}

#item1004067 {
	width:43px !important;
	height:9px !important;
	left:496px !important;
	top:296px !important;
}

#item1004073 {
	width:48px !important;
	height:9px !important;
	left:545px !important;
	top:296px !important;
}

#item1004079 {
	width:97px !important;
	height:9px !important;
	left:598px !important;
	top:296px !important;
}

#item1004085 {
	width:68px !important;
	height:9px !important;
	left:701px !important;
	top:296px !important;
}

#item1004095 {
	width:58px !important;
	height:9px !important;
	left:496px !important;
	top:308px !important;
}

#item1004102 {
	width:63px !important;
	height:9px !important;
	left:558px !important;
	top:308px !important;
}

#item1004108 {
	width:88px !important;
	height:9px !important;
	left:627px !important;
	top:308px !important;
}

#item1004115 {
	width:44px !important;
	height:9px !important;
	left:651px !important;
	top:283px !important;
}

#item1004122 {
	width:68px !important;
	height:9px !important;
	left:700px !important;
	top:283px !important;
}

#item1004130 {
	width:214px !important;
	height:9px !important;
	left:789px !important;
	top:284px !important;
}

#item1004136 {
	width:40px !important;
	height:9px !important;
	left:1008px !important;
	top:284px !important;
}

#item1004142 {
	width:111px !important;
	height:9px !important;
	left:809px !important;
	top:296px !important;
}

#item1004148 {
	width:16px !important;
	height:9px !important;
	left:790px !important;
	top:295px !important;
}

#item1004158 {
	width:48px !important;
	height:9px !important;
	left:926px !important;
	top:296px !important;
}

#item1004164 {
	width:75px !important;
	height:9px !important;
	left:980px !important;
	top:296px !important;
}

#item1004170 {
	width:105px !important;
	height:9px !important;
	left:790px !important;
	top:308px !important;
}

#item1004176 {
	width:43px !important;
	height:9px !important;
	left:899px !important;
	top:308px !important;
}

#item1004182 {
	width:84px !important;
	height:9px !important;
	left:946px !important;
	top:308px !important;
}

#item1004195 {
	width:51px !important;
	height:9px !important;
	left:496px !important;
	top:349px !important;
}

#item1004201 {
	width:109px !important;
	height:9px !important;
	left:550px !important;
	top:349px !important;
}

#item1004208 {
	width:85px !important;
	height:9px !important;
	left:664px !important;
	top:349px !important;
}

#item1004214 {
	width:34px !important;
	height:9px !important;
	left:495px !important;
	top:361px !important;
}

#item1004220 {
	width:66px !important;
	height:9px !important;
	left:534px !important;
	top:361px !important;
}

#item1004228 {
	width:22px !important;
	height:9px !important;
	left:605px !important;
	top:361px !important;
}

#item1004234 {
	width:74px !important;
	height:9px !important;
	left:633px !important;
	top:361px !important;
}

#item1004240 {
	width:38px !important;
	height:9px !important;
	left:711px !important;
	top:361px !important;
}

#item1004247 {
	width:38px !important;
	height:9px !important;
	left:495px !important;
	top:373px !important;
}

#item1004253 {
	width:121px !important;
	height:9px !important;
	left:539px !important;
	top:373px !important;
}

#item1004259 {
	width:97px !important;
	height:9px !important;
	left:663px !important;
	top:373px !important;
}

#item1004265 {
	width:48px !important;
	height:9px !important;
	left:495px !important;
	top:384px !important;
}

#item1004275 {
	width:130px !important;
	height:9px !important;
	left:546px !important;
	top:384px !important;
}

#item1004282 {
	width:51px !important;
	height:9px !important;
	left:787px !important;
	top:349px !important;
}

#item1004288 {
	width:122px !important;
	height:9px !important;
	left:842px !important;
	top:349px !important;
}

#item1004294 {
	width:70px !important;
	height:9px !important;
	left:969px !important;
	top:349px !important;
}

#item1004300 {
	width:48px !important;
	height:9px !important;
	left:787px !important;
	top:360px !important;
}

#item1004306 {
	width:55px !important;
	height:9px !important;
	left:841px !important;
	top:361px !important;
}

#item1004312 {
	width:26px !important;
	height:9px !important;
	left:900px !important;
	top:361px !important;
}

#item1004318 {
	width:69px !important;
	height:9px !important;
	left:931px !important;
	top:361px !important;
}

#item1004329 {
	width:28px !important;
	height:9px !important;
	left:1004px !important;
	top:360px !important;
}

#item1004335 {
	width:28px !important;
	height:9px !important;
	left:787px !important;
	top:373px !important;
}

#item1004342 {
	width:166px !important;
	height:9px !important;
	left:820px !important;
	top:373px !important;
}

#item1004348 {
	width:99px !important;
	height:9px !important;
	left:855px !important;
	top:384px !important;
}

#item1004354 {
	width:65px !important;
	height:9px !important;
	left:787px !important;
	top:384px !important;
}

#item1004362 {
	width:63px !important;
	height:9px !important;
	left:990px !important;
	top:373px !important;
}

#item1004368 {
	width:58px !important;
	height:9px !important;
	left:496px !important;
	top:427px !important;
}

#item1004374 {
	width:42px !important;
	height:9px !important;
	left:558px !important;
	top:427px !important;
}

#item1004380 {
	width:75px !important;
	height:9px !important;
	left:606px !important;
	top:427px !important;
}

#item1004387 {
	width:60px !important;
	height:9px !important;
	left:496px !important;
	top:439px !important;
}

#item1004393 {
	width:33px !important;
	height:9px !important;
	left:561px !important;
	top:439px !important;
}

#item1004401 {
	width:80px !important;
	height:9px !important;
	left:599px !important;
	top:439px !important;
}

#item1004409 {
	width:89px !important;
	height:9px !important;
	left:496px !important;
	top:451px !important;
}

#item1004415 {
	width:31px !important;
	height:9px !important;
	left:590px !important;
	top:451px !important;
}

#item1004422 {
	width:31px !important;
	height:9px !important;
	left:684px !important;
	top:438px !important;
}

#item1004429 {
	width:46px !important;
	height:9px !important;
	left:626px !important;
	top:451px !important;
}

#item1004435 {
	width:63px !important;
	height:9px !important;
	left:788px !important;
	top:427px !important;
}

#item1004442 {
	width:35px !important;
	height:9px !important;
	left:856px !important;
	top:427px !important;
}

#item1004448 {
	width:58px !important;
	height:9px !important;
	left:896px !important;
	top:427px !important;
}

#item1004455 {
	width:51px !important;
	height:9px !important;
	left:957px !important;
	top:427px !important;
}

#item1004463 {
	width:28px !important;
	height:9px !important;
	left:1013px !important;
	top:427px !important;
}

#item1004470 {
	width:53px !important;
	height:9px !important;
	left:789px !important;
	top:439px !important;
}

#item1004476 {
	width:21px !important;
	height:9px !important;
	left:847px !important;
	top:438px !important;
}

#item1004482 {
	width:113px !important;
	height:9px !important;
	left:873px !important;
	top:438px !important;
}

#item1004488 {
	width:48px !important;
	height:9px !important;
	left:990px !important;
	top:438px !important;
}

#item1004494 {
	width:38px !important;
	height:9px !important;
	left:789px !important;
	top:451px !important;
}

#item1004503 {
	width:62px !important;
	height:9px !important;
	left:496px !important;
	top:506px !important;
}

#item1004509 {
	width:70px !important;
	height:9px !important;
	left:563px !important;
	top:506px !important;
}

#item1004515 {
	width:65px !important;
	height:9px !important;
	left:639px !important;
	top:506px !important;
}

#item1004521 {
	width:35px !important;
	height:9px !important;
	left:709px !important;
	top:506px !important;
}

#item1004527 {
	width:31px !important;
	height:9px !important;
	left:495px !important;
	top:518px !important;
}

#item1004534 {
	width:31px !important;
	height:9px !important;
	left:532px !important;
	top:518px !important;
}

#item1004540 {
	width:31px !important;
	height:9px !important;
	left:568px !important;
	top:518px !important;
}

#item1004546 {
	width:77px !important;
	height:9px !important;
	left:605px !important;
	top:518px !important;
}

#item1004556 {
	width:75px !important;
	height:9px !important;
	left:786px !important;
	top:506px !important;
}

#item1004562 {
	width:70px !important;
	height:9px !important;
	left:866px !important;
	top:506px !important;
}

#item1004568 {
	width:53px !important;
	height:9px !important;
	left:942px !important;
	top:506px !important;
}

#item1004574 {
	width:33px !important;
	height:9px !important;
	left:999px !important;
	top:506px !important;
}

#item1004580 {
	width:33px !important;
	height:9px !important;
	left:787px !important;
	top:518px !important;
}

#item1004587 {
	width:38px !important;
	height:9px !important;
	left:825px !important;
	top:518px !important;
}

#item1004594 {
	width:31px !important;
	height:9px !important;
	left:869px !important;
	top:518px !important;
}

#item1004601 {
	width:77px !important;
	height:9px !important;
	left:904px !important;
	top:518px !important;
}

#item1004612 {
	width:21px !important;
	height:10px !important;
	left:494px !important;
	top:566px !important;
}

#item1004618 {
	width:38px !important;
	height:10px !important;
	left:521px !important;
	top:566px !important;
}

#item1004624 {
	width:36px !important;
	height:10px !important;
	left:563px !important;
	top:566px !important;
}

#item1004630 {
	width:49px !important;
	height:10px !important;
	left:604px !important;
	top:566px !important;
}

#item1004636 {
	width:69px !important;
	height:10px !important;
	left:659px !important;
	top:566px !important;
}

#item1004643 {
	width:36px !important;
	height:10px !important;
	left:732px !important;
	top:566px !important;
}

#item1004649 {
	width:55px !important;
	height:10px !important;
	left:500px !important;
	top:578px !important;
}

#item1004655 {
	width:109px !important;
	height:10px !important;
	left:561px !important;
	top:578px !important;
}

#item1004662 {
	width:89px !important;
	height:10px !important;
	left:676px !important;
	top:578px !important;
}

#item1004668 {
	width:130px !important;
	height:10px !important;
	left:495px !important;
	top:590px !important;
}

#item1004674 {
	width:38px !important;
	height:10px !important;
	left:630px !important;
	top:590px !important;
}

#item1004680 {
	width:51px !important;
	height:10px !important;
	left:672px !important;
	top:590px !important;
}

#item1004686 {
	width:43px !important;
	height:10px !important;
	left:728px !important;
	top:590px !important;
}

#item1004693 {
	width:41px !important;
	height:10px !important;
	left:500px !important;
	top:602px !important;
}

#item1004700 {
	width:80px !important;
	height:10px !important;
	left:546px !important;
	top:602px !important;
}

#item1004707 {
	width:21px !important;
	height:10px !important;
	left:787px !important;
	top:566px !important;
}

#item1004713 {
	width:38px !important;
	height:10px !important;
	left:814px !important;
	top:566px !important;
}

#item1004720 {
	width:36px !important;
	height:10px !important;
	left:860px !important;
	top:566px !important;
}

#item1004726 {
	width:132px !important;
	height:10px !important;
	left:901px !important;
	top:566px !important;
}

#item1004733 {
	width:49px !important;
	height:10px !important;
	left:788px !important;
	top:578px !important;
}

#item1004744 {
	width:33px !important;
	height:10px !important;
	left:842px !important;
	top:578px !important;
}

#item1004750 {
	width:45px !important;
	height:10px !important;
	left:879px !important;
	top:578px !important;
}

#item1004756 {
	width:104px !important;
	height:10px !important;
	left:928px !important;
	top:578px !important;
}

#item1004762 {
	width:77px !important;
	height:10px !important;
	left:787px !important;
	top:590px !important;
}

#item1004769 {
	width:107px !important;
	height:10px !important;
	left:868px !important;
	top:590px !important;
}

#item1004775 {
	width:38px !important;
	height:10px !important;
	left:979px !important;
	top:590px !important;
}

#item1004781 {
	width:35px !important;
	height:10px !important;
	left:1022px !important;
	top:590px !important;
}

#item1004787 {
	width:45px !important;
	height:10px !important;
	left:812px !important;
	top:602px !important;
}

#item1004793 {
	width:20px !important;
	height:10px !important;
	left:788px !important;
	top:602px !important;
}

#item1004801 {
	width:41px !important;
	height:10px !important;
	left:861px !important;
	top:602px !important;
}

#item1004807 {
	width:48px !important;
	height:10px !important;
	left:908px !important;
	top:602px !important;
}

#item1004814 {
	width:38px !important;
	height:10px !important;
	left:496px !important;
	top:650px !important;
}

#item1004820 {
	width:44px !important;
	height:10px !important;
	left:540px !important;
	top:650px !important;
}

#item1004826 {
	width:36px !important;
	height:10px !important;
	left:590px !important;
	top:650px !important;
}

#item1004832 {
	width:39px !important;
	height:10px !important;
	left:631px !important;
	top:650px !important;
}

#item1004838 {
	width:48px !important;
	height:10px !important;
	left:496px !important;
	top:662px !important;
}

#item1004844 {
	width:42px !important;
	height:10px !important;
	left:548px !important;
	top:662px !important;
}

#item1004853 {
	width:43px !important;
	height:10px !important;
	left:594px !important;
	top:662px !important;
}

#item1004859 {
	width:85px !important;
	height:10px !important;
	left:681px !important;
	top:662px !important;
}

#item1005076 {
	width:35px !important;
	height:10px !important;
	left:641px !important;
	top:662px !important;
}

#item1005083 {
	width:47px !important;
	height:10px !important;
	left:676px !important;
	top:650px !important;
}

#item1005153 {
	width:48px !important;
	height:10px !important;
	left:786px !important;
	top:638px !important;
}

#item1005159 {
	width:56px !important;
	height:10px !important;
	left:841px !important;
	top:638px !important;
}

#item1005222 {
	width:84px !important;
	height:10px !important;
	left:902px !important;
	top:638px !important;
}

#item1005229 {
	width:65px !important;
	height:10px !important;
	left:990px !important;
	top:638px !important;
}

#item1005236 {
	width:36px !important;
	height:10px !important;
	left:727px !important;
	top:650px !important;
}

#item1005242 {
	width:66px !important;
	height:10px !important;
	left:786px !important;
	top:651px !important;
}

#item1005250 {
	width:48px !important;
	height:10px !important;
	left:860px !important;
	top:651px !important;
}

#item1005256 {
	width:85px !important;
	height:10px !important;
	left:911px !important;
	top:651px !important;
}

#item1005262 {
	width:85px !important;
	height:10px !important;
	left:910px !important;
	top:663px !important;
}

#item1005268 {
	width:80px !important;
	height:10px !important;
	left:824px !important;
	top:663px !important;
}

#item1005274 {
	width:34px !important;
	height:10px !important;
	left:1003px !important;
	top:651px !important;
}

#item1005283 {
	width:34px !important;
	height:10px !important;
	left:786px !important;
	top:663px !important;
}

#item1005289 {
	width:43px !important;
	height:10px !important;
	left:786px !important;
	top:675px !important;
}

#item1005296 {
	width:40px !important;
	height:10px !important;
	left:496px !important;
	top:710px !important;
}

#item1005302 {
	width:78px !important;
	height:10px !important;
	left:541px !important;
	top:710px !important;
}

#item1005308 {
	width:49px !important;
	height:10px !important;
	left:624px !important;
	top:710px !important;
}

#item1005314 {
	width:27px !important;
	height:10px !important;
	left:678px !important;
	top:710px !important;
}

#item1005320 {
	width:130px !important;
	height:10px !important;
	left:496px !important;
	top:723px !important;
}

#item1005327 {
	width:48px !important;
	height:10px !important;
	left:632px !important;
	top:723px !important;
}

#item1005333 {
	width:59px !important;
	height:10px !important;
	left:684px !important;
	top:723px !important;
}

#item1005344 {
	width:100px !important;
	height:10px !important;
	left:496px !important;
	top:734px !important;
}

#item1005350 {
	width:86px !important;
	height:10px !important;
	left:601px !important;
	top:734px !important;
}

#item1005357 {
	width:45px !important;
	height:10px !important;
	left:692px !important;
	top:734px !important;
}

#item1005363 {
	width:48px !important;
	height:10px !important;
	left:497px !important;
	top:747px !important;
}

#item1005369 {
	width:50px !important;
	height:10px !important;
	left:550px !important;
	top:747px !important;
}

#item1005389 {
	width:40px !important;
	height:10px !important;
	left:781px !important;
	top:710px !important;
}

#item1005395 {
	width:69px !important;
	height:10px !important;
	left:826px !important;
	top:710px !important;
}

#item1005402 {
	width:49px !important;
	height:10px !important;
	left:901px !important;
	top:710px !important;
}

#item1005408 {
	width:21px !important;
	height:10px !important;
	left:955px !important;
	top:710px !important;
}

#item1005416 {
	width:53px !important;
	height:10px !important;
	left:981px !important;
	top:710px !important;
}

#item1005422 {
	width:54px !important;
	height:10px !important;
	left:787px !important;
	top:723px !important;
}

#item1005428 {
	width:102px !important;
	height:10px !important;
	left:846px !important;
	top:723px !important;
}

#item1005441 {
	width:66px !important;
	height:10px !important;
	left:952px !important;
	top:723px !important;
}

#item1005447 {
	width:106px !important;
	height:10px !important;
	left:786px !important;
	top:734px !important;
}

#item1005453 {
	width:55px !important;
	height:10px !important;
	left:897px !important;
	top:734px !important;
}

#item1005459 {
	width:58px !important;
	height:10px !important;
	left:958px !important;
	top:734px !important;
}

#item1005465 {
	width:64px !important;
	height:10px !important;
	left:788px !important;
	top:746px !important;
}

#item1005521 {
	width:17px !important;
	left:1104px !important;
	top:53px !important;
	min-height:11px !important;
}

@keyframes entratavelocedadestra-1005521 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-1005521 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1005529 {
	width:55px !important;
	left:1066px !important;
	top:147px !important;
	min-height:11px !important;
}

@keyframes entratavelocedadestra-1005529 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-1005529 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1005556 {
	width:55px !important;
	left:1069px !important;
	top:220px !important;
	min-height:11px !important;
}

@keyframes entratavelocedadestra-1005556 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-1005556 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1005585 {
	width:55px !important;
	left:1071px !important;
	top:291px !important;
	min-height:11px !important;
}

@keyframes entratavelocedadestra-1005585 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-1005585 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1005610 {
	width:55px !important;
	left:1071px !important;
	top:365px !important;
	min-height:11px !important;
}

@keyframes entratavelocedadestra-1005610 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-1005610 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1005635 {
	width:69px !important;
	left:1060px !important;
	top:437px !important;
	min-height:11px !important;
}

@keyframes entratavelocedadestra-1005635 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-1005635 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1005666 {
	width:69px !important;
	left:1062px !important;
	top:510px !important;
	min-height:11px !important;
}

@keyframes entratavelocedadestra-1005666 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-1005666 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1005691 {
	width:69px !important;
	left:1060px !important;
	top:582px !important;
	min-height:11px !important;
}

@keyframes entratavelocedadestra-1005691 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-1005691 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1005743 {
	width:69px !important;
	left:1060px !important;
	top:655px !important;
	min-height:11px !important;
}

@keyframes entratavelocedadestra-1005743 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-1005743 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1005770 {
	width:69px !important;
	left:1060px !important;
	top:726px !important;
	min-height:11px !important;
}

@keyframes entratavelocedadestra-1005770 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-1005770 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1003527 {
	width:63px !important;
	height:20px !important;
	left:1071px !important;
	top:70px !important;
}

#item1003531 {
	width:63px !important;
	height:20px !important;
	left:1071px !important;
	top:143px !important;
}

#item1003535 {
	width:63px !important;
	height:20px !important;
	left:1071px !important;
	top:216px !important;
}

#item1003541 {
	width:63px !important;
	height:20px !important;
	left:1071px !important;
	top:288px !important;
}

#item1003546 {
	width:63px !important;
	height:20px !important;
	left:1071px !important;
	top:361px !important;
}

#item1003551 {
	width:63px !important;
	height:20px !important;
	left:1071px !important;
	top:433px !important;
}

#item1003557 {
	width:63px !important;
	height:20px !important;
	left:1071px !important;
	top:505px !important;
}

#item1003567 {
	width:63px !important;
	height:20px !important;
	left:1071px !important;
	top:651px !important;
}

#item1003573 {
	width:63px !important;
	height:20px !important;
	left:1071px !important;
	top:723px !important;
}

#item1003562 {
	width:63px !important;
	height:20px !important;
	left:1071px !important;
	top:578px !important;
}

#item1018650 {
	width:150px !important;
	left:309px !important;
	top:458px !important;
	min-height:150px !important;
}

#item1017099 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item999832 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item999885 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item999937 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item999989 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item1000041 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item1000094 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item1000146 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item1000198 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item1000249 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item1000301 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

@keyframes zoomin2d-844199 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-844199 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item998550 {
	width:142px !important;
	left:704px !important;
	top:638px !important;
	min-height:9px !important;
}

#item998573 {
	width:142px !important;
	left:890px !important;
	top:638px !important;
	min-height:9px !important;
}

#item998596 {
	width:106px !important;
	left:525px !important;
	top:614px !important;
	min-height:13px !important;
}

#item998619 {
	width:110px !important;
	left:899px !important;
	top:614px !important;
	min-height:13px !important;
}

#item998744 {
	width:120px !important;
	left:517px !important;
	top:638px !important;
	min-height:9px !important;
}

#item998767 {
	width:123px !important;
	left:713px !important;
	top:595px !important;
	min-height:32px !important;
}

#item998859 {
	width:192px !important;
	left:278px !important;
	top:697px !important;
	min-height:37px !important;
}

#item998928 {
	width:127px !important;
	left:889px !important;
	top:697px !important;
	min-height:37px !important;
}

#item998882 {
	width:192px !important;
	left:505px !important;
	top:697px !important;
	min-height:37px !important;
}

#item998905 {
	width:135px !important;
	left:704px !important;
	top:697px !important;
	min-height:45px !important;
}

#item1002720 {
	width:127px !important;
	height:35px !important;
	left:895px !important;
	top:694px !important;
}

#item1002704 {
	width:142px !important;
	height:35px !important;
	left:518px !important;
	top:694px !important;
}

#item1002711 {
	width:142px !important;
	height:49px !important;
	left:714px !important;
	top:694px !important;
}

#item1005857 {
	width:157px !important;
	height:40px !important;
	left:66px !important;
	top:654px !important;
}

#item1005864 {
	width:157px !important;
	height:40px !important;
	left:66px !important;
	top:699px !important;
}

#item1005871 {
	width:157px !important;
	height:26px !important;
	left:67px !important;
	top:743px !important;
}

#item1002697 {
	width:166px !important;
	height:35px !important;
	left:282px !important;
	top:694px !important;
}

#item1017074 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item848972 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item849024 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item849077 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item849129 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item849182 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item849234 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item849286 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item849338 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item849389 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item849442 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item809042 {
	width:272px !important;
	height:45px !important;
	left:857px !important;
	top:690px !important;
}

@keyframes entratavelocedasinistra-809119 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-809119 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item809166 {
	width:271px !important;
	height:46px !important;
	left:33px !important;
	top:689px !important;
}

#item809218 {
	width:271px !important;
	height:37px !important;
	left:33px !important;
	top:736px !important;
}

#item809269 {
	width:272px !important;
	height:35px !important;
	left:857px !important;
	top:656px !important;
}

#item809320 {
	width:272px !important;
	height:34px !important;
	left:857px !important;
	top:737px !important;
}

#item809371 {
	width:273px !important;
	height:35px !important;
	left:581px !important;
	top:656px !important;
}

#item809423 {
	width:273px !important;
	height:34px !important;
	left:581px !important;
	top:690px !important;
}

#item809474 {
	width:273px !important;
	height:37px !important;
	left:581px !important;
	top:723px !important;
}

#item809526 {
	width:271px !important;
	height:35px !important;
	left:308px !important;
	top:656px !important;
}

#item809577 {
	width:271px !important;
	height:35px !important;
	left:308px !important;
	top:689px !important;
}

#item809628 {
	width:271px !important;
	height:34px !important;
	left:308px !important;
	top:723px !important;
}

#item809681 {
	width:271px !important;
	height:35px !important;
	left:32px !important;
	top:656px !important;
}

#item1002380 {
	width:147px !important;
	height:40px !important;
	left:1001px !important;
	top:775px !important;
}

#item1017047 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item848393 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item848445 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item848497 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item848549 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item848602 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item848654 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item848706 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item848758 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item848809 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item848864 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item7433 {
	width:498px !important;
	left:639px !important;
	top:694px !important;
	min-height:37px !important;
}

#item7456 {
	width:498px !important;
	left:639px !important;
	top:743px !important;
	min-height:18px !important;
}

#item7479 {
	width:418px !important;
	left:91px !important;
	top:448px !important;
	min-height:59px !important;
}

#item7502 {
	width:461px !important;
	left:93px !important;
	top:205px !important;
	min-height:188px !important;
}

#item7525 {
	width:513px !important;
	left:62px !important;
	top:131px !important;
	min-height:61px !important;
}

#item7548 {
	width:486px !important;
	left:62px !important;
	top:415px !important;
	min-height:35px !important;
}

@keyframes zoomin2d-7599 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-7599 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-7632 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-7632 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes entratavelocedasinistra-47156 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-47156 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7874 {
	width:387px !important;
	left:161px !important;
	top:33px !important;
	min-height:61px !important;
}

#item7897 {
	width:186px !important;
	left:629px !important;
	top:29px !important;
	min-height:42px !important;
}

@keyframes zoomin2d-7944 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-7944 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-7978 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-7978 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8010 {
	width:172px !important;
	left:74px !important;
	top:527px !important;
	min-height:42px !important;
}

#item8033 {
	width:131px !important;
	left:74px !important;
	top:578px !important;
	min-height:8px !important;
}

#item240656 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item849556 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item849608 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item849660 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item849712 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item849765 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item849817 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item849870 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item849923 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item849974 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item850027 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

@keyframes entratavelocedadestra-47115 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-47115 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item70365 {
	width:225px !important;
	left:889px !important;
	top:74px !important;
	min-height:75px !important;
}

@keyframes apparizione-70388 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	72.2% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-70388 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	72.2% {opacity:1;}
	100% {opacity:1;}
}
#item70388 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes entratavelocedall-alto-70435 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedall-alto-70435 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item70463 {
	width:408px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item70486 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item114943 {
	width:113px !important;
	left:196px !important;
	top:196px !important;
	min-height:7px !important;
}

#item114966 {
	width:108px !important;
	left:196px !important;
	top:209px !important;
	min-height:34px !important;
}

#item115110 {
	width:112px !important;
	left:196px !important;
	top:196px !important;
	min-height:7px !important;
}

#item115133 {
	width:108px !important;
	left:196px !important;
	top:209px !important;
	min-height:34px !important;
}

#item115025 {
	width:96px !important;
	left:196px !important;
	top:196px !important;
	min-height:7px !important;
}

#item115048 {
	width:108px !important;
	left:196px !important;
	top:209px !important;
	min-height:34px !important;
}

#item114941 {
	width:524px !important;
	height:243px !important;
	left:54px !important;
	top:333px !important;
}

@keyframes battito-492789 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-492789 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item492789 {
	width:32px !important;
	height:34px !important;
	left:289px !important;
	top:668px !important;
}

#item504791 {
	width:102px !important;
	height:83px !important;
	left:134px !important;
	top:598px !important;
}

#item504819 {
	width:104px !important;
	height:83px !important;
	left:251px !important;
	top:598px !important;
}

#item504850 {
	width:107px !important;
	height:83px !important;
	left:367px !important;
	top:598px !important;
}

#item504881 {
	width:73px !important;
	left:148px !important;
	top:651px !important;
	min-height:8px !important;
}

#item504904 {
	width:73px !important;
	left:270px !important;
	top:651px !important;
	min-height:8px !important;
}

#item504927 {
	width:73px !important;
	left:384px !important;
	top:651px !important;
	min-height:8px !important;
}

@keyframes zoomin2d-70190 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-70190 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-70222 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-70222 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-70279 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-70279 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item231390 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item850133 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item850186 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item850238 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item850291 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item850343 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item850395 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item850447 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item850499 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item850552 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item850604 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

@keyframes entratavelocedadestra-47149 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-47149 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2278 {
	width:502px !important;
	left:636px !important;
	top:751px !important;
	min-height:27px !important;
}

@keyframes entratavelocedalbasso-2278 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-2278 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11597 {
	width:510px !important;
	left:60px !important;
	top:768px !important;
	min-height:10px !important;
}

@keyframes entratavelocedasinistra-47154 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-47154 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item231438 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item850705 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item850758 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item850810 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item850863 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item850915 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item850967 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item851020 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item851124 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item851176 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item983877 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item501661 {
	width:53px !important;
	height:60px !important;
	left:982px !important;
	top:378px !important;
}

#item501509 {
	width:53px !important;
	height:60px !important;
	left:920px !important;
	top:380px !important;
}

#item496186 {
	width:408px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item499159 {
	width:357px !important;
	height:195px !important;
	left:238px !important;
	top:79px !important;
}

#item500309 {
	width:81px !important;
	left:56px !important;
	top:133px !important;
	min-height:7px !important;
}

#item500336 {
	width:116px !important;
	left:57px !important;
	top:146px !important;
	min-height:34px !important;
}

#item500238 {
	width:116px !important;
	left:56px !important;
	top:146px !important;
	min-height:34px !important;
}

#item500261 {
	width:81px !important;
	left:56px !important;
	top:133px !important;
	min-height:7px !important;
}

#item500166 {
	width:116px !important;
	left:56px !important;
	top:146px !important;
	min-height:34px !important;
}

#item500189 {
	width:82px !important;
	left:56px !important;
	top:133px !important;
	min-height:7px !important;
}

#item500091 {
	width:116px !important;
	left:56px !important;
	top:146px !important;
	min-height:34px !important;
}

#item500115 {
	width:87px !important;
	left:56px !important;
	top:133px !important;
	min-height:7px !important;
}

#item500022 {
	width:116px !important;
	left:56px !important;
	top:146px !important;
	min-height:34px !important;
}

#item500045 {
	width:82px !important;
	left:56px !important;
	top:133px !important;
	min-height:7px !important;
}

#item499693 {
	width:116px !important;
	left:56px !important;
	top:146px !important;
	min-height:34px !important;
}

#item499716 {
	width:81px !important;
	left:56px !important;
	top:133px !important;
	min-height:7px !important;
}

#item499963 {
	width:116px !important;
	left:56px !important;
	top:146px !important;
	min-height:34px !important;
}

#item499986 {
	width:87px !important;
	left:56px !important;
	top:133px !important;
	min-height:7px !important;
}

#item499868 {
	width:62px !important;
	left:45px !important;
	top:120px !important;
	min-height:7px !important;
}

#item499892 {
	width:53px !important;
	left:158px !important;
	top:120px !important;
	min-height:7px !important;
}

#item499760 {
	width:116px !important;
	left:56px !important;
	top:146px !important;
	min-height:34px !important;
}

#item499783 {
	width:79px !important;
	left:56px !important;
	top:133px !important;
	min-height:7px !important;
}

#item499691 {
	width:232px !important;
	height:181px !important;
	left:617px !important;
	top:428px !important;
}

#item501295 {
	width:48px !important;
	height:60px !important;
	left:869px !important;
	top:380px !important;
}

#item501367 {
	width:102px !important;
	height:61px !important;
	left:1003px !important;
	top:737px !important;
}

#item501582 {
	width:53px !important;
	height:60px !important;
	left:1049px !important;
	top:380px !important;
}

#item501764 {
	width:68px !important;
	height:60px !important;
	left:879px !important;
	top:448px !important;
}

#item501860 {
	width:53px !important;
	height:60px !important;
	left:915px !important;
	top:519px !important;
}

#item501931 {
	width:53px !important;
	height:60px !important;
	left:915px !important;
	top:598px !important;
}

#item502031 {
	width:66px !important;
	height:53px !important;
	left:823px !important;
	top:667px !important;
}

#item502125 {
	width:53px !important;
	height:60px !important;
	left:975px !important;
	top:519px !important;
}

#item502225 {
	width:53px !important;
	height:60px !important;
	left:979px !important;
	top:599px !important;
}

#item502326 {
	width:60px !important;
	height:64px !important;
	left:1041px !important;
	top:515px !important;
}

#item502426 {
	width:53px !important;
	height:70px !important;
	left:1049px !important;
	top:588px !important;
}

#item502525 {
	width:101px !important;
	height:53px !important;
	left:1001px !important;
	top:666px !important;
}

#item502624 {
	width:57px !important;
	height:65px !important;
	left:932px !important;
	top:732px !important;
}

#item502725 {
	width:57px !important;
	height:62px !important;
	left:859px !important;
	top:738px !important;
}

#item502825 {
	width:85px !important;
	height:53px !important;
	left:904px !important;
	top:666px !important;
}

#item502927 {
	width:68px !important;
	height:61px !important;
	left:959px !important;
	top:446px !important;
}

#item503023 {
	width:68px !important;
	height:62px !important;
	left:1037px !important;
	top:446px !important;
}

#item503174 {
	width:64px !important;
	height:186px !important;
	left:532px !important;
	top:79px !important;
}

#item503178 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item503206 {
	width:257px !important;
	left:650px !important;
	top:348px !important;
	min-height:28px !important;
}

#item503229 {
	width:178px !important;
	height:11px !important;
	left:650px !important;
	top:330px !important;
}

#item503262 {
	width:141px !important;
	left:650px !important;
	top:156px !important;
	min-height:119px !important;
}

#item503285 {
	width:310px !important;
	height:63px !important;
	left:816px !important;
	top:262px !important;
}

@keyframes battito-518167 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-518167 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item518167 {
	width:28px !important;
	height:30px !important;
	left:878px !important;
	top:575px !important;
}

#item735893 {
	width:257px !important;
	left:60px !important;
	top:348px !important;
	min-height:28px !important;
}

#item735916 {
	width:178px !important;
	height:11px !important;
	left:60px !important;
	top:329px !important;
}

#item737769 {
	width:102px !important;
	left:64px !important;
	top:180px !important;
	min-height:7px !important;
}

#item737792 {
	width:102px !important;
	left:64px !important;
	top:193px !important;
	min-height:34px !important;
}

#item737686 {
	width:101px !important;
	left:64px !important;
	top:180px !important;
	min-height:7px !important;
}

#item737709 {
	width:102px !important;
	left:64px !important;
	top:193px !important;
	min-height:34px !important;
}

#item737617 {
	width:113px !important;
	left:60px !important;
	top:180px !important;
	min-height:7px !important;
}

#item737640 {
	width:96px !important;
	left:60px !important;
	top:193px !important;
	min-height:34px !important;
}

#item737539 {
	width:110px !important;
	left:58px !important;
	top:179px !important;
	min-height:7px !important;
}

#item737563 {
	width:113px !important;
	left:58px !important;
	top:193px !important;
	min-height:34px !important;
}

#item737459 {
	width:99px !important;
	left:69px !important;
	top:179px !important;
	min-height:7px !important;
}

#item737482 {
	width:91px !important;
	left:69px !important;
	top:193px !important;
	min-height:34px !important;
}

#item737380 {
	width:98px !important;
	left:69px !important;
	top:179px !important;
	min-height:7px !important;
}

#item737403 {
	width:91px !important;
	left:69px !important;
	top:193px !important;
	min-height:34px !important;
}

#item737313 {
	width:113px !important;
	left:62px !important;
	top:180px !important;
	min-height:7px !important;
}

#item737337 {
	width:91px !important;
	left:62px !important;
	top:193px !important;
	min-height:34px !important;
}

#item737233 {
	width:86px !important;
	left:69px !important;
	top:180px !important;
	min-height:7px !important;
}

#item737256 {
	width:91px !important;
	left:69px !important;
	top:193px !important;
	min-height:34px !important;
}

#item737153 {
	width:89px !important;
	left:69px !important;
	top:180px !important;
	min-height:7px !important;
}

#item737176 {
	width:91px !important;
	left:69px !important;
	top:193px !important;
	min-height:34px !important;
}

#item737073 {
	width:113px !important;
	left:58px !important;
	top:180px !important;
	min-height:7px !important;
}

#item737096 {
	width:96px !important;
	left:58px !important;
	top:193px !important;
	min-height:34px !important;
}

#item736994 {
	width:113px !important;
	left:66px !important;
	top:180px !important;
	min-height:7px !important;
}

#item737017 {
	width:96px !important;
	left:66px !important;
	top:193px !important;
	min-height:34px !important;
}

#item736916 {
	width:100px !important;
	left:66px !important;
	top:180px !important;
	min-height:7px !important;
}

#item736939 {
	width:96px !important;
	left:66px !important;
	top:193px !important;
	min-height:34px !important;
}

#item736236 {
	width:101px !important;
	left:64px !important;
	top:180px !important;
	min-height:7px !important;
}

#item736260 {
	width:102px !important;
	left:64px !important;
	top:193px !important;
	min-height:34px !important;
}

#item736154 {
	width:100px !important;
	left:65px !important;
	top:179px !important;
	min-height:7px !important;
}

#item736177 {
	width:102px !important;
	left:64px !important;
	top:193px !important;
	min-height:34px !important;
}

#item736072 {
	width:101px !important;
	left:62px !important;
	top:180px !important;
	min-height:7px !important;
}

#item736095 {
	width:102px !important;
	left:62px !important;
	top:193px !important;
	min-height:34px !important;
}

#item736006 {
	width:113px !important;
	left:58px !important;
	top:180px !important;
	min-height:7px !important;
}

#item736029 {
	width:102px !important;
	left:58px !important;
	top:193px !important;
	min-height:34px !important;
}

#item736004 {
	width:229px !important;
	height:227px !important;
	left:60px !important;
	top:384px !important;
}

#item738197 {
	width:233px !important;
	left:60px !important;
	top:657px !important;
	min-height:50px !important;
}

#item738253 {
	width:250px !important;
	left:60px !important;
	top:721px !important;
	min-height:34px !important;
}

#item738276 {
	width:252px !important;
	left:60px !important;
	top:760px !important;
	min-height:33px !important;
}

#item738300 {
	width:65px !important;
	height:52px !important;
	left:519px !important;
	top:338px !important;
}

#item738412 {
	width:65px !important;
	height:52px !important;
	left:452px !important;
	top:338px !important;
}

#item738505 {
	width:86px !important;
	height:67px !important;
	left:499px !important;
	top:392px !important;
}

#item738619 {
	width:89px !important;
	height:59px !important;
	left:499px !important;
	top:460px !important;
}

#item738728 {
	width:89px !important;
	height:68px !important;
	left:499px !important;
	top:523px !important;
}

#item738838 {
	width:92px !important;
	height:59px !important;
	left:506px !important;
	top:594px !important;
}

#item738955 {
	width:56px !important;
	height:52px !important;
	left:394px !important;
	top:338px !important;
}

#item739042 {
	width:79px !important;
	height:67px !important;
	left:417px !important;
	top:392px !important;
}

#item739152 {
	width:79px !important;
	height:59px !important;
	left:417px !important;
	top:460px !important;
}

#item739267 {
	width:79px !important;
	height:68px !important;
	left:417px !important;
	top:523px !important;
}

#item739376 {
	width:96px !important;
	height:59px !important;
	left:408px !important;
	top:594px !important;
}

#item739489 {
	width:56px !important;
	height:52px !important;
	left:336px !important;
	top:338px !important;
}

#item739578 {
	width:84px !important;
	height:67px !important;
	left:331px !important;
	top:392px !important;
}

#item739686 {
	width:79px !important;
	height:59px !important;
	left:336px !important;
	top:460px !important;
}

#item739776 {
	width:79px !important;
	height:68px !important;
	left:336px !important;
	top:523px !important;
}

#item739886 {
	width:86px !important;
	height:59px !important;
	left:317px !important;
	top:594px !important;
}

#item741200 {
	width:102px !important;
	height:66px !important;
	left:400px !important;
	top:660px !important;
}

#item741310 {
	width:102px !important;
	height:66px !important;
	left:507px !important;
	top:660px !important;
}

#item741455 {
	width:210px !important;
	height:63px !important;
	left:399px !important;
	top:733px !important;
}

@keyframes battito-741699 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-741699 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item741699 {
	width:28px !important;
	height:30px !important;
	left:310px !important;
	top:575px !important;
}

@keyframes zoomin2d-756390 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-756390 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-756422 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-756422 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-756455 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	58.3% {opacity:1;}
	75% {opacity:1;}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes zoomin2d-756455 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	58.3% {opacity:1;}
	75% {opacity:1;}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item756499 {
	width:41px !important;
	height:52px !important;
	left:17px !important;
	top:375px !important;
	background:#fff;
}

@keyframes battito-756501 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	75% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-756501 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	75% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-756504 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	75% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-756504 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	75% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item503170 {
	width:63px !important;
	height:167px !important;
	left:304px !important;
	top:98px !important;
}

#item231486 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item851282 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item851334 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item851386 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item851439 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item851491 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item851543 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item851596 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item851649 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item851701 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item851753 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item646551 {
	width:50px !important;
	left:399px !important;
	top:712px !important;
	min-height:14px !important;
}

#item646525 {
	width:58px !important;
	left:275px !important;
	top:712px !important;
	min-height:14px !important;
}

#item646500 {
	width:42px !important;
	left:165px !important;
	top:713px !important;
	min-height:11px !important;
}

#item23592 {
	width:369px !important;
	left:744px !important;
	top:157px !important;
	min-height:8px !important;
}

@keyframes entratavelocedall-alto-65825 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedall-alto-65825 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes apparizione-23539 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-23539 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
#item23539 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes apparizione-23541 {
	0% {opacity:0;}
	55.6% {opacity:0;}
	61.1% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-23541 {
	0% {opacity:0;}
	55.6% {opacity:0;}
	61.1% {opacity:1;}
	100% {opacity:1;}
}
#item23541 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes apparizione-65938 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-65938 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
#item65938 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes apparizione-65939 {
	0% {opacity:0;}
	55.6% {opacity:0;}
	61.1% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-65939 {
	0% {opacity:0;}
	55.6% {opacity:0;}
	61.1% {opacity:1;}
	100% {opacity:1;}
}
#item65939 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item63643 {
	width:97px !important;
	left:387px !important;
	top:181px !important;
	min-height:28px !important;
}

#item63672 {
	width:324px !important;
	height:204px !important;
	left:147px !important;
	top:434px !important;
}

#item63864 {
	width:247px !important;
	left:62px !important;
	top:170px !important;
	min-height:104px !important;
}

@keyframes apparizione-65824 {
	0% {opacity:0;}
	55.6% {opacity:0;}
	61.1% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-65824 {
	0% {opacity:0;}
	55.6% {opacity:0;}
	61.1% {opacity:1;}
	100% {opacity:1;}
}
#item65824 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes apparizione-65821 {
	0% {opacity:0;}
	55.6% {opacity:0;}
	61.1% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-65821 {
	0% {opacity:0;}
	55.6% {opacity:0;}
	61.1% {opacity:1;}
	100% {opacity:1;}
}
#item65821 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes apparizione-63910 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-63910 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
#item63910 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item64036 {
	width:225px !important;
	left:62px !important;
	top:364px !important;
	min-height:71px !important;
}

#item64059 {
	width:119px !important;
	height:100px !important;
	left:129px !important;
	top:639px !important;
}

#item64138 {
	width:108px !important;
	height:100px !important;
	left:251px !important;
	top:640px !important;
}

#item64218 {
	width:108px !important;
	height:100px !important;
	left:369px !important;
	top:640px !important;
}

#item65896 {
	width:1191px !important;
	height:795px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item65897 {
	width:143px !important;
	height:48px !important;
	left:535px !important;
	top:724px !important;
}

#item65927 {
	width:1119px !important;
	height:640px !important;
	left:46px !important;
	top:49px !important;
}

#item65894 {
	width:9px !important;
	height:9px !important;
	left:637px !important;
	top:42px !important;
}

#item65892 {
	width:1201px !important;
	height:805px !important;
	left:-9px !important;
	top:37px !important;
}

@keyframes battito-518111 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-518111 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item518111 {
	width:28px !important;
	height:30px !important;
	left:285px !important;
	top:726px !important;
}

@keyframes entratavelocedalbasso-646392 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-646392 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item646392 {
	width:117px !important;
	height:25px !important;
	left:837px !important;
	top:736px !important;
}

#item646450 {
	width:1200px !important;
	height:851px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item646451 {
	width:143px !important;
	height:48px !important;
	left:545px !important;
	top:724px !important;
}

#item646489 {
	width:1107px !important;
	height:548px !important;
	left:43px !important;
	top:162px !important;
}

#item646448 {
	width:9px !important;
	height:9px !important;
	left:646px !important;
	top:42px !important;
}

#item646446 {
	width:1210px !important;
	height:861px !important;
	left:-19px !important;
	top:-19px !important;
}

#item231534 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item851896 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item851948 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item852000 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item852052 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item852105 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item852158 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item852210 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item852263 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item852314 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item852367 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item25337 {
	width:595px !important;
	height:49px !important;
	left:595px !important;
	top:310px !important;
	background:#9b2d2b;
}

#item25350 {
	width:283px !important;
	left:641px !important;
	top:442px !important;
	min-height:38px !important;
}

#item25374 {
	width:283px !important;
	left:641px !important;
	top:143px !important;
	min-height:52px !important;
}

@keyframes zoomin2d-25404 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-25404 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-25438 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-25438 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item25568 {
	width:142px !important;
	left:994px !important;
	top:635px !important;
	min-height:7px !important;
}

#item25591 {
	width:459px !important;
	left:653px !important;
	top:665px !important;
	min-height:42px !important;
}

@keyframes battito-25614 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-25614 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item25618 {
	width:487px !important;
	left:640px !important;
	top:733px !important;
	min-height:20px !important;
}

#item25641 {
	width:487px !important;
	left:640px !important;
	top:761px !important;
	min-height:20px !important;
}

#item25664 {
	width:480px !important;
	height:25px !important;
	left:641px !important;
	top:322px !important;
}

#item25790 {
	width:361px !important;
	left:800px !important;
	top:30px !important;
	min-height:89px !important;
}

@keyframes entratavelocedadestra-25790 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-25790 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item231583 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item852491 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item852543 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item852596 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item852648 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item852700 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item852752 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item852805 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item852858 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item852910 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item852963 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item25890 {
	width:393px !important;
	left:162px !important;
	top:100px !important;
	min-height:37px !important;
}

#item25914 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:48px !important;
}

#item25937 {
	width:97px !important;
	left:61px !important;
	top:682px !important;
	min-height:7px !important;
}

#item25960 {
	width:100px !important;
	left:180px !important;
	top:682px !important;
	min-height:7px !important;
}

#item25983 {
	width:106px !important;
	left:309px !important;
	top:682px !important;
	min-height:7px !important;
}

#item26006 {
	width:100px !important;
	left:447px !important;
	top:682px !important;
	min-height:7px !important;
}

#item26059 {
	width:247px !important;
	left:63px !important;
	top:432px !important;
	min-height:96px !important;
}

@keyframes zoomin2d-26085 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-26085 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item26188 {
	width:459px !important;
	left:90px !important;
	top:719px !important;
	min-height:42px !important;
}

@keyframes battito-26212 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-26212 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item68911 {
	width:155px !important;
	left:595px !important;
	top:633px !important;
	min-height:151px !important;
}

#item164287 {
	width:160px !important;
	left:801px !important;
	top:470px !important;
	min-height:7px !important;
}

@keyframes entratavelocedadestra-164310 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-164310 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entratavelocedalbasso-640791 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-640791 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item640791 {
	width:117px !important;
	height:25px !important;
	left:598px !important;
	top:540px !important;
}

#item640848 {
	width:1200px !important;
	height:851px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item640849 {
	width:143px !important;
	height:48px !important;
	left:545px !important;
	top:724px !important;
}

#item640892 {
	width:1108px !important;
	height:548px !important;
	left:47px !important;
	top:161px !important;
}

#item640846 {
	width:9px !important;
	height:9px !important;
	left:646px !important;
	top:42px !important;
}

#item640844 {
	width:1210px !important;
	height:861px !important;
	left:-19px !important;
	top:-19px !important;
}

#item231631 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item853223 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item853275 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item853328 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item853380 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item853432 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item853485 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item853537 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item853589 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item853640 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item853692 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item26468 {
	width:56px !important;
	height:56px !important;
	left:74px !important;
	top:158px !important;
	background:#552500;
}

#item26472 {
	width:187px !important;
	left:68px !important;
	top:239px !important;
	min-height:31px !important;
}

#item26495 {
	width:160px !important;
	left:68px !important;
	top:128px !important;
	min-height:7px !important;
}

#item26518 {
	width:154px !important;
	left:407px !important;
	top:125px !important;
	min-height:145px !important;
}

#item26542 {
	width:187px !important;
	left:68px !important;
	top:677px !important;
	min-height:23px !important;
}

#item26565 {
	width:187px !important;
	left:67px !important;
	top:389px !important;
	min-height:23px !important;
}

#item26588 {
	width:187px !important;
	left:324px !important;
	top:389px !important;
	min-height:23px !important;
}

#item26611 {
	width:220px !important;
	left:68px !important;
	top:493px !important;
	min-height:7px !important;
}

#item26635 {
	width:220px !important;
	left:320px !important;
	top:289px !important;
	min-height:7px !important;
}

#item26658 {
	width:113px !important;
	left:68px !important;
	top:289px !important;
	min-height:7px !important;
}

#item26681 {
	width:22px !important;
	left:86px !important;
	top:581px !important;
	min-height:7px !important;
}

#item26704 {
	width:22px !important;
	left:86px !important;
	top:371px !important;
	min-height:7px !important;
}

#item26727 {
	width:45px !important;
	left:144px !important;
	top:581px !important;
	min-height:7px !important;
}

#item26750 {
	width:45px !important;
	left:326px !important;
	top:368px !important;
	min-height:7px !important;
}

@keyframes zoomin2d-26775 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-26775 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-26808 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-26808 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item26842 {
	width:22px !important;
	left:90px !important;
	top:220px !important;
	min-height:7px !important;
}

#item26869 {
	width:187px !important;
	height:25px !important;
	left:107px !important;
	top:443px !important;
}

#item26953 {
	width:73px !important;
	left:339px !important;
	top:753px !important;
	min-height:7px !important;
}

#item26982 {
	width:70px !important;
	left:382px !important;
	top:774px !important;
	min-height:7px !important;
}

#item27053 {
	width:240px !important;
	left:61px !important;
	top:721px !important;
	min-height:57px !important;
}

#item27076 {
	width:160px !important;
	left:1003px !important;
	top:479px !important;
	min-height:134px !important;
}

@keyframes zoomin2d-27099 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-27099 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-27131 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-27131 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item27164 {
	width:54px !important;
	left:680px !important;
	top:635px !important;
	min-height:7px !important;
}

#item27189 {
	width:44px !important;
	left:685px !important;
	top:746px !important;
	min-height:7px !important;
}

#item27212 {
	width:187px !important;
	left:645px !important;
	top:650px !important;
	min-height:23px !important;
}

#item27235 {
	width:187px !important;
	left:934px !important;
	top:770px !important;
	min-height:23px !important;
}

#item27258 {
	width:187px !important;
	left:645px !important;
	top:770px !important;
	min-height:23px !important;
}

#item27334 {
	width:393px !important;
	left:634px !important;
	top:510px !important;
	min-height:37px !important;
}

#item27357 {
	width:378px !important;
	left:634px !important;
	top:475px !important;
	min-height:25px !important;
}

#item27382 {
	width:29px !important;
	left:1026px !important;
	top:746px !important;
	min-height:7px !important;
}

#item27405 {
	width:30px !important;
	left:924px !important;
	top:746px !important;
	min-height:7px !important;
}

@keyframes battito-27543 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-27543 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item231679 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item853809 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item853861 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item853913 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item853965 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item854017 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item854070 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item854122 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item854174 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item854225 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item854278 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

@keyframes zoomin2d-132048 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	90% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes zoomin2d-132048 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	90% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@keyframes apparizione-132071 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-132071 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
#item132071 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes zoomin2d-132049 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes zoomin2d-132049 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@keyframes zoomin2d-132070 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	94.1% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes zoomin2d-132070 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	94.1% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@keyframes zoomin2d-132050 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	93.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes zoomin2d-132050 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	93.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
#item127539 {
	width:338px !important;
	left:57px !important;
	top:770px !important;
	min-height:15px !important;
}

#item127562 {
	width:224px !important;
	left:57px !important;
	top:287px !important;
	min-height:37px !important;
}

#item127585 {
	width:228px !important;
	left:57px !important;
	top:165px !important;
	min-height:63px !important;
}

@keyframes entratavelocedall-alto-132005 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedall-alto-132005 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item127701 {
	width:128px !important;
	left:1006px !important;
	top:191px !important;
	min-height:9px !important;
}

#item129889 {
	opacity:0.60;
	width:44px !important;
	left:344px !important;
	top:15px !important;
	min-height:15px !important;
}

#item129913 {
	opacity:0.60;
	width:42px !important;
	left:271px !important;
	top:15px !important;
	min-height:15px !important;
}

#item129937 {
	opacity:0.60;
	width:44px !important;
	left:420px !important;
	top:15px !important;
	min-height:15px !important;
}

#item129960 {
	width:43px !important;
	left:495px !important;
	top:15px !important;
	min-height:15px !important;
}

#item129983 {
	width:252px !important;
	left:37px !important;
	top:83px !important;
	min-height:47px !important;
}

#item130006 {
	width:252px !important;
	left:320px !important;
	top:83px !important;
	min-height:47px !important;
}

#item129796 {
	opacity:0.60;
	width:44px !important;
	left:344px !important;
	top:15px !important;
	min-height:15px !important;
}

#item129819 {
	opacity:0.60;
	width:42px !important;
	left:271px !important;
	top:15px !important;
	min-height:15px !important;
}

#item129842 {
	width:44px !important;
	left:420px !important;
	top:15px !important;
	min-height:15px !important;
}

#item129865 {
	opacity:0.60;
	width:43px !important;
	left:495px !important;
	top:15px !important;
	min-height:15px !important;
}

#item128870 {
	width:44px !important;
	left:344px !important;
	top:15px !important;
	min-height:15px !important;
}

#item128893 {
	opacity:0.60;
	width:42px !important;
	left:271px !important;
	top:15px !important;
	min-height:15px !important;
}

#item128916 {
	opacity:0.60;
	width:44px !important;
	left:420px !important;
	top:15px !important;
	min-height:15px !important;
}

#item128939 {
	opacity:0.60;
	width:43px !important;
	left:495px !important;
	top:15px !important;
	min-height:15px !important;
}

#item127897 {
	opacity:0.60;
	width:44px !important;
	left:344px !important;
	top:15px !important;
	min-height:15px !important;
}

#item127920 {
	width:42px !important;
	left:271px !important;
	top:15px !important;
	min-height:15px !important;
}

#item127943 {
	opacity:0.60;
	width:44px !important;
	left:420px !important;
	top:15px !important;
	min-height:15px !important;
}

#item127966 {
	opacity:0.60;
	width:43px !important;
	left:495px !important;
	top:15px !important;
	min-height:15px !important;
}

#item127990 {
	width:71px !important;
	height:36px !important;
	left:256px !important;
}

#item127991 {
	width:71px !important;
	height:36px !important;
	left:331px !important;
}

#item127992 {
	width:71px !important;
	height:36px !important;
	left:406px !important;
}

#item127993 {
	width:71px !important;
	height:36px !important;
	left:482px !important;
}

#item127724 {
	width:597px !important;
	height:558px !important;
	left:595px !important;
	top:255px !important;
}

#item130063 {
	width:72px !important;
	height:38px !important;
	left:925px !important;
	top:255px !important;
}

#item130117 {
	width:72px !important;
	height:38px !important;
	left:851px !important;
	top:255px !important;
}

#item130169 {
	width:72px !important;
	height:38px !important;
	left:1001px !important;
	top:255px !important;
}

#item130221 {
	width:72px !important;
	height:38px !important;
	left:1077px !important;
	top:255px !important;
}

@keyframes battito-518084 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-518084 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item518084 {
	width:28px !important;
	height:30px !important;
	left:831px !important;
	top:264px !important;
}

#item986340 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item854389 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item854441 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item854493 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item854545 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item854597 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item854651 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item854705 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item854757 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item854808 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item854861 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item31434 {
	width:240px !important;
	left:623px !important;
	top:683px !important;
	min-height:79px !important;
}

#item31457 {
	width:240px !important;
	left:887px !important;
	top:682px !important;
	min-height:80px !important;
}

#item31480 {
	width:240px !important;
	left:894px !important;
	top:68px !important;
	min-height:22px !important;
}

#item31503 {
	width:272px !important;
	left:634px !important;
	top:540px !important;
	min-height:98px !important;
}

#item31526 {
	width:482px !important;
	left:634px !important;
	top:386px !important;
	min-height:8px !important;
}

#item31792 {
	width:66px !important;
	left:634px !important;
	top:244px !important;
	min-height:8px !important;
}

#item32433 {
	width:229px !important;
	left:907px !important;
	top:102px !important;
	min-height:104px !important;
}

#item32526 {
	width:240px !important;
	left:623px !important;
	top:68px !important;
	min-height:22px !important;
}

#item32549 {
	width:229px !important;
	left:634px !important;
	top:102px !important;
	min-height:104px !important;
}

#item32573 {
	width:199px !important;
	left:933px !important;
	top:280px !important;
	min-height:38px !important;
}

#item32596 {
	width:199px !important;
	left:933px !important;
	top:326px !important;
	min-height:18px !important;
}

#item30759 {
	width:233px !important;
	left:54px !important;
	top:742px !important;
	min-height:20px !important;
}

#item30783 {
	width:489px !important;
	left:54px !important;
	top:621px !important;
	min-height:20px !important;
}

#item30807 {
	width:204px !important;
	left:54px !important;
	top:576px !important;
	min-height:20px !important;
}

#item30830 {
	width:325px !important;
	left:258px !important;
	top:742px !important;
	min-height:20px !important;
}

@keyframes entratavelocedall-alto-88071 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedall-alto-88071 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entratavelocedasinistra-88069 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-88069 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31145 {
	width:92px !important;
	left:400px !important;
	top:170px !important;
	min-height:8px !important;
}

#item231775 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item854961 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item855013 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item855065 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item855118 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item855171 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item855224 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item855276 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item855328 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item855379 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item855433 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item130756 {
	width:505px !important;
	height:359px !important;
	left:62px !important;
	top:130px !important;
}

#item130844 {
	width:176px !important;
	left:68px !important;
	top:522px !important;
	min-height:136px !important;
}

#item131055 {
	width:57px !important;
	left:108px !important;
	top:134px !important;
	min-height:23px !important;
}

#item131093 {
	width:54px !important;
	left:108px !important;
	top:135px !important;
	min-height:23px !important;
}

#item131041 {
	width:262px !important;
	height:157px !important;
	left:883px !important;
	top:515px !important;
}

#item131116 {
	width:108px !important;
	height:60px !important;
	left:900px !important;
	top:705px !important;
}

#item131187 {
	width:106px !important;
	height:68px !important;
	left:1021px !important;
	top:702px !important;
}

#item131261 {
	width:77px !important;
	height:359px !important;
	left:62px !important;
	top:130px !important;
}

#item131265 {
	width:79px !important;
	height:359px !important;
	left:488px !important;
	top:130px !important;
}

#item130932 {
	width:244px !important;
	height:39px !important;
	left:312px !important;
	top:515px !important;
}

@keyframes battito-131360 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54.2% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-131360 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	54.2% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item505044 {
	width:31px !important;
	left:1058px !important;
	top:773px !important;
	min-height:8px !important;
}

#item505076 {
	width:30px !important;
	left:939px !important;
	top:773px !important;
	min-height:8px !important;
}

@keyframes battito-518061 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-518061 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item518061 {
	width:28px !important;
	height:30px !important;
	left:866px !important;
	top:737px !important;
}

#item231825 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item855546 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item855598 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item855650 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item855702 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item855755 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item855851 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item855903 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item855955 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item856022 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item856074 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item33415 {
	width:29px !important;
	left:414px !important;
	top:420px !important;
	min-height:7px !important;
}

#item33438 {
	width:463px !important;
	left:72px !important;
	top:186px !important;
	min-height:64px !important;
}

#item33461 {
	width:278px !important;
	height:39px !important;
	left:294px !important;
	top:122px !important;
}

@keyframes entratavelocedalbasso-131657 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-131657 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entratavelocedalbasso-131658 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-131658 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entratavelocedalbasso-131659 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-131659 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item33827 {
	width:52px !important;
	left:127px !important;
	top:420px !important;
	min-height:7px !important;
}

#item33850 {
	width:150px !important;
	left:72px !important;
	top:466px !important;
	min-height:73px !important;
}

#item33874 {
	width:150px !important;
	left:380px !important;
	top:466px !important;
	min-height:73px !important;
}

@keyframes zoomin2d-33954 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-33954 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item231924 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item856161 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item856213 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item856266 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item856318 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item856371 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item856427 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item856479 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item856531 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item856584 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item856637 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

@keyframes entratavelocedasinistra-34145 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-34145 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item163700 {
	width:251px !important;
	height:42px !important;
	left:53px !important;
	top:696px !important;
}

#item163791 {
	width:251px !important;
	height:42px !important;
	left:309px !important;
	top:696px !important;
}

#item163883 {
	width:251px !important;
	height:59px !important;
	left:624px !important;
	top:696px !important;
}

#item164015 {
	width:251px !important;
	height:69px !important;
	left:893px !important;
	top:696px !important;
}

#item163747 {
	width:251px !important;
	height:41px !important;
	left:53px !important;
	top:738px !important;
}

#item163840 {
	width:251px !important;
	height:55px !important;
	left:309px !important;
	top:738px !important;
}

#item163925 {
	width:251px !important;
	height:42px !important;
	left:624px !important;
	top:756px !important;
}

#item1017186 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item856734 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item856786 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item856839 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item856891 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item856946 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item856999 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item857052 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item857104 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item857155 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item857208 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item631318 {
	width:174px !important;
	left:85px !important;
	top:484px !important;
	min-height:8px !important;
}

#item631341 {
	width:179px !important;
	left:85px !important;
	top:497px !important;
	min-height:8px !important;
}

#item631364 {
	width:168px !important;
	left:369px !important;
	top:484px !important;
	min-height:8px !important;
}

#item631387 {
	width:168px !important;
	left:369px !important;
	top:497px !important;
	min-height:8px !important;
}

#item631428 {
	width:110px !important;
	left:666px !important;
	top:480px !important;
	min-height:8px !important;
}

#item631451 {
	width:110px !important;
	left:666px !important;
	top:490px !important;
	min-height:4px !important;
}

#item631474 {
	width:110px !important;
	left:780px !important;
	top:484px !important;
	min-height:4px !important;
}

#item631497 {
	width:110px !important;
	left:780px !important;
	top:490px !important;
	min-height:4px !important;
}

#item631520 {
	width:110px !important;
	left:666px !important;
	top:496px !important;
	min-height:4px !important;
}

#item631543 {
	width:110px !important;
	left:666px !important;
	top:503px !important;
	min-height:4px !important;
}

#item631566 {
	width:110px !important;
	left:780px !important;
	top:496px !important;
	min-height:4px !important;
}

#item631589 {
	width:110px !important;
	left:780px !important;
	top:503px !important;
	min-height:4px !important;
}

#item631612 {
	width:152px !important;
	left:895px !important;
	top:484px !important;
	min-height:4px !important;
}

#item631636 {
	width:121px !important;
	left:1013px !important;
	top:500px !important;
	background:#fff;
	min-height:4px !important;
}

#item631660 {
	width:148px !important;
	left:895px !important;
	top:489px !important;
	min-height:4px !important;
}

#item631683 {
	width:104px !important;
	left:1045px !important;
	top:489px !important;
	background:#fff;
	min-height:4px !important;
}

#item631707 {
	width:120px !important;
	left:893px !important;
	top:494px !important;
	min-height:4px !important;
}

#item631731 {
	width:124px !important;
	left:1014px !important;
	top:494px !important;
	background:#fff;
	min-height:4px !important;
}

#item646844 {
	width:24px !important;
	left:313px !important;
	top:470px !important;
	min-height:7px !important;
}

#item132224 {
	width:136px !important;
	left:25px !important;
	top:80px !important;
	min-height:29px !important;
}

#item132177 {
	width:340px !important;
	left:25px !important;
	top:158px !important;
	min-height:11px !important;
}

#item132200 {
	width:101px !important;
	left:422px !important;
	top:40px !important;
	min-height:7px !important;
}

#item132120 {
	width:286px !important;
	left:202px !important;
	top:154px !important;
	min-height:11px !important;
}

#item132143 {
	width:101px !important;
	left:422px !important;
	top:31px !important;
	min-height:7px !important;
}

#item132109 {
	width:564px !important;
	height:197px !important;
	left:38px !important;
	top:214px !important;
}

#item132282 {
	width:179px !important;
	height:62px !important;
	left:238px !important;
	top:407px !important;
}

#item132347 {
	width:71px !important;
	height:40px !important;
	left:420px !important;
	top:417px !important;
}

#item132420 {
	width:157px !important;
	height:51px !important;
	left:78px !important;
	top:408px !important;
}

#item756507 {
	width:212px !important;
	left:153px !important;
	top:310px !important;
	min-height:11px !important;
}

#item696628 {
	width:212px !important;
	left:153px !important;
	top:310px !important;
	min-height:11px !important;
}

#item696439 {
	width:212px !important;
	left:154px !important;
	top:310px !important;
	min-height:11px !important;
}

#item696577 {
	width:212px !important;
	left:154px !important;
	top:310px !important;
	min-height:11px !important;
}

#item696544 {
	width:212px !important;
	left:154px !important;
	top:310px !important;
	min-height:11px !important;
}

#item696273 {
	width:212px !important;
	left:153px !important;
	top:310px !important;
	min-height:11px !important;
}

#item696225 {
	width:212px !important;
	left:153px !important;
	top:324px !important;
	min-height:11px !important;
}

#item132524 {
	width:212px !important;
	left:153px !important;
	top:310px !important;
	min-height:11px !important;
}

#item132482 {
	width:444px !important;
	height:351px !important;
	left:658px !important;
	top:-3px !important;
}

#item132770 {
	width:105px !important;
	height:72px !important;
	left:691px !important;
	top:344px !important;
}

#item132833 {
	width:105px !important;
	height:72px !important;
	left:791px !important;
	top:344px !important;
}

#item132896 {
	width:74px !important;
	height:55px !important;
	left:672px !important;
	top:428px !important;
}

#item132958 {
	width:74px !important;
	height:55px !important;
	left:850px !important;
	top:428px !important;
}

#item133020 {
	width:86px !important;
	height:54px !important;
	left:933px !important;
	top:429px !important;
}

#item133081 {
	width:86px !important;
	height:55px !important;
	left:755px !important;
	top:428px !important;
}

#item994665 {
	width:197px !important;
	height:61px !important;
	left:898px !important;
	top:349px !important;
}

#item133271 {
	width:79px !important;
	height:54px !important;
	left:1030px !important;
	top:429px !important;
}

#item505144 {
	width:27px !important;
	left:445px !important;
	top:470px !important;
	min-height:8px !important;
}

#item505192 {
	width:27px !important;
	left:150px !important;
	top:470px !important;
	min-height:8px !important;
}

#item505240 {
	width:27px !important;
	left:738px !important;
	top:407px !important;
	min-height:8px !important;
}

#item505263 {
	width:32px !important;
	left:836px !important;
	top:407px !important;
	min-height:8px !important;
}

#item505313 {
	width:32px !important;
	left:980px !important;
	top:407px !important;
	min-height:8px !important;
}

#item505336 {
	width:27px !important;
	left:695px !important;
	top:484px !important;
	min-height:8px !important;
}

#item505363 {
	width:27px !important;
	left:781px !important;
	top:484px !important;
	min-height:8px !important;
}

#item505386 {
	width:32px !important;
	left:872px !important;
	top:484px !important;
	min-height:8px !important;
}

#item505409 {
	width:32px !important;
	left:962px !important;
	top:484px !important;
	min-height:8px !important;
}

#item505432 {
	width:38px !important;
	left:1062px !important;
	top:484px !important;
	min-height:8px !important;
}

@keyframes battito-518023 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-518023 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item518023 {
	width:28px !important;
	height:30px !important;
	left:492px !important;
	top:432px !important;
}

@keyframes battito-518039 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-518039 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item518039 {
	width:28px !important;
	height:30px !important;
	left:663px !important;
	top:404px !important;
}

#item232172 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item857334 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item857386 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item857438 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item857490 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item857543 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item857595 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item857647 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item857699 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item857750 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item857805 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item630754 {
	width:110px !important;
	left:19px !important;
	top:719px !important;
	min-height:4px !important;
}

#item630777 {
	width:110px !important;
	left:19px !important;
	top:725px !important;
	min-height:4px !important;
}

#item630800 {
	width:114px !important;
	left:15px !important;
	top:730px !important;
	min-height:4px !important;
}

#item630824 {
	width:110px !important;
	left:19px !important;
	top:736px !important;
	min-height:4px !important;
}

#item630847 {
	width:114px !important;
	left:132px !important;
	top:719px !important;
	min-height:4px !important;
}

#item630870 {
	width:110px !important;
	left:132px !important;
	top:724px !important;
	min-height:4px !important;
}

#item630893 {
	width:110px !important;
	left:132px !important;
	top:730px !important;
	min-height:4px !important;
}

#item630916 {
	width:110px !important;
	left:132px !important;
	top:735px !important;
	min-height:4px !important;
}

#item630939 {
	width:110px !important;
	left:19px !important;
	top:742px !important;
	min-height:4px !important;
}

#item630962 {
	width:110px !important;
	left:131px !important;
	top:742px !important;
	min-height:4px !important;
}

#item630985 {
	width:113px !important;
	left:16px !important;
	top:747px !important;
	min-height:4px !important;
}

#item631008 {
	width:110px !important;
	left:131px !important;
	top:747px !important;
	min-height:4px !important;
}

#item631031 {
	width:110px !important;
	left:19px !important;
	top:752px !important;
	min-height:4px !important;
}

#item631054 {
	width:110px !important;
	left:131px !important;
	top:752px !important;
	min-height:4px !important;
}

#item631077 {
	width:110px !important;
	left:19px !important;
	top:757px !important;
	min-height:4px !important;
}

#item631100 {
	width:110px !important;
	left:131px !important;
	top:757px !important;
	min-height:4px !important;
}

#item631123 {
	width:110px !important;
	left:19px !important;
	top:761px !important;
	min-height:4px !important;
}

#item631146 {
	width:110px !important;
	left:131px !important;
	top:761px !important;
	min-height:4px !important;
}

#item631169 {
	width:110px !important;
	left:19px !important;
	top:767px !important;
	min-height:4px !important;
}

#item631192 {
	width:110px !important;
	left:131px !important;
	top:767px !important;
	min-height:4px !important;
}

#item631216 {
	width:110px !important;
	left:19px !important;
	top:772px !important;
	min-height:4px !important;
}

#item631239 {
	width:110px !important;
	left:131px !important;
	top:772px !important;
	min-height:4px !important;
}

#item631262 {
	width:110px !important;
	left:19px !important;
	top:777px !important;
	min-height:4px !important;
}

#item631285 {
	width:110px !important;
	left:131px !important;
	top:777px !important;
	min-height:4px !important;
}

#item133975 {
	width:283px !important;
	height:11px !important;
	left:49px !important;
	top:408px !important;
}

#item133998 {
	width:97px !important;
	left:429px !important;
	top:299px !important;
	min-height:7px !important;
}

#item134030 {
	width:138px !important;
	left:93px !important;
	top:512px !important;
	min-height:27px !important;
}

#item134069 {
	width:247px !important;
	left:49px !important;
	top:192px !important;
	min-height:11px !important;
}

#item134092 {
	width:247px !important;
	left:327px !important;
	top:192px !important;
	min-height:11px !important;
}

#item133706 {
	width:267px !important;
	height:11px !important;
	left:285px !important;
	top:380px !important;
}

#item133729 {
	width:250px !important;
	left:49px !important;
	top:191px !important;
	min-height:11px !important;
}

#item133752 {
	width:250px !important;
	left:316px !important;
	top:191px !important;
	min-height:11px !important;
}

#item133775 {
	width:97px !important;
	left:436px !important;
	top:249px !important;
	min-height:7px !important;
}

#item133798 {
	width:138px !important;
	left:93px !important;
	top:512px !important;
	min-height:27px !important;
}

#item133829 {
	width:170px !important;
	height:27px !important;
	left:383px !important;
	top:386px !important;
}

#item133853 {
	width:97px !important;
	left:49px !important;
	top:259px !important;
	min-height:7px !important;
}

#item133884 {
	width:138px !important;
	left:93px !important;
	top:512px !important;
	min-height:27px !important;
}

#item133921 {
	width:247px !important;
	left:49px !important;
	top:191px !important;
	min-height:11px !important;
}

#item133944 {
	width:247px !important;
	left:328px !important;
	top:191px !important;
	min-height:11px !important;
}

#item133673 {
	width:575px !important;
	height:591px !important;
	left:14px !important;
	top:124px !important;
}

#item134115 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item134138 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item505533 {
	width:33px !important;
	height:42px !important;
	left:250px !important;
	top:724px !important;
}

#item505534 {
	width:33px !important;
	height:42px !important;
	left:299px !important;
	top:724px !important;
}

#item505535 {
	width:33px !important;
	height:42px !important;
	left:348px !important;
	top:724px !important;
}

@keyframes battito-518000 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-518000 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item518000 {
	width:28px !important;
	height:30px !important;
	left:384px !important;
	top:737px !important;
}

#item232089 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item857914 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item857966 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item858018 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item858071 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item858124 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item858176 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item858228 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item858280 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item858354 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item858406 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item630530 {
	width:110px !important;
	left:309px !important;
	top:128px !important;
	min-height:4px !important;
}

#item630553 {
	width:133px !important;
	left:423px !important;
	top:128px !important;
	min-height:4px !important;
}

#item630576 {
	width:110px !important;
	left:309px !important;
	top:134px !important;
	min-height:4px !important;
}

#item630599 {
	width:133px !important;
	left:423px !important;
	top:134px !important;
	min-height:4px !important;
}

#item631818 {
	width:110px !important;
	left:309px !important;
	top:140px !important;
	min-height:4px !important;
}

#item631842 {
	width:157px !important;
	left:423px !important;
	top:140px !important;
	min-height:4px !important;
}

#item632356 {
	width:161px !important;
	left:427px !important;
	top:151px !important;
	min-height:4px !important;
}

#item632402 {
	width:161px !important;
	left:427px !important;
	top:157px !important;
	min-height:10px !important;
}

#item632425 {
	width:110px !important;
	left:312px !important;
	top:147px !important;
	min-height:4px !important;
}

#item632448 {
	width:161px !important;
	left:427px !important;
	top:146px !important;
	min-height:4px !important;
}

#item630392 {
	width:110px !important;
	left:60px !important;
	top:128px !important;
	min-height:4px !important;
}

#item630415 {
	width:133px !important;
	left:173px !important;
	top:128px !important;
	min-height:4px !important;
}

#item630438 {
	width:110px !important;
	left:60px !important;
	top:134px !important;
	min-height:4px !important;
}

#item630461 {
	width:133px !important;
	left:173px !important;
	top:134px !important;
	min-height:4px !important;
}

#item630484 {
	width:110px !important;
	left:60px !important;
	top:140px !important;
	min-height:4px !important;
}

#item630507 {
	width:133px !important;
	left:173px !important;
	top:140px !important;
	min-height:4px !important;
}

#item630627 {
	width:110px !important;
	left:673px !important;
	top:764px !important;
	min-height:4px !important;
}

#item630650 {
	width:133px !important;
	left:786px !important;
	top:764px !important;
	min-height:4px !important;
}

#item630674 {
	width:110px !important;
	left:673px !important;
	top:772px !important;
	min-height:4px !important;
}

#item630697 {
	width:133px !important;
	left:786px !important;
	top:772px !important;
	min-height:4px !important;
}

#item632333 {
	width:110px !important;
	left:60px !important;
	top:147px !important;
	min-height:4px !important;
}

#item632379 {
	width:110px !important;
	left:177px !important;
	top:147px !important;
	min-height:4px !important;
}

#item632483 {
	width:110px !important;
	left:34px !important;
	top:754px !important;
	min-height:4px !important;
}

#item632507 {
	width:172px !important;
	left:147px !important;
	top:754px !important;
	min-height:4px !important;
}

#item632531 {
	width:110px !important;
	left:34px !important;
	top:759px !important;
	min-height:4px !important;
}

#item632554 {
	width:172px !important;
	left:147px !important;
	top:759px !important;
	min-height:4px !important;
}

#item632588 {
	width:110px !important;
	left:34px !important;
	top:766px !important;
	min-height:4px !important;
}

#item632611 {
	width:153px !important;
	left:147px !important;
	top:766px !important;
	min-height:4px !important;
}

#item632637 {
	width:110px !important;
	left:34px !important;
	top:771px !important;
	min-height:4px !important;
}

#item632660 {
	width:153px !important;
	left:147px !important;
	top:771px !important;
	min-height:4px !important;
}

#item632697 {
	width:110px !important;
	left:34px !important;
	top:776px !important;
	min-height:4px !important;
}

#item632720 {
	width:153px !important;
	left:147px !important;
	top:776px !important;
	min-height:4px !important;
}

#item137268 {
	width:205px !important;
	height:24px !important;
	left:50px !important;
	top:214px !important;
}

#item137291 {
	width:97px !important;
	left:375px !important;
	top:31px !important;
	min-height:7px !important;
}

#item137324 {
	width:212px !important;
	height:27px !important;
	left:49px !important;
	top:211px !important;
}

#item137347 {
	width:97px !important;
	left:375px !important;
	top:31px !important;
	min-height:7px !important;
}

#item137229 {
	width:480px !important;
	height:274px !important;
	left:639px !important;
	top:446px !important;
}

#item137423 {
	width:513px !important;
	height:390px !important;
	left:624px !important;
	top:43px !important;
}

#item137905 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item137929 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item506735 {
	width:94px !important;
	left:382px !important;
	top:146px !important;
	min-height:45px !important;
}

#item506765 {
	width:113px !important;
	left:71px !important;
	top:158px !important;
	min-height:27px !important;
}

#item506662 {
	width:113px !important;
	left:383px !important;
	top:147px !important;
	min-height:44px !important;
}

#item506703 {
	width:167px !important;
	left:70px !important;
	top:160px !important;
	min-height:27px !important;
}

#item506604 {
	width:182px !important;
	left:71px !important;
	top:160px !important;
	min-height:27px !important;
}

#item506627 {
	width:149px !important;
	height:41px !important;
	left:383px !important;
	top:145px !important;
}

#item506526 {
	width:10px !important;
	height:10px !important;
}

#item506454 {
	width:10px !important;
	height:10px !important;
}

#item506452 {
	width:532px !important;
	height:192px !important;
	left:27px !important;
	top:501px !important;
}

#item507070 {
	width:33px !important;
	height:42px !important;
	left:267px !important;
	top:448px !important;
}

#item507071 {
	width:33px !important;
	height:42px !important;
	left:318px !important;
	top:448px !important;
}

#item507124 {
	width:30px !important;
	height:39px !important;
	left:212px !important;
	top:707px !important;
}

#item507123 {
	width:30px !important;
	height:39px !important;
	left:262px !important;
	top:707px !important;
}

#item507122 {
	width:30px !important;
	height:39px !important;
	left:312px !important;
	top:707px !important;
}

#item507121 {
	width:30px !important;
	height:39px !important;
	left:361px !important;
	top:707px !important;
}

#item507120 {
	width:30px !important;
	height:39px !important;
	left:411px !important;
	top:707px !important;
}

#item507265 {
	width:31px !important;
	height:40px !important;
	left:856px !important;
	top:707px !important;
}

#item507266 {
	width:30px !important;
	height:39px !important;
	left:904px !important;
	top:707px !important;
}

@keyframes battito-517937 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-517937 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item517937 {
	width:28px !important;
	height:30px !important;
	left:447px !important;
	top:718px !important;
}

@keyframes battito-517953 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-517953 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item517953 {
	width:28px !important;
	height:30px !important;
	left:357px !important;
	top:465px !important;
}

@keyframes battito-517976 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-517976 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item517976 {
	width:28px !important;
	height:30px !important;
	left:939px !important;
	top:722px !important;
}

#item506069 {
	width:111px !important;
	height:47px !important;
	left:354px !important;
	top:261px !important;
}

#item506105 {
	width:204px !important;
	height:11px !important;
	left:27px !important;
	top:127px !important;
}

#item506152 {
	width:37px !important;
	height:17px !important;
	left:22px !important;
	top:281px !important;
	background:#c6c6c5;
}

#item506153 {
	width:171px !important;
	height:27px !important;
	left:24px !important;
	top:281px !important;
}

#item506176 {
	width:153px !important;
	height:25px !important;
	left:77px !important;
	top:162px !important;
}

#item505860 {
	width:37px !important;
	height:17px !important;
	left:23px !important;
	top:280px !important;
	background:#fff;
}

#item505861 {
	width:255px !important;
	height:27px !important;
	left:26px !important;
	top:280px !important;
	background:#fff;
}

#item505918 {
	width:153px !important;
	height:25px !important;
	left:77px !important;
	top:162px !important;
	background:#fff;
}

#item505941 {
	width:111px !important;
	height:47px !important;
	left:354px !important;
	top:261px !important;
	background:#fff;
}

#item505983 {
	width:212px !important;
	height:11px !important;
	left:26px !important;
	top:127px !important;
	background:#fff;
}

#item994694 {
	width:112px !important;
	height:52px !important;
	left:372px !important;
	background:#fff;
}

#item506014 {
	width:100px !important;
	left:389px !important;
	top:82px !important;
	background:#fff;
	min-height:43px !important;
}

#item506037 {
	width:67px !important;
	height:25px !important;
	left:414px !important;
	top:20px !important;
	background:#fff;
}

#item505858 {
	width:489px !important;
	height:307px !important;
	left:55px !important;
	top:128px !important;
}

#item164452 {
	width:77px !important;
	height:359px !important;
	left:630px !important;
	top:61px !important;
}

#item164455 {
	width:79px !important;
	height:359px !important;
	left:1044px !important;
	top:61px !important;
}

#item232249 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item858510 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item858562 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item858614 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item858667 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item858721 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item858773 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item858831 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item858883 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item858934 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item858987 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item632802 {
	width:110px !important;
	left:37px !important;
	top:283px !important;
	min-height:4px !important;
}

#item632825 {
	width:177px !important;
	left:37px !important;
	top:291px !important;
	min-height:4px !important;
}

#item632853 {
	width:110px !important;
	left:37px !important;
	top:453px !important;
	min-height:4px !important;
}

#item632876 {
	width:178px !important;
	left:151px !important;
	top:453px !important;
	min-height:4px !important;
}

#item632904 {
	width:125px !important;
	left:37px !important;
	top:460px !important;
	min-height:4px !important;
}

#item632927 {
	width:141px !important;
	left:166px !important;
	top:460px !important;
	min-height:4px !important;
}

#item632950 {
	width:125px !important;
	left:37px !important;
	top:467px !important;
	min-height:4px !important;
}

#item632973 {
	width:157px !important;
	left:166px !important;
	top:467px !important;
	min-height:4px !important;
}

#item633002 {
	width:125px !important;
	left:37px !important;
	top:474px !important;
	min-height:4px !important;
}

#item633025 {
	width:163px !important;
	left:166px !important;
	top:474px !important;
	min-height:4px !important;
}

#item633094 {
	width:125px !important;
	left:902px !important;
	top:831px !important;
	min-height:4px !important;
}

#item633117 {
	width:205px !important;
	left:901px !important;
	top:824px !important;
	min-height:4px !important;
}

#item37840 {
	width:114px !important;
	left:462px !important;
	top:558px !important;
	min-height:27px !important;
}

#item37863 {
	width:96px !important;
	left:462px !important;
	top:715px !important;
	min-height:27px !important;
}

#item37904 {
	width:247px !important;
	left:69px !important;
	top:260px !important;
	min-height:11px !important;
}

#item37939 {
	width:170px !important;
	left:385px !important;
	top:260px !important;
	min-height:11px !important;
}

#item37974 {
	width:227px !important;
	height:12px !important;
	left:69px !important;
	top:430px !important;
}

#item37997 {
	width:97px !important;
	left:442px !important;
	top:306px !important;
	min-height:7px !important;
}

#item38020 {
	width:224px !important;
	height:27px !important;
	left:893px !important;
	top:715px !important;
}

#item38043 {
	width:97px !important;
	left:893px !important;
	top:674px !important;
	min-height:7px !important;
}

#item232324 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item859100 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item859153 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item859205 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item859266 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item859318 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item859379 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item859432 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item859484 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item859535 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item859587 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item38085 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item38108 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item633146 {
	width:125px !important;
	left:34px !important;
	top:775px !important;
	min-height:4px !important;
}

#item633173 {
	width:125px !important;
	left:34px !important;
	top:780px !important;
	min-height:4px !important;
}

#item633197 {
	width:125px !important;
	left:161px !important;
	top:775px !important;
	min-height:4px !important;
}

#item633221 {
	width:125px !important;
	left:161px !important;
	top:780px !important;
	min-height:4px !important;
}

#item633246 {
	width:125px !important;
	left:296px !important;
	top:775px !important;
	min-height:4px !important;
}

#item633269 {
	width:125px !important;
	left:296px !important;
	top:780px !important;
	min-height:4px !important;
}

#item633299 {
	width:125px !important;
	left:424px !important;
	top:775px !important;
	min-height:4px !important;
}

#item633322 {
	width:125px !important;
	left:424px !important;
	top:780px !important;
	min-height:4px !important;
}

#item633348 {
	width:125px !important;
	left:809px !important;
	top:778px !important;
	min-height:4px !important;
}

#item633371 {
	width:125px !important;
	left:809px !important;
	top:783px !important;
	min-height:4px !important;
}

#item507615 {
	width:138px !important;
	height:64px !important;
	left:150px !important;
	top:698px !important;
}

#item138547 {
	width:450px !important;
	left:68px !important;
	top:149px !important;
	min-height:56px !important;
}

@keyframes entratavelocedasinistra-138547 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-138547 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item138570 {
	width:188px !important;
	left:82px !important;
	top:238px !important;
	min-height:57px !important;
}

#item138593 {
	width:113px !important;
	left:82px !important;
	top:352px !important;
	min-height:83px !important;
}

#item138623 {
	width:476px !important;
	height:147px !important;
	left:644px !important;
	top:531px !important;
}

#item138702 {
	width:93px !important;
	left:1016px !important;
	top:530px !important;
	min-height:7px !important;
}

#item138725 {
	width:261px !important;
	left:773px !important;
	top:684px !important;
	min-height:12px !important;
}

#item138748 {
	width:510px !important;
	left:635px !important;
	top:329px !important;
	min-height:47px !important;
}

@keyframes entratavelocedadestra-138748 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-138748 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item138771 {
	width:530px !important;
	left:639px !important;
	top:396px !important;
	min-height:36px !important;
}

#item138957 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item138980 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item507294 {
	width:30px !important;
	left:203px !important;
	top:760px !important;
	min-height:7px !important;
}

#item507319 {
	width:217px !important;
	left:133px !important;
	top:215px !important;
	min-height:11px !important;
}

#item507441 {
	width:180px !important;
	left:144px !important;
	top:215px !important;
	min-height:11px !important;
}

#item507401 {
	width:221px !important;
	left:133px !important;
	top:215px !important;
	min-height:11px !important;
}

#item507358 {
	width:207px !important;
	left:133px !important;
	top:215px !important;
	min-height:11px !important;
}

#item507317 {
	width:431px !important;
	height:228px !important;
	left:85px !important;
	top:451px !important;
}

#item507464 {
	width:95px !important;
	height:68px !important;
	left:458px !important;
	top:689px !important;
}

#item507499 {
	width:156px !important;
	height:83px !important;
	left:287px !important;
	top:683px !important;
}

#item507551 {
	width:95px !important;
	height:58px !important;
	left:48px !important;
	top:701px !important;
}

#item507633 {
	width:26px !important;
	left:348px !important;
	top:761px !important;
	min-height:7px !important;
}

#item507657 {
	width:27px !important;
	left:496px !important;
	top:760px !important;
	min-height:7px !important;
}

#item507893 {
	width:33px !important;
	height:43px !important;
	left:845px !important;
	top:724px !important;
}

#item507892 {
	width:34px !important;
	height:43px !important;
	left:892px !important;
	top:724px !important;
}

@keyframes battito-517866 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-517866 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item517866 {
	width:28px !important;
	height:30px !important;
	left:553px !important;
	top:733px !important;
}

@keyframes battito-517884 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-517884 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item517884 {
	width:28px !important;
	height:30px !important;
	left:931px !important;
	top:742px !important;
}

#item628130 {
	width:33px !important;
	left:80px !important;
	top:759px !important;
	min-height:7px !important;
}

#item232399 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item859821 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item859873 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item859925 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item859977 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item860029 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item860082 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item860134 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item860186 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item860237 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item860290 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item633458 {
	width:78px !important;
	left:29px !important;
	top:482px !important;
	min-height:4px !important;
}

#item633481 {
	width:105px !important;
	left:114px !important;
	top:482px !important;
	min-height:4px !important;
}

#item633591 {
	width:89px !important;
	left:29px !important;
	top:488px !important;
	min-height:4px !important;
}

#item633614 {
	width:132px !important;
	left:119px !important;
	top:488px !important;
	min-height:4px !important;
}

#item633640 {
	width:89px !important;
	left:29px !important;
	top:494px !important;
	min-height:4px !important;
}

#item633663 {
	width:130px !important;
	left:119px !important;
	top:494px !important;
	min-height:4px !important;
}

#item633686 {
	width:89px !important;
	left:29px !important;
	top:500px !important;
	min-height:4px !important;
}

#item633709 {
	width:130px !important;
	left:119px !important;
	top:500px !important;
	min-height:4px !important;
}

#item633733 {
	width:89px !important;
	left:29px !important;
	top:505px !important;
	min-height:4px !important;
}

#item633756 {
	width:130px !important;
	left:119px !important;
	top:505px !important;
	min-height:4px !important;
}

#item633789 {
	width:89px !important;
	left:256px !important;
	top:501px !important;
	min-height:4px !important;
}

#item633813 {
	width:130px !important;
	left:346px !important;
	top:501px !important;
	min-height:4px !important;
}

#item633836 {
	width:99px !important;
	left:256px !important;
	top:488px !important;
	min-height:4px !important;
}

#item633859 {
	width:116px !important;
	left:360px !important;
	top:488px !important;
	min-height:4px !important;
}

#item633889 {
	width:99px !important;
	left:256px !important;
	top:494px !important;
	min-height:4px !important;
}

#item633912 {
	width:157px !important;
	left:360px !important;
	top:494px !important;
	min-height:4px !important;
}

#item633987 {
	width:99px !important;
	left:646px !important;
	top:765px !important;
	min-height:4px !important;
}

#item634010 {
	width:125px !important;
	left:750px !important;
	top:765px !important;
	min-height:4px !important;
}

#item634036 {
	width:99px !important;
	left:646px !important;
	top:772px !important;
	min-height:4px !important;
}

#item634059 {
	width:125px !important;
	left:750px !important;
	top:772px !important;
	min-height:4px !important;
}

#item634087 {
	width:99px !important;
	left:646px !important;
	top:777px !important;
	min-height:4px !important;
}

#item634110 {
	width:125px !important;
	left:750px !important;
	top:777px !important;
	min-height:4px !important;
}

#item634133 {
	width:99px !important;
	left:646px !important;
	top:782px !important;
	min-height:4px !important;
}

#item634156 {
	width:125px !important;
	left:750px !important;
	top:782px !important;
	min-height:4px !important;
}

#item634180 {
	width:99px !important;
	left:646px !important;
	top:788px !important;
	min-height:4px !important;
}

#item634203 {
	width:125px !important;
	left:750px !important;
	top:788px !important;
	min-height:4px !important;
}

#item634232 {
	width:99px !important;
	left:646px !important;
	top:793px !important;
	min-height:4px !important;
}

#item634255 {
	width:125px !important;
	left:750px !important;
	top:793px !important;
	min-height:4px !important;
}

#item634278 {
	width:99px !important;
	left:646px !important;
	top:798px !important;
	min-height:4px !important;
}

#item634301 {
	width:125px !important;
	left:750px !important;
	top:798px !important;
	min-height:4px !important;
}

#item515309 {
	width:251px !important;
	left:137px !important;
	top:297px !important;
	min-height:11px !important;
}

#item994803 {
	width:378px !important;
	height:39px !important;
	left:101px !important;
	top:52px !important;
}

@keyframes zoomin2d-994827 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-994827 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item756577 {
	width:251px !important;
	left:159px !important;
	top:333px !important;
	min-height:11px !important;
}

#item514954 {
	width:251px !important;
	left:158px !important;
	top:333px !important;
	min-height:11px !important;
}

#item514591 {
	width:245px !important;
	left:159px !important;
	top:333px !important;
	min-height:11px !important;
}

#item513726 {
	width:317px !important;
	height:25px !important;
	left:98px !important;
	top:85px !important;
}

#item513703 {
	width:261px !important;
	left:138px !important;
	top:354px !important;
	min-height:11px !important;
}

#item514535 {
	width:317px !important;
	height:25px !important;
	left:98px !important;
	top:85px !important;
}

#item509821 {
	width:242px !important;
	height:24px !important;
	left:137px !important;
	top:341px !important;
}

#item511597 {
	width:527px !important;
	height:398px !important;
	left:29px !important;
	top:109px !important;
}

#item513470 {
	width:157px !important;
	height:89px !important;
	left:214px !important;
	top:522px !important;
}

#item513471 {
	width:139px !important;
	height:108px !important;
	left:386px !important;
	top:503px !important;
}

#item513468 {
	width:111px !important;
	height:38px !important;
	left:63px !important;
	top:637px !important;
}

#item513469 {
	width:177px !important;
	height:93px !important;
	left:32px !important;
	top:517px !important;
}

#item513466 {
	width:85px !important;
	height:46px !important;
	left:251px !important;
	top:704px !important;
}

#item513463 {
	width:99px !important;
	height:57px !important;
	left:405px !important;
	top:705px !important;
}

#item513464 {
	width:54px !important;
	height:46px !important;
	left:429px !important;
	top:631px !important;
}

#item513467 {
	width:108px !important;
	height:67px !important;
	left:64px !important;
	top:691px !important;
}

#item510132 {
	width:107px !important;
	left:67px !important;
	top:612px !important;
	min-height:8px !important;
}

#item510155 {
	width:107px !important;
	left:239px !important;
	top:612px !important;
	min-height:8px !important;
}

#item510178 {
	width:107px !important;
	left:401px !important;
	top:612px !important;
	min-height:8px !important;
}

#item510201 {
	width:107px !important;
	left:68px !important;
	top:684px !important;
	min-height:8px !important;
}

#item510224 {
	width:107px !important;
	left:401px !important;
	top:752px !important;
	min-height:8px !important;
}

#item510249 {
	width:107px !important;
	left:400px !important;
	top:684px !important;
	min-height:8px !important;
}

#item510272 {
	width:107px !important;
	left:65px !important;
	top:753px !important;
	min-height:8px !important;
}

#item510295 {
	width:107px !important;
	left:240px !important;
	top:753px !important;
	min-height:8px !important;
}

#item510318 {
	width:107px !important;
	left:239px !important;
	top:684px !important;
	min-height:8px !important;
}

#item513465 {
	width:119px !important;
	height:40px !important;
	left:234px !important;
	top:636px !important;
}

#item510367 {
	width:37px !important;
	height:17px !important;
	left:644px !important;
	top:306px !important;
	background:#c6c6c5;
}

#item510376 {
	width:165px !important;
	left:973px !important;
	top:501px !important;
	min-height:24px !important;
}

#item510473 {
	width:135px !important;
	height:11px !important;
	left:646px !important;
	top:305px !important;
}

#item510518 {
	width:191px !important;
	left:646px !important;
	top:485px !important;
	min-height:40px !important;
}

#item510556 {
	width:198px !important;
	height:11px !important;
	left:646px !important;
	top:741px !important;
}

#item510579 {
	width:198px !important;
	height:11px !important;
	left:908px !important;
	top:741px !important;
}

#item513412 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item513435 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

@keyframes battito-517844 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-517844 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item517844 {
	width:28px !important;
	height:30px !important;
	left:524px !important;
	top:514px !important;
}

#item1003598 {
	width:37px !important;
	height:24px !important;
	left:448px !important;
	top:449px !important;
}

#item1003600 {
	width:186px !important;
	height:11px !important;
	left:646px !important;
	top:174px !important;
}

#item232475 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item860397 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item860449 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item860501 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item860555 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item860607 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item860665 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item860717 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item860769 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item860821 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item860878 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item510442 {
	width:227px !important;
	height:11px !important;
	left:646px !important;
	top:240px !important;
}

#item634329 {
	width:99px !important;
	left:63px !important;
	top:502px !important;
	min-height:4px !important;
}

#item634355 {
	width:99px !important;
	left:63px !important;
	top:507px !important;
	min-height:4px !important;
}

#item634381 {
	width:99px !important;
	left:63px !important;
	top:513px !important;
	min-height:4px !important;
}

#item634405 {
	width:99px !important;
	left:63px !important;
	top:519px !important;
	min-height:4px !important;
}

#item634430 {
	width:99px !important;
	left:170px !important;
	top:502px !important;
	min-height:4px !important;
}

#item634453 {
	width:124px !important;
	left:170px !important;
	top:507px !important;
	min-height:4px !important;
}

#item634476 {
	width:99px !important;
	left:170px !important;
	top:513px !important;
	min-height:4px !important;
}

#item634499 {
	width:116px !important;
	left:170px !important;
	top:519px !important;
	min-height:4px !important;
}

#item634533 {
	width:141px !important;
	left:446px !important;
	top:759px !important;
	min-height:4px !important;
}

#item634557 {
	width:141px !important;
	left:446px !important;
	top:765px !important;
	min-height:4px !important;
}

#item634581 {
	width:141px !important;
	left:446px !important;
	top:770px !important;
	min-height:4px !important;
}

#item634604 {
	width:141px !important;
	left:446px !important;
	top:776px !important;
	min-height:4px !important;
}

#item634634 {
	width:141px !important;
	left:446px !important;
	top:781px !important;
	min-height:4px !important;
}

#item634657 {
	width:141px !important;
	left:446px !important;
	top:787px !important;
	min-height:4px !important;
}

#item515730 {
	width:164px !important;
	height:70px !important;
	left:117px !important;
	top:316px !important;
}

#item515729 {
	width:173px !important;
	height:59px !important;
	left:286px !important;
	top:322px !important;
}

#item515727 {
	width:85px !important;
	height:34px !important;
	left:247px !important;
	top:413px !important;
}

#item515726 {
	width:85px !important;
	height:48px !important;
	left:116px !important;
	top:406px !important;
}

#item515728 {
	width:93px !important;
	height:60px !important;
	left:379px !important;
	top:382px !important;
}

#item510907 {
	width:107px !important;
	left:143px !important;
	top:378px !important;
	min-height:8px !important;
}

#item510930 {
	width:107px !important;
	left:318px !important;
	top:378px !important;
	min-height:8px !important;
}

#item510953 {
	width:107px !important;
	left:115px !important;
	top:448px !important;
	min-height:8px !important;
}

#item510976 {
	width:107px !important;
	left:236px !important;
	top:448px !important;
	min-height:8px !important;
}

#item510999 {
	width:107px !important;
	left:364px !important;
	top:445px !important;
	min-height:8px !important;
}

#item511038 {
	width:425px !important;
	left:63px !important;
	top:722px !important;
	min-height:27px !important;
}

#item511061 {
	width:269px !important;
	height:39px !important;
	left:102px !important;
	top:533px !important;
}

#item515737 {
	width:128px !important;
	height:54px !important;
	left:445px !important;
	top:665px !important;
}

#item515738 {
	width:131px !important;
	height:76px !important;
	left:440px !important;
	top:546px !important;
}

#item515739 {
	width:127px !important;
	height:50px !important;
	left:444px !important;
	top:604px !important;
}

#item511443 {
	width:319px !important;
	left:11px !important;
	top:710px !important;
	min-height:11px !important;
}

#item511329 {
	width:513px !important;
	height:737px !important;
	left:624px !important;
	top:48px !important;
}

#item516523 {
	width:198px !important;
	top:124px !important;
	min-height:26px !important;
}

#item516444 {
	width:198px !important;
	top:124px !important;
	min-height:27px !important;
}

#item516375 {
	width:198px !important;
	top:126px !important;
	min-height:25px !important;
}

#item516008 {
	width:198px !important;
	top:127px !important;
	min-height:24px !important;
}

#item515972 {
	width:198px !important;
	top:124px !important;
	min-height:27px !important;
}

#item515970 {
	width:462px !important;
	height:181px !important;
	left:78px !important;
	top:124px !important;
}

#item516082 {
	width:340px !important;
	height:196px !important;
	left:97px !important;
	top:567px !important;
}

@keyframes battito-517800 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-517800 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item517800 {
	width:28px !important;
	height:30px !important;
	left:417px !important;
	top:561px !important;
}

@keyframes battito-517825 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-517825 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item517825 {
	width:28px !important;
	height:30px !important;
	left:272px !important;
	top:465px !important;
}

#item628159 {
	width:127px !important;
	height:737px !important;
	left:624px !important;
	top:48px !important;
}

#item628164 {
	width:127px !important;
	height:737px !important;
	left:1007px !important;
	top:48px !important;
}

#item509211 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item860984 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item861036 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item861088 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item861147 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item861200 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item861253 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item861306 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item861358 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item861428 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item861481 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item634685 {
	width:123px !important;
	left:28px !important;
	top:143px !important;
	min-height:4px !important;
}

#item634710 {
	width:119px !important;
	left:28px !important;
	top:147px !important;
	min-height:4px !important;
}

#item634734 {
	width:119px !important;
	left:156px !important;
	top:143px !important;
	min-height:4px !important;
}

#item634757 {
	width:119px !important;
	left:156px !important;
	top:147px !important;
	min-height:4px !important;
}

#item634783 {
	width:119px !important;
	left:28px !important;
	top:331px !important;
	min-height:4px !important;
}

#item634806 {
	width:119px !important;
	left:28px !important;
	top:336px !important;
	min-height:4px !important;
}

#item634829 {
	width:119px !important;
	left:151px !important;
	top:331px !important;
	min-height:4px !important;
}

#item634852 {
	width:119px !important;
	left:151px !important;
	top:336px !important;
	min-height:4px !important;
}

#item634887 {
	width:119px !important;
	left:28px !important;
	top:341px !important;
	min-height:4px !important;
}

#item634910 {
	width:119px !important;
	left:151px !important;
	top:341px !important;
	min-height:4px !important;
}

#item634937 {
	width:119px !important;
	left:649px !important;
	top:776px !important;
	min-height:4px !important;
}

#item634960 {
	width:119px !important;
	left:772px !important;
	top:776px !important;
	min-height:4px !important;
}

#item634985 {
	width:119px !important;
	left:649px !important;
	top:783px !important;
	min-height:4px !important;
}

#item635011 {
	width:87px !important;
	left:772px !important;
	top:783px !important;
	min-height:4px !important;
}

#item635035 {
	width:101px !important;
	left:864px !important;
	top:783px !important;
	min-height:4px !important;
}

#item635063 {
	width:119px !important;
	left:28px !important;
	top:347px !important;
	min-height:4px !important;
}

#item635086 {
	width:119px !important;
	left:151px !important;
	top:347px !important;
	min-height:4px !important;
}

#item635111 {
	width:119px !important;
	left:28px !important;
	top:352px !important;
	min-height:4px !important;
}

#item635134 {
	width:119px !important;
	left:151px !important;
	top:352px !important;
	min-height:4px !important;
}

#item140876 {
	width:28px !important;
	height:21px !important;
	left:503px !important;
	top:745px !important;
}

#item140894 {
	width:35px !important;
	height:29px !important;
	left:471px !important;
	top:741px !important;
}

#item140913 {
	width:49px !important;
	height:39px !important;
	left:405px !important;
	top:524px !important;
}

#item140932 {
	width:49px !important;
	height:39px !important;
	left:455px !important;
	top:554px !important;
}

#item140948 {
	width:49px !important;
	height:39px !important;
	left:405px !important;
	top:555px !important;
}

#item140967 {
	width:49px !important;
	height:39px !important;
	left:502px !important;
	top:555px !important;
}

#item140985 {
	width:49px !important;
	height:38px !important;
	left:456px !important;
	top:524px !important;
}

#item141003 {
	width:49px !important;
	height:39px !important;
	left:501px !important;
	top:524px !important;
}

#item141019 {
	width:41px !important;
	height:30px !important;
	left:329px !important;
	top:737px !important;
}

#item141039 {
	width:36px !important;
	height:42px !important;
	left:302px !important;
	top:731px !important;
}

#item141056 {
	width:43px !important;
	height:48px !important;
	left:269px !important;
	top:728px !important;
}

#item141074 {
	width:46px !important;
	height:51px !important;
	left:242px !important;
	top:727px !important;
}

#item141091 {
	width:36px !important;
	height:42px !important;
	left:359px !important;
	top:731px !important;
}

#item141109 {
	width:123px !important;
	height:123px !important;
	left:249px !important;
	top:355px !important;
}

#item141136 {
	width:156px !important;
	height:36px !important;
	left:77px !important;
	top:695px !important;
}

#item141159 {
	width:138px !important;
	height:45px !important;
	left:255px !important;
	top:477px !important;
}

#item141182 {
	width:88px !important;
	height:86px !important;
	left:93px !important;
	top:599px !important;
}

#item141212 {
	width:101px !important;
	left:69px !important;
	top:485px !important;
	min-height:27px !important;
}

#item141235 {
	width:94px !important;
	height:97px !important;
	left:72px !important;
	top:366px !important;
}

#item141264 {
	width:76px !important;
	height:63px !important;
	left:456px !important;
	top:611px !important;
}

#item141279 {
	width:135px !important;
	height:107px !important;
	left:415px !important;
	top:363px !important;
}

#item141320 {
	width:95px !important;
	height:106px !important;
	left:263px !important;
	top:595px !important;
}

#item141356 {
	width:112px !important;
	left:421px !important;
	top:486px !important;
	min-height:27px !important;
}

#item141379 {
	width:111px !important;
	left:255px !important;
	top:695px !important;
	min-height:27px !important;
}

#item141402 {
	width:111px !important;
	height:42px !important;
	left:439px !important;
	top:689px !important;
}

@keyframes entratavelocedall-alto-211952 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedall-alto-211952 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item141482 {
	width:312px !important;
	left:785px !important;
	top:167px !important;
	min-height:11px !important;
}

#item141564 {
	width:255px !important;
	left:137px !important;
	top:310px !important;
	min-height:11px !important;
}

#item141704 {
	width:47px !important;
	height:30px !important;
	left:480px !important;
	top:193px !important;
}

#item141724 {
	width:39px !important;
	height:38px !important;
	left:484px !important;
	top:145px !important;
}

#item141743 {
	width:43px !important;
	height:47px !important;
	left:484px !important;
	top:233px !important;
}

#item141915 {
	width:85px !important;
	left:128px !important;
	top:153px !important;
	min-height:7px !important;
}

#item141839 {
	width:63px !important;
	left:139px !important;
	top:167px !important;
	min-height:7px !important;
}

#item141760 {
	width:341px !important;
	height:174px !important;
	left:94px !important;
	top:128px !important;
}

#item516842 {
	width:228px !important;
	left:119px !important;
	top:152px !important;
	min-height:11px !important;
}

#item516813 {
	width:210px !important;
	left:128px !important;
	top:152px !important;
	min-height:11px !important;
}

#item516766 {
	width:234px !important;
	left:115px !important;
	top:151px !important;
	min-height:11px !important;
}

#item516764 {
	width:465px !important;
	height:171px !important;
	left:645px !important;
	top:506px !important;
}

#item517257 {
	width:153px !important;
	height:59px !important;
	left:633px !important;
	top:690px !important;
}

#item517258 {
	width:152px !important;
	height:68px !important;
	left:785px !important;
	top:689px !important;
}

#item517259 {
	width:184px !important;
	height:63px !important;
	left:933px !important;
	top:689px !important;
}

#item517177 {
	width:107px !important;
	left:655px !important;
	top:751px !important;
	min-height:8px !important;
}

#item517202 {
	width:107px !important;
	left:805px !important;
	top:751px !important;
	min-height:8px !important;
}

#item517229 {
	width:107px !important;
	left:974px !important;
	top:751px !important;
	min-height:8px !important;
}

@keyframes battito-517302 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-517302 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item517302 {
	width:32px !important;
	height:34px !important;
	left:530px !important;
	top:194px !important;
}

#item517761 {
	width:24px !important;
	height:31px !important;
	left:47px !important;
	top:524px !important;
}

#item517760 {
	width:24px !important;
	height:31px !important;
	left:85px !important;
	top:524px !important;
}

#item517759 {
	width:24px !important;
	height:31px !important;
	left:124px !important;
	top:524px !important;
}

#item517758 {
	width:24px !important;
	height:31px !important;
	left:162px !important;
	top:524px !important;
}

#item517762 {
	width:24px !important;
	height:31px !important;
	left:241px !important;
	top:524px !important;
}

#item517763 {
	width:24px !important;
	height:31px !important;
	left:279px !important;
	top:524px !important;
}

#item517764 {
	width:24px !important;
	height:31px !important;
	left:318px !important;
	top:524px !important;
}

#item517765 {
	width:24px !important;
	height:31px !important;
	left:357px !important;
	top:524px !important;
}

#item520309 {
	width:24px !important;
	height:31px !important;
	left:67px !important;
	top:736px !important;
}

#item520308 {
	width:24px !important;
	height:31px !important;
	left:104px !important;
	top:736px !important;
}

#item520307 {
	width:24px !important;
	height:31px !important;
	left:140px !important;
	top:736px !important;
}

#item520306 {
	width:24px !important;
	height:31px !important;
	left:177px !important;
	top:736px !important;
}

@keyframes battito-517584 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-517584 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item517584 {
	width:28px !important;
	height:30px !important;
	left:108px !important;
	top:554px !important;
}

@keyframes battito-517603 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-517603 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item517603 {
	width:28px !important;
	height:30px !important;
	left:301px !important;
	top:554px !important;
}

@keyframes battito-517643 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-517643 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item517643 {
	width:28px !important;
	height:30px !important;
	left:553px !important;
	top:544px !important;
}

@keyframes battito-517667 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-517667 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item517667 {
	width:28px !important;
	height:30px !important;
	left:607px !important;
	top:714px !important;
}

@keyframes battito-517689 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-517689 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item517689 {
	width:28px !important;
	height:30px !important;
	left:38px !important;
	top:741px !important;
}

@keyframes battito-517725 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-517725 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item517725 {
	width:28px !important;
	height:30px !important;
	left:218px !important;
	top:743px !important;
}

@keyframes battito-517740 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-517740 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item517740 {
	width:28px !important;
	height:30px !important;
	left:441px !important;
	top:743px !important;
}

#item232702 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item861589 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item861641 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item861696 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item861749 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item861801 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item861853 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item861905 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item861957 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item862019 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item862071 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item635213 {
	width:119px !important;
	left:655px !important;
	top:356px !important;
	min-height:4px !important;
}

#item635236 {
	width:119px !important;
	left:778px !important;
	top:356px !important;
	min-height:4px !important;
}

#item635265 {
	width:119px !important;
	left:57px !important;
	top:757px !important;
	min-height:4px !important;
}

#item635288 {
	width:119px !important;
	left:57px !important;
	top:765px !important;
	min-height:4px !important;
}

@keyframes zoomin2d-42757 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	30% {opacity:0.86;}
	70% {opacity:1;}
	90% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-42757 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	30% {opacity:0.86;}
	70% {opacity:1;}
	90% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-42776 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.91;}
	68.8% {opacity:1;}
	93.8% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-42776 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.91;}
	68.8% {opacity:1;}
	93.8% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-42793 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.91;}
	68.8% {opacity:1;}
	93.8% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-42793 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.91;}
	68.8% {opacity:1;}
	93.8% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-42811 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	30% {opacity:0.86;}
	70% {opacity:1;}
	90% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-42811 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	30% {opacity:0.86;}
	70% {opacity:1;}
	90% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item42938 {
	width:220px !important;
	height:27px !important;
	left:655px !important;
	top:307px !important;
}

#item986390 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item862183 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item862235 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item862289 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item862342 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item862400 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item862452 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item862504 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item862556 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item862608 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item862662 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item635320 {
	width:138px !important;
	left:260px !important;
	top:307px !important;
	min-height:4px !important;
}

#item635344 {
	width:119px !important;
	left:260px !important;
	top:314px !important;
	min-height:4px !important;
}

#item635369 {
	width:119px !important;
	left:400px !important;
	top:611px !important;
	min-height:4px !important;
}

#item635392 {
	width:119px !important;
	left:400px !important;
	top:618px !important;
	min-height:4px !important;
}

@keyframes zoomin2d-43088 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-43088 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-43110 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-43110 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-43148 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.84;}
	75% {opacity:1;}
	93.8% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-43148 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.84;}
	75% {opacity:1;}
	93.8% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-43149 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.84;}
	75% {opacity:1;}
	93.8% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-43149 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.84;}
	75% {opacity:1;}
	93.8% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-43099 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-43099 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-43077 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-43077 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-43120 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.84;}
	75% {opacity:1;}
	93.8% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-43120 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.84;}
	75% {opacity:1;}
	93.8% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-88256 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-88256 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item43178 {
	width:312px !important;
	left:260px !important;
	top:291px !important;
	min-height:11px !important;
}

#item43224 {
	width:126px !important;
	left:399px !important;
	top:632px !important;
	min-height:27px !important;
}

#item43247 {
	width:54px !important;
	left:391px !important;
	top:371px !important;
	min-height:7px !important;
}

#item43270 {
	width:54px !important;
	left:340px !important;
	top:778px !important;
	min-height:7px !important;
}

#item43293 {
	width:54px !important;
	left:140px !important;
	top:656px !important;
	min-height:7px !important;
}

#item43316 {
	width:47px !important;
	left:250px !important;
	top:339px !important;
	min-height:7px !important;
}

#item43339 {
	width:26px !important;
	left:99px !important;
	top:283px !important;
	min-height:7px !important;
}

#item43362 {
	width:190px !important;
	left:90px !important;
	top:493px !important;
	min-height:49px !important;
}

#item232853 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item862779 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item862831 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item862888 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item862940 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item862996 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item43201 {
	width:99px !important;
	left:418px !important;
	top:131px !important;
	min-height:7px !important;
}

#item863048 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item863101 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item863157 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item863208 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item863260 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item635423 {
	width:119px !important;
	left:30px !important;
	top:752px !important;
	min-height:4px !important;
}

#item635446 {
	width:119px !important;
	left:30px !important;
	top:759px !important;
	min-height:4px !important;
}

#item635470 {
	width:119px !important;
	left:643px !important;
	top:342px !important;
	min-height:4px !important;
}

#item635495 {
	width:119px !important;
	left:643px !important;
	top:348px !important;
	min-height:4px !important;
}

@keyframes entratavelocedall-alto-88197 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedall-alto-88197 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item43619 {
	width:264px !important;
	left:843px !important;
	top:161px !important;
	min-height:11px !important;
}

#item43721 {
	width:91px !important;
	left:643px !important;
	top:257px !important;
	min-height:7px !important;
}

#item43744 {
	width:91px !important;
	left:894px !important;
	top:325px !important;
	min-height:7px !important;
}

#item43767 {
	width:91px !important;
	left:1047px !important;
	top:329px !important;
	min-height:7px !important;
}

#item742422 {
	width:133px !important;
	left:54px !important;
	top:693px !important;
	min-height:43px !important;
}

#item232929 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

@keyframes apparizione-43803 {
	0% {opacity:0;}
	45% {opacity:0;}
	65% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-43803 {
	0% {opacity:0;}
	45% {opacity:0;}
	65% {opacity:1;}
	100% {opacity:1;}
}
#item43803 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes apparizione-43807 {
	0% {opacity:0;}
	50% {opacity:0;}
	70% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-43807 {
	0% {opacity:0;}
	50% {opacity:0;}
	70% {opacity:1;}
	100% {opacity:1;}
}
#item43807 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes apparizione-43813 {
	0% {opacity:0;}
	44.4% {opacity:0;}
	66.7% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-43813 {
	0% {opacity:0;}
	44.4% {opacity:0;}
	66.7% {opacity:1;}
	100% {opacity:1;}
}
#item43813 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item863359 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item863412 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item863468 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item863520 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item863580 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item863633 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item863685 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item863737 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item863793 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item863875 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item635616 {
	width:119px !important;
	left:72px !important;
	top:171px !important;
	min-height:4px !important;
}

#item635639 {
	width:119px !important;
	left:72px !important;
	top:180px !important;
	min-height:4px !important;
}

@keyframes apparizione-88165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-88165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88165 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item44516 {
	width:256px !important;
	left:237px !important;
	top:752px !important;
	min-height:11px !important;
}

#item44539 {
	width:67px !important;
	height:25px !important;
	left:147px !important;
	top:740px !important;
}

@keyframes entratavelocedadestra-44628 {
	0% {transform:translate(305.013px,114.99px);}
	27.8% {transform:translate(244.938px,71.804px);}
	35.2% {transform:translate(217.159px,66.702px);}
	47% {transform:translate(172.635px,69.386px);}
	57.8% {transform:translate(131.836px,75.773px);}
	67.7% {transform:translate(96.97px,62.166px);}
	76.1% {transform:translate(75.612px,38.355px);}
	84.1% {transform:translate(58.885px,12.852px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entratavelocedadestra-44628 {
	0% {-webkit-transform:translate(305.013px,114.99px);}
	27.8% {-webkit-transform:translate(244.938px,71.804px);}
	35.2% {-webkit-transform:translate(217.159px,66.702px);}
	47% {-webkit-transform:translate(172.635px,69.386px);}
	57.8% {-webkit-transform:translate(131.836px,75.773px);}
	67.7% {-webkit-transform:translate(96.97px,62.166px);}
	76.1% {-webkit-transform:translate(75.612px,38.355px);}
	84.1% {-webkit-transform:translate(58.885px,12.852px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes apparizione-88166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-88166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88166 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes apparizione-88159 {
	0% {opacity:0;}
	60% {opacity:0;}
	73.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-88159 {
	0% {opacity:0;}
	60% {opacity:0;}
	73.3% {opacity:1;}
	100% {opacity:1;}
}
#item88159 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item233005 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item863988 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item864040 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item864092 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item864144 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item864203 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item864255 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item864311 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item864363 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item864421 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item864473 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item635665 {
	width:119px !important;
	left:102px !important;
	top:480px !important;
	min-height:4px !important;
}

#item635688 {
	width:119px !important;
	left:102px !important;
	top:487px !important;
	min-height:4px !important;
}

#item635711 {
	width:119px !important;
	left:350px !important;
	top:315px !important;
	min-height:4px !important;
}

#item635734 {
	width:119px !important;
	left:350px !important;
	top:322px !important;
	min-height:4px !important;
}

#item92265 {
	width:167px !important;
	left:350px !important;
	top:286px !important;
	min-height:26px !important;
}

#item92288 {
	width:167px !important;
	left:105px !important;
	top:444px !important;
	min-height:24px !important;
}

#item92311 {
	width:286px !important;
	left:272px !important;
	top:150px !important;
	min-height:52px !important;
}

@keyframes zoomin2d-92311 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-92311 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes apparizione-135341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-135341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135341 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes apparizione-135339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-135339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135339 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item92418 {
	width:183px !important;
	left:105px !important;
	top:686px !important;
	min-height:27px !important;
}

#item165083 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item165106 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item233193 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item864590 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item864643 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item864695 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item864747 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item864806 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item864858 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item864911 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item864974 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item865025 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item865079 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item635762 {
	width:99px !important;
	left:770px !important;
	top:746px !important;
	min-height:4px !important;
}

#item635787 {
	width:99px !important;
	left:770px !important;
	top:753px !important;
	min-height:4px !important;
}

#item635811 {
	width:99px !important;
	left:770px !important;
	top:760px !important;
	min-height:4px !important;
}

#item635835 {
	width:99px !important;
	left:770px !important;
	top:767px !important;
	min-height:4px !important;
}

#item635865 {
	width:124px !important;
	left:897px !important;
	top:746px !important;
	min-height:4px !important;
}

#item635888 {
	width:99px !important;
	left:897px !important;
	top:753px !important;
	min-height:4px !important;
}

#item635911 {
	width:99px !important;
	left:897px !important;
	top:760px !important;
	min-height:4px !important;
}

#item635935 {
	width:99px !important;
	left:897px !important;
	top:767px !important;
	min-height:4px !important;
}

#item144392 {
	width:102px !important;
	left:259px !important;
	top:613px !important;
	min-height:27px !important;
}

#item144415 {
	width:111px !important;
	left:81px !important;
	top:613px !important;
	min-height:27px !important;
}

#item144438 {
	width:102px !important;
	left:451px !important;
	top:613px !important;
	min-height:27px !important;
}

#item144461 {
	width:57px !important;
	height:29px !important;
	left:227px !important;
	top:652px !important;
}

#item144482 {
	width:57px !important;
	height:29px !important;
	left:282px !important;
	top:686px !important;
}

#item144500 {
	width:57px !important;
	height:29px !important;
	left:338px !important;
	top:652px !important;
}

#item144521 {
	width:57px !important;
	height:30px !important;
	left:337px !important;
	top:686px !important;
}

#item144540 {
	width:57px !important;
	height:29px !important;
	left:282px !important;
	top:652px !important;
}

#item144560 {
	width:57px !important;
	height:29px !important;
	left:226px !important;
	top:687px !important;
}

#item144580 {
	width:59px !important;
	height:31px !important;
	left:249px !important;
	top:719px !important;
}

#item144598 {
	width:57px !important;
	height:31px !important;
	left:307px !important;
	top:719px !important;
}

#item144617 {
	width:91px !important;
	height:133px !important;
	left:457px !important;
	top:483px !important;
}

#item144702 {
	width:41px !important;
	height:53px !important;
	left:541px !important;
	top:705px !important;
}

#item144719 {
	width:41px !important;
	height:56px !important;
	left:424px !important;
	top:703px !important;
}

#item144737 {
	width:41px !important;
	height:59px !important;
	left:463px !important;
	top:702px !important;
}

#item144754 {
	width:41px !important;
	height:59px !important;
	left:502px !important;
	top:701px !important;
}

#item144772 {
	width:41px !important;
	height:56px !important;
	left:422px !important;
	top:647px !important;
}

#item144788 {
	width:41px !important;
	height:55px !important;
	left:461px !important;
	top:647px !important;
}

#item144805 {
	width:39px !important;
	height:55px !important;
	left:501px !important;
	top:647px !important;
}

#item144848 {
	width:275px !important;
	left:56px !important;
	top:479px !important;
	min-height:9px !important;
}

#item144871 {
	width:45px !important;
	height:45px !important;
	left:132px !important;
	top:730px !important;
}

#item144890 {
	width:45px !important;
	height:43px !important;
	left:144px !important;
	top:690px !important;
}

#item144911 {
	width:45px !important;
	height:44px !important;
	left:65px !important;
	top:649px !important;
}

#item144929 {
	width:44px !important;
	height:44px !important;
	left:107px !important;
	top:648px !important;
}

#item144949 {
	width:46px !important;
	height:45px !important;
	left:147px !important;
	top:648px !important;
}

#item144970 {
	width:46px !important;
	height:44px !important;
	left:92px !important;
	top:730px !important;
}

#item144989 {
	width:45px !important;
	height:43px !important;
	left:66px !important;
	top:690px !important;
}

#item145011 {
	width:46px !important;
	height:45px !important;
	left:103px !important;
	top:689px !important;
}

#item145029 {
	width:67px !important;
	height:25px !important;
	left:499px !important;
	top:456px !important;
}

#item145052 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item145098 {
	width:96px !important;
	height:94px !important;
	left:88px !important;
	top:503px !important;
}

#item145167 {
	width:138px !important;
	height:72px !important;
	left:241px !important;
	top:514px !important;
}

#item145236 {
	width:41px !important;
	height:57px !important;
	left:539px !important;
	top:646px !important;
}

@keyframes entratavelocedadestra-211953 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-211953 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item145309 {
	width:375px !important;
	left:755px !important;
	top:416px !important;
	min-height:11px !important;
}

#item145561 {
	width:210px !important;
	left:12px !important;
	top:154px !important;
	min-height:11px !important;
}

#item145379 {
	width:169px !important;
	left:98px !important;
	top:154px !important;
	min-height:11px !important;
}

#item520514 {
	width:204px !important;
	left:98px !important;
	top:154px !important;
	min-height:11px !important;
}

#item145504 {
	width:300px !important;
	left:39px !important;
	top:154px !important;
	min-height:11px !important;
}

#item145332 {
	width:414px !important;
	height:196px !important;
	left:685px !important;
	top:463px !important;
}

#item145849 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-145642 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-145642 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-520344 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-520344 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item520344 {
	width:28px !important;
	height:30px !important;
	left:293px !important;
	top:756px !important;
}

@keyframes battito-520365 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-520365 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item520365 {
	width:28px !important;
	height:30px !important;
	left:489px !important;
	top:758px !important;
}

@keyframes battito-520395 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-520395 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item520395 {
	width:28px !important;
	height:30px !important;
	left:37px !important;
	top:653px !important;
}

#item520461 {
	width:69px !important;
	height:71px !important;
	left:819px !important;
	top:654px !important;
}

#item520462 {
	width:55px !important;
	height:63px !important;
	left:767px !important;
	top:658px !important;
}

#item520463 {
	width:38px !important;
	height:43px !important;
	left:964px !important;
	top:666px !important;
}

#item520464 {
	width:63px !important;
	height:53px !important;
	left:883px !important;
	top:661px !important;
}

@keyframes battito-520670 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-520670 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item520670 {
	width:28px !important;
	height:30px !important;
	left:746px !important;
	top:685px !important;
}

#item521690 {
	width:51px !important;
	left:768px !important;
	top:722px !important;
	min-height:8px !important;
}

#item521715 {
	width:51px !important;
	left:834px !important;
	top:722px !important;
	min-height:8px !important;
}

#item521740 {
	width:51px !important;
	left:895px !important;
	top:722px !important;
	min-height:8px !important;
}

#item521765 {
	width:51px !important;
	left:958px !important;
	top:722px !important;
	min-height:8px !important;
}

#item233268 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item865264 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item865317 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item865369 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item865421 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item865474 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item865527 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item865579 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item865631 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item865682 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item865734 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item635989 {
	width:99px !important;
	left:332px !important;
	top:498px !important;
	min-height:4px !important;
}

#item636012 {
	width:99px !important;
	left:332px !important;
	top:505px !important;
	min-height:4px !important;
}

#item636035 {
	width:130px !important;
	left:628px !important;
	top:452px !important;
	min-height:4px !important;
}

#item636060 {
	width:185px !important;
	left:628px !important;
	top:457px !important;
	min-height:8px !important;
}

#item636086 {
	width:130px !important;
	left:762px !important;
	top:452px !important;
	min-height:4px !important;
}

#item636109 {
	width:130px !important;
	left:896px !important;
	top:452px !important;
	min-height:4px !important;
}

#item145906 {
	width:201px !important;
	left:81px !important;
	top:587px !important;
	min-height:27px !important;
}

#item145929 {
	width:251px !important;
	height:349px !important;
	left:39px !important;
	top:230px !important;
}

#item146077 {
	width:113px !important;
	left:82px !important;
	top:744px !important;
	min-height:7px !important;
}

#item146100 {
	width:59px !important;
	left:273px !important;
	top:410px !important;
	min-height:7px !important;
}

#item146123 {
	width:59px !important;
	left:273px !important;
	top:534px !important;
	min-height:7px !important;
}

#item146146 {
	width:59px !important;
	left:273px !important;
	top:363px !important;
	min-height:7px !important;
}

#item146169 {
	width:405px !important;
	left:162px !important;
	top:101px !important;
	min-height:45px !important;
}

#item146192 {
	width:401px !important;
	left:162px !important;
	top:44px !important;
	min-height:48px !important;
}

@keyframes entratavelocedasinistra-150689 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-150689 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item146261 {
	width:230px !important;
	left:344px !important;
	top:251px !important;
	min-height:70px !important;
}

#item146284 {
	width:230px !important;
	left:347px !important;
	top:342px !important;
	min-height:66px !important;
}

#item146517 {
	width:397px !important;
	left:623px !important;
	top:44px !important;
	min-height:24px !important;
}

#item146540 {
	width:393px !important;
	left:623px !important;
	top:79px !important;
	min-height:37px !important;
}

#item520918 {
	width:51px !important;
	height:70px !important;
	left:346px !important;
	top:422px !important;
}

#item520917 {
	width:49px !important;
	height:68px !important;
	left:406px !important;
	top:424px !important;
}

#item520916 {
	width:41px !important;
	height:72px !important;
	left:471px !important;
	top:420px !important;
}

@keyframes battito-520897 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-520897 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item520897 {
	width:28px !important;
	height:30px !important;
	left:325px !important;
	top:460px !important;
}

#item521026 {
	width:513px !important;
	height:587px !important;
	left:624px !important;
	top:192px !important;
}

#item521248 {
	width:77px !important;
	height:264px !important;
	left:608px !important;
	top:165px !important;
}

#item521252 {
	width:79px !important;
	height:264px !important;
	left:1062px !important;
	top:165px !important;
}

#item603293 {
	width:42px !important;
	height:49px !important;
	left:818px !important;
	top:121px !important;
}

#item603294 {
	width:45px !important;
	height:52px !important;
	left:879px !important;
	top:118px !important;
}

#item521268 {
	width:48px !important;
	left:818px !important;
	top:172px !important;
	min-height:8px !important;
}

#item521291 {
	width:48px !important;
	left:876px !important;
	top:172px !important;
	min-height:8px !important;
}

@keyframes battito-521314 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-521314 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item521314 {
	width:32px !important;
	height:34px !important;
	left:928px !important;
	top:145px !important;
}

#item233343 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item865846 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item865898 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item865951 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item866010 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item866063 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item866115 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item866170 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item866223 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item866277 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item866330 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item636134 {
	width:130px !important;
	left:111px !important;
	top:766px !important;
	min-height:4px !important;
}

#item636159 {
	width:130px !important;
	left:111px !important;
	top:771px !important;
	min-height:4px !important;
}

#item636182 {
	width:130px !important;
	left:111px !important;
	top:777px !important;
	min-height:4px !important;
}

#item636205 {
	width:130px !important;
	left:111px !important;
	top:783px !important;
	min-height:4px !important;
}

#item636228 {
	width:130px !important;
	left:242px !important;
	top:766px !important;
	min-height:4px !important;
}

#item636251 {
	width:130px !important;
	left:242px !important;
	top:771px !important;
	min-height:4px !important;
}

#item636330 {
	width:130px !important;
	left:624px !important;
	top:761px !important;
	min-height:4px !important;
}

#item636353 {
	width:130px !important;
	left:624px !important;
	top:768px !important;
	min-height:4px !important;
}

#item636376 {
	width:130px !important;
	left:782px !important;
	top:761px !important;
	min-height:4px !important;
}

#item636399 {
	width:130px !important;
	left:782px !important;
	top:768px !important;
	min-height:4px !important;
}

#item636423 {
	width:130px !important;
	left:947px !important;
	top:761px !important;
	min-height:4px !important;
}

#item636446 {
	width:130px !important;
	left:947px !important;
	top:768px !important;
	min-height:4px !important;
}

#item146991 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item147014 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:21px !important;
}

#item147258 {
	width:113px !important;
	left:4px !important;
	top:241px !important;
	min-height:7px !important;
}

#item147281 {
	width:113px !important;
	left:63px !important;
	top:173px !important;
	min-height:7px !important;
}

#item147305 {
	width:44px !important;
	left:185px !important;
	top:141px !important;
	min-height:12px !important;
}

#item147328 {
	width:113px !important;
	left:324px !important;
	top:159px !important;
	min-height:7px !important;
}

#item521518 {
	width:35px !important;
	height:17px !important;
	left:3px !important;
	top:257px !important;
	background:#c6c6c5;
}

#item521519 {
	width:170px !important;
	left:6px !important;
	top:258px !important;
	min-height:11px !important;
}

#item521543 {
	width:113px !important;
	left:5px !important;
	top:242px !important;
	min-height:7px !important;
}

#item521566 {
	width:33px !important;
	left:254px !important;
	top:203px !important;
	min-height:7px !important;
}

#item521589 {
	width:47px !important;
	left:141px !important;
	top:201px !important;
	min-height:7px !important;
}

#item147039 {
	width:246px !important;
	left:7px !important;
	top:257px !important;
	min-height:11px !important;
}

#item147062 {
	width:113px !important;
	left:7px !important;
	top:242px !important;
	min-height:7px !important;
}

#item147136 {
	width:33px !important;
	left:63px !important;
	top:186px !important;
	min-height:7px !important;
}

#item147159 {
	width:113px !important;
	left:157px !important;
	top:186px !important;
	min-height:7px !important;
}

#item147182 {
	width:113px !important;
	left:310px !important;
	top:258px !important;
	min-height:7px !important;
}

#item147037 {
	width:438px !important;
	height:275px !important;
	left:113px !important;
	top:487px !important;
}

@keyframes entratavelocedasinistra-147464 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-147464 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item147584 {
	width:302px !important;
	left:95px !important;
	top:138px !important;
	min-height:11px !important;
}

#item147553 {
	width:322px !important;
	left:95px !important;
	top:138px !important;
	min-height:11px !important;
}

#item147520 {
	width:303px !important;
	left:95px !important;
	top:138px !important;
	min-height:11px !important;
}

#item147511 {
	width:491px !important;
	height:149px !important;
	left:640px !important;
	top:517px !important;
}

#item147636 {
	width:422px !important;
	left:656px !important;
	top:54px !important;
	min-height:46px !important;
}

@keyframes entratavelocedadestra-147636 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-147636 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item147659 {
	width:155px !important;
	left:656px !important;
	top:464px !important;
	min-height:10px !important;
}

#item522012 {
	width:48px !important;
	height:48px !important;
	left:45px !important;
	top:526px !important;
}

#item522013 {
	width:48px !important;
	height:47px !important;
	left:44px !important;
	top:596px !important;
}

#item522014 {
	width:56px !important;
	height:78px !important;
	left:43px !important;
	top:648px !important;
}

#item521795 {
	width:51px !important;
	left:43px !important;
	top:578px !important;
	min-height:8px !important;
}

#item521820 {
	width:51px !important;
	left:43px !important;
	top:648px !important;
	min-height:8px !important;
}

#item521845 {
	width:51px !important;
	left:43px !important;
	top:712px !important;
	min-height:8px !important;
}

@keyframes battito-521875 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-521875 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item521875 {
	width:28px !important;
	height:30px !important;
	left:52px !important;
	top:730px !important;
}

#item521966 {
	width:51px !important;
	left:693px !important;
	top:743px !important;
	min-height:8px !important;
}

#item522120 {
	width:150px !important;
	height:43px !important;
	left:640px !important;
	top:699px !important;
}

#item522122 {
	width:170px !important;
	height:53px !important;
	left:961px !important;
	top:694px !important;
}

#item522121 {
	width:154px !important;
	height:47px !important;
	left:797px !important;
	top:699px !important;
}

#item522068 {
	width:51px !important;
	left:1017px !important;
	top:743px !important;
	min-height:8px !important;
}

#item522093 {
	width:51px !important;
	left:852px !important;
	top:743px !important;
	min-height:8px !important;
}

@keyframes battito-521989 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-521989 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item521989 {
	width:28px !important;
	height:30px !important;
	left:628px !important;
	top:703px !important;
}

#item233419 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item866439 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item866492 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item866545 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item866597 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item866655 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item866707 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item866760 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item866812 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item866867 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item866932 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item636477 {
	width:130px !important;
	left:93px !important;
	top:766px !important;
	min-height:4px !important;
}

#item636501 {
	width:130px !important;
	left:93px !important;
	top:788px !important;
	min-height:4px !important;
}

#item636524 {
	width:130px !important;
	left:743px !important;
	top:769px !important;
	min-height:4px !important;
}

#item636547 {
	width:130px !important;
	left:743px !important;
	top:776px !important;
	min-height:4px !important;
}

#item95322 {
	width:808px !important;
	height:603px !important;
	left:325px !important;
	top:-9px !important;
	background:#1f1d1e;
}

#item95324 {
	width:35px !important;
	height:17px !important;
	left:93px !important;
	top:751px !important;
	background:#c6c6c5;
}

@keyframes zoomin2d-135333 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-135333 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item95388 {
	width:312px !important;
	left:97px !important;
	top:751px !important;
	min-height:11px !important;
}

#item95411 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item95434 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item97224 {
	width:249px !important;
	left:741px !important;
	top:752px !important;
	min-height:11px !important;
}

#item97247 {
	width:149px !important;
	left:976px !important;
	top:359px !important;
	min-height:27px !important;
}

#item233494 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item867038 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item867091 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item867146 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item867208 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item867261 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item867314 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item867370 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item867424 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item867482 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item867536 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item636575 {
	width:130px !important;
	left:68px !important;
	top:591px !important;
	min-height:4px !important;
}

#item636599 {
	width:130px !important;
	left:68px !important;
	top:597px !important;
	min-height:4px !important;
}

#item636623 {
	width:130px !important;
	height:4px !important;
	left:386px !important;
	top:775px !important;
}

#item636649 {
	width:130px !important;
	min-height:4px !important;
}

#item636672 {
	width:130px !important;
	height:4px !important;
	left:386px !important;
	top:782px !important;
}

#item636673 {
	width:130px !important;
	min-height:4px !important;
}

#item636777 {
	width:130px !important;
	height:4px !important;
	left:891px !important;
	top:371px !important;
}

#item636778 {
	width:130px !important;
	min-height:4px !important;
}

#item636801 {
	width:130px !important;
	height:4px !important;
	left:891px !important;
	top:379px !important;
}

#item636802 {
	width:130px !important;
	min-height:4px !important;
}

#item637392 {
	width:130px !important;
	height:4px !important;
	left:628px !important;
	top:77px !important;
}

#item637393 {
	width:130px !important;
	min-height:4px !important;
}

#item637416 {
	width:130px !important;
	left:628px !important;
	top:84px !important;
	min-height:4px !important;
}

#item637496 {
	width:130px !important;
	height:4px !important;
	left:616px !important;
	top:592px !important;
}

#item637497 {
	width:130px !important;
	min-height:4px !important;
}

#item637520 {
	width:130px !important;
	left:616px !important;
	top:599px !important;
	min-height:4px !important;
}

#item637546 {
	width:100px !important;
	height:4px !important;
	left:628px !important;
	top:371px !important;
}

#item637547 {
	width:130px !important;
	min-height:4px !important;
}

#item637570 {
	width:100px !important;
	height:4px !important;
	left:628px !important;
	top:379px !important;
}

#item637571 {
	width:130px !important;
	min-height:4px !important;
}

#item637594 {
	width:100px !important;
	height:4px !important;
	left:628px !important;
	top:386px !important;
}

#item637595 {
	width:130px !important;
	min-height:4px !important;
}

#item637618 {
	width:100px !important;
	left:628px !important;
	top:408px !important;
	min-height:4px !important;
}

#item637642 {
	width:110px !important;
	height:4px !important;
	left:741px !important;
	top:371px !important;
}

#item637643 {
	width:130px !important;
	min-height:4px !important;
}

#item637666 {
	width:110px !important;
	height:4px !important;
	left:741px !important;
	top:379px !important;
}

#item637667 {
	width:130px !important;
	min-height:4px !important;
}

#item155740 {
	width:190px !important;
	height:39px !important;
	left:377px !important;
	top:127px !important;
}

#item155770 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item155793 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-156452 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-156452 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item525168 {
	width:247px !important;
	left:891px !important;
	top:549px !important;
	min-height:11px !important;
}

#item525365 {
	width:247px !important;
	left:626px !important;
	top:549px !important;
	min-height:11px !important;
}

#item525506 {
	width:229px !important;
	left:891px !important;
	top:746px !important;
	min-height:11px !important;
}

#item525734 {
	width:90px !important;
	left:997px !important;
	top:169px !important;
	min-height:46px !important;
}

#item525804 {
	width:229px !important;
	left:626px !important;
	top:744px !important;
	min-height:11px !important;
}

#item528159 {
	width:99px !important;
	height:135px !important;
	left:881px !important;
	top:422px !important;
}

#item526217 {
	width:229px !important;
	left:352px !important;
	top:744px !important;
	min-height:11px !important;
}

#item527932 {
	width:108px !important;
	height:108px !important;
	left:328px !important;
	top:630px !important;
}

#item155899 {
	width:160px !important;
	left:69px !important;
	top:747px !important;
	min-height:24px !important;
}

#item529077 {
	width:134px !important;
	height:127px !important;
	left:594px !important;
	top:421px !important;
}

#item529445 {
	width:107px !important;
	height:109px !important;
	left:873px !important;
	top:637px !important;
}

#item529227 {
	width:108px !important;
	height:103px !important;
	left:608px !important;
	top:633px !important;
}

#item528865 {
	width:63px !important;
	height:56px !important;
	left:706px !important;
	top:282px !important;
}

#item528863 {
	width:63px !important;
	height:56px !important;
	left:758px !important;
	top:231px !important;
}

#item528862 {
	width:63px !important;
	height:56px !important;
	left:761px !important;
	top:286px !important;
}

#item528864 {
	width:56px !important;
	height:55px !important;
	left:710px !important;
	top:228px !important;
}

#item528412 {
	width:49px !important;
	height:49px !important;
	left:1035px !important;
	top:274px !important;
}

#item528411 {
	width:36px !important;
	height:38px !important;
	left:986px !important;
	top:277px !important;
}

#item637113 {
	width:227px !important;
	left:42px !important;
	top:110px !important;
	min-height:24px !important;
}

#item637045 {
	width:198px !important;
	left:42px !important;
	top:108px !important;
	min-height:27px !important;
}

#item637010 {
	width:185px !important;
	left:42px !important;
	top:108px !important;
	min-height:27px !important;
}

#item636979 {
	width:216px !important;
	left:42px !important;
	top:108px !important;
	min-height:27px !important;
}

#item528943 {
	width:269px !important;
	height:135px !important;
	left:587px !important;
	top:231px !important;
}

#item527567 {
	width:113px !important;
	left:68px !important;
	top:181px !important;
	min-height:7px !important;
}

#item756684 {
	width:209px !important;
	left:35px !important;
	top:100px !important;
	min-height:11px !important;
}

#item528786 {
	width:235px !important;
	left:35px !important;
	top:100px !important;
	min-height:11px !important;
}

#item528396 {
	width:270px !important;
	height:111px !important;
	left:857px !important;
	top:239px !important;
}

#item527590 {
	width:94px !important;
	left:68px !important;
	top:270px !important;
	min-height:7px !important;
}

#item527613 {
	width:94px !important;
	left:68px !important;
	top:422px !important;
	min-height:7px !important;
}

#item527636 {
	width:94px !important;
	left:68px !important;
	top:514px !important;
	min-height:7px !important;
}

#item527659 {
	width:335px !important;
	height:13px !important;
	left:68px !important;
	top:536px !important;
}

#item528429 {
	width:51px !important;
	left:980px !important;
	top:320px !important;
	min-height:8px !important;
}

#item528457 {
	width:51px !important;
	left:1037px !important;
	top:320px !important;
	min-height:8px !important;
}

@keyframes battito-529690 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-529690 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item529690 {
	width:28px !important;
	height:30px !important;
	left:1081px !important;
	top:290px !important;
}

@keyframes battito-529710 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-529710 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item529710 {
	width:28px !important;
	height:30px !important;
	left:820px !important;
	top:287px !important;
}

@keyframes battito-529728 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-529728 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item529728 {
	width:28px !important;
	height:30px !important;
	left:810px !important;
	top:483px !important;
}

@keyframes battito-529761 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-529761 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item529761 {
	width:28px !important;
	height:30px !important;
	left:1081px !important;
	top:673px !important;
}

#item637175 {
	width:51px !important;
	left:715px !important;
	top:274px !important;
	min-height:8px !important;
}

#item637200 {
	width:51px !important;
	left:767px !important;
	top:274px !important;
	min-height:8px !important;
}

#item637226 {
	width:51px !important;
	left:715px !important;
	top:330px !important;
	min-height:8px !important;
}

#item637249 {
	width:51px !important;
	left:767px !important;
	top:330px !important;
	min-height:8px !important;
}

#item637776 {
	width:130px !important;
	height:4px !important;
	left:916px !important;
	top:777px !important;
}

#item637777 {
	width:130px !important;
	min-height:4px !important;
}

#item637800 {
	width:130px !important;
	left:916px !important;
	top:783px !important;
	min-height:4px !important;
}

#item691830 {
	width:50px !important;
	height:47px !important;
	left:721px !important;
	top:447px !important;
}

#item691831 {
	width:50px !important;
	height:48px !important;
	left:766px !important;
	top:446px !important;
}

#item691832 {
	width:50px !important;
	height:48px !important;
	left:720px !important;
	top:492px !important;
}

#item691833 {
	width:50px !important;
	height:48px !important;
	left:768px !important;
	top:493px !important;
}

#item691911 {
	width:46px !important;
	height:53px !important;
	left:985px !important;
	top:443px !important;
}

#item691909 {
	width:43px !important;
	height:60px !important;
	left:1037px !important;
	top:440px !important;
}

#item691910 {
	width:46px !important;
	height:64px !important;
	left:985px !important;
	top:484px !important;
}

@keyframes battito-691890 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-691890 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item691890 {
	width:28px !important;
	height:30px !important;
	left:1048px !important;
	top:500px !important;
}

#item692021 {
	width:42px !important;
	height:44px !important;
	left:721px !important;
	top:640px !important;
}

#item692020 {
	width:44px !important;
	height:43px !important;
	left:718px !important;
	top:685px !important;
}

#item692019 {
	width:44px !important;
	height:41px !important;
	left:769px !important;
	top:687px !important;
}

@keyframes battito-691994 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-691994 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item691994 {
	width:28px !important;
	height:30px !important;
	left:810px !important;
	top:673px !important;
}

#item692018 {
	width:46px !important;
	height:43px !important;
	left:768px !important;
	top:640px !important;
}

#item692098 {
	width:45px !important;
	height:48px !important;
	left:986px !important;
	top:638px !important;
}

#item692099 {
	width:46px !important;
	height:47px !important;
	left:1036px !important;
	top:637px !important;
}

#item692100 {
	width:46px !important;
	height:47px !important;
	left:985px !important;
	top:684px !important;
}

#item692101 {
	width:46px !important;
	height:47px !important;
	left:1034px !important;
	top:684px !important;
}

#item692224 {
	width:45px !important;
	height:45px !important;
	left:429px !important;
	top:635px !important;
}

#item692225 {
	width:45px !important;
	height:45px !important;
	left:474px !important;
	top:682px !important;
}

#item692226 {
	width:45px !important;
	height:45px !important;
	left:474px !important;
	top:636px !important;
}

#item692227 {
	width:45px !important;
	height:41px !important;
	left:518px !important;
	top:638px !important;
}

#item692228 {
	width:45px !important;
	height:45px !important;
	left:518px !important;
	top:682px !important;
}

#item692229 {
	width:45px !important;
	height:41px !important;
	left:431px !important;
	top:685px !important;
}

@keyframes battito-692327 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-692327 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item692327 {
	width:28px !important;
	height:30px !important;
	left:558px !important;
	top:673px !important;
}

#item233569 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item867632 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item867685 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item867737 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item867790 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item867851 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item867903 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item867955 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item868014 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item868070 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item868123 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item637753 {
	width:130px !important;
	left:311px !important;
	top:777px !important;
	min-height:4px !important;
}

#item637855 {
	width:130px !important;
	left:311px !important;
	top:784px !important;
	min-height:4px !important;
}

#item637878 {
	width:130px !important;
	left:984px !important;
	top:775px !important;
	min-height:4px !important;
}

#item637903 {
	width:130px !important;
	left:984px !important;
	top:781px !important;
	min-height:4px !important;
}

#item637926 {
	width:130px !important;
	left:644px !important;
	top:775px !important;
	min-height:4px !important;
}

#item637949 {
	width:130px !important;
	left:644px !important;
	top:782px !important;
	min-height:4px !important;
}

#item637998 {
	width:130px !important;
	left:644px !important;
	top:789px !important;
	min-height:4px !important;
}

#item638053 {
	width:130px !important;
	left:984px !important;
	top:786px !important;
	min-height:4px !important;
}

#item638076 {
	width:130px !important;
	left:984px !important;
	top:792px !important;
	min-height:4px !important;
}

#item152833 {
	width:354px !important;
	left:93px !important;
	top:284px !important;
	min-height:66px !important;
}

@keyframes zoomin2d-152833 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-152833 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item152856 {
	width:471px !important;
	left:96px !important;
	top:465px !important;
	min-height:67px !important;
}

#item153040 {
	width:244px !important;
	left:53px !important;
	top:83px !important;
	min-height:11px !important;
}

#item153016 {
	width:244px !important;
	left:53px !important;
	top:83px !important;
	min-height:11px !important;
}

#item152881 {
	width:244px !important;
	left:54px !important;
	top:83px !important;
	min-height:11px !important;
}

#item152879 {
	width:475px !important;
	height:94px !important;
	left:89px !important;
	top:586px !important;
}

#item153119 {
	width:320px !important;
	left:93px !important;
	top:372px !important;
	min-height:53px !important;
}

#item153142 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item153165 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item153188 {
	width:39px !important;
	height:42px !important;
	left:209px !important;
	top:715px !important;
}

#item153206 {
	width:53px !important;
	height:45px !important;
	left:335px !important;
	top:714px !important;
}

#item153227 {
	width:57px !important;
	height:44px !important;
	left:268px !important;
	top:714px !important;
}

@keyframes zoomin2d-211956 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-211956 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item153388 {
	width:169px !important;
	left:963px !important;
	top:419px !important;
	min-height:9px !important;
}

#item153411 {
	width:199px !important;
	left:646px !important;
	top:464px !important;
	min-height:15px !important;
}

#item153434 {
	width:420px !important;
	left:694px !important;
	top:452px !important;
	min-height:50px !important;
}

#item153457 {
	width:237px !important;
	left:754px !important;
	top:519px !important;
	min-height:9px !important;
}

@keyframes battito-529819 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-529819 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item529819 {
	width:28px !important;
	height:30px !important;
	left:388px !important;
	top:727px !important;
}

#item529860 {
	width:51px !important;
	left:203px !important;
	top:756px !important;
	min-height:8px !important;
}

#item529885 {
	width:51px !important;
	left:268px !important;
	top:756px !important;
	min-height:8px !important;
}

#item529910 {
	width:51px !important;
	left:337px !important;
	top:756px !important;
	min-height:8px !important;
}

#item530851 {
	width:37px !important;
	height:17px !important;
	left:72px !important;
	top:131px !important;
	background:#c6c6c5;
}

#item530852 {
	width:140px !important;
	height:27px !important;
	left:73px !important;
	top:131px !important;
}

#item530231 {
	width:137px !important;
	left:73px !important;
	top:133px !important;
	min-height:27px !important;
}

#item530659 {
	width:247px !important;
	height:160px !important;
	left:575px !important;
	top:528px !important;
}

#item530606 {
	width:93px !important;
	height:57px !important;
	left:616px !important;
	top:705px !important;
}

#item530605 {
	width:88px !important;
	height:51px !important;
	left:712px !important;
	top:710px !important;
}

#item531438 {
	width:120px !important;
	height:30px !important;
	left:3px !important;
	top:138px !important;
}

#item530314 {
	width:170px !important;
	left:2px !important;
	top:143px !important;
	min-height:24px !important;
}

#item530699 {
	width:288px !important;
	height:168px !important;
	left:852px !important;
	top:525px !important;
}

#item530602 {
	width:53px !important;
	height:51px !important;
	left:1049px !important;
	top:710px !important;
}

#item530603 {
	width:45px !important;
	height:44px !important;
	left:995px !important;
	top:715px !important;
}

#item530604 {
	width:113px !important;
	height:67px !important;
	left:872px !important;
	top:702px !important;
}

#item530417 {
	width:51px !important;
	left:644px !important;
	top:764px !important;
	min-height:8px !important;
}

#item530442 {
	width:51px !important;
	left:741px !important;
	top:764px !important;
	min-height:8px !important;
}

#item530472 {
	width:51px !important;
	left:903px !important;
	top:764px !important;
	min-height:8px !important;
}

#item530497 {
	width:51px !important;
	left:992px !important;
	top:764px !important;
	min-height:8px !important;
}

#item530522 {
	width:51px !important;
	left:1054px !important;
	top:764px !important;
	min-height:8px !important;
}

@keyframes battito-530555 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-530555 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item530555 {
	width:28px !important;
	height:30px !important;
	left:848px !important;
	top:734px !important;
}

@keyframes battito-530585 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-530585 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item530585 {
	width:28px !important;
	height:30px !important;
	left:598px !important;
	top:734px !important;
}

@keyframes entratavelocedalbasso-153875 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-153875 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item153875 {
	width:117px !important;
	height:25px !important;
	left:1013px !important;
	top:90px !important;
}

#item153932 {
	width:1208px !important;
	height:859px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item153933 {
	width:143px !important;
	height:48px !important;
	left:544px !important;
	top:733px !important;
}

#item647300 {
	width:1112px !important;
	height:566px !important;
	left:47px !important;
	top:139px !important;
}

#item153930 {
	width:9px !important;
	height:9px !important;
	left:1006px !important;
	top:51px !important;
}

#item153928 {
	width:1218px !important;
	height:869px !important;
	left:-19px !important;
	top:-19px !important;
}

#item233644 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item868259 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item868311 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item868363 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item868415 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item868468 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item868521 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item868573 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item868625 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item868676 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item868728 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item638101 {
	width:148px !important;
	left:336px !important;
	top:772px !important;
	min-height:4px !important;
}

#item638125 {
	width:140px !important;
	left:336px !important;
	top:779px !important;
	min-height:4px !important;
}

#item638148 {
	width:140px !important;
	left:355px !important;
	top:694px !important;
	min-height:4px !important;
}

#item638171 {
	width:140px !important;
	left:355px !important;
	top:701px !important;
	min-height:4px !important;
}

#item638198 {
	width:140px !important;
	left:680px !important;
	top:555px !important;
	min-height:4px !important;
}

#item638221 {
	width:140px !important;
	left:680px !important;
	top:560px !important;
	min-height:4px !important;
}

#item638247 {
	width:140px !important;
	left:632px !important;
	top:745px !important;
	min-height:4px !important;
}

#item638270 {
	width:140px !important;
	left:632px !important;
	top:752px !important;
	min-height:4px !important;
}

#item638294 {
	width:140px !important;
	left:821px !important;
	top:786px !important;
	min-height:4px !important;
}

#item638318 {
	width:140px !important;
	left:821px !important;
	top:791px !important;
	min-height:4px !important;
}

#item148296 {
	width:142px !important;
	left:355px !important;
	top:665px !important;
	min-height:24px !important;
}

#item148384 {
	width:181px !important;
	left:293px !important;
	top:504px !important;
	min-height:8px !important;
}

@keyframes zoomin2d-148417 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-148417 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item148440 {
	width:107px !important;
	left:448px !important;
	top:394px !important;
	min-height:9px !important;
}

@keyframes zoomin2d-150692 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-150692 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item148706 {
	width:258px !important;
	left:866px !important;
	top:382px !important;
	min-height:13px !important;
}

#item148823 {
	width:198px !important;
	left:821px !important;
	top:758px !important;
	min-height:24px !important;
}

@keyframes entratavelocedalbasso-152570 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-152570 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item152570 {
	width:117px !important;
	height:25px !important;
	left:1013px !important;
	top:90px !important;
}

@keyframes entratavelocedalbasso-152474 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-152474 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item152474 {
	width:117px !important;
	height:25px !important;
	left:446px !important;
	top:90px !important;
}

#item152532 {
	width:1208px !important;
	height:859px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item152533 {
	width:143px !important;
	height:48px !important;
	left:544px !important;
	top:733px !important;
}

#item646826 {
	width:1089px !important;
	height:539px !important;
	left:54px !important;
	top:159px !important;
}

#item152530 {
	width:9px !important;
	height:9px !important;
	left:468px !important;
	top:51px !important;
}

#item152528 {
	width:1218px !important;
	height:869px !important;
	left:-19px !important;
	top:-19px !important;
}

#item152627 {
	width:1208px !important;
	height:859px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item152628 {
	width:143px !important;
	height:48px !important;
	left:544px !important;
	top:733px !important;
}

#item646838 {
	width:1096px !important;
	height:546px !important;
	left:47px !important;
	top:151px !important;
}

#item152625 {
	width:9px !important;
	height:9px !important;
	left:1006px !important;
	top:51px !important;
}

#item152623 {
	width:1218px !important;
	height:869px !important;
	left:-19px !important;
	top:-19px !important;
}

#item233721 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item868829 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item868882 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item868934 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item868994 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item869046 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item869098 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item869150 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item869202 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item869272 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item869324 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item638346 {
	width:140px !important;
	left:638px !important;
	top:259px !important;
	min-height:4px !important;
}

#item638369 {
	width:140px !important;
	left:638px !important;
	top:266px !important;
	min-height:4px !important;
}

#item638438 {
	width:140px !important;
	left:638px !important;
	top:512px !important;
	min-height:4px !important;
}

#item638489 {
	width:140px !important;
	left:638px !important;
	top:754px !important;
	min-height:4px !important;
}

#item148987 {
	width:491px !important;
	left:69px !important;
	top:737px !important;
	min-height:32px !important;
}

#item149045 {
	width:58px !important;
	left:68px !important;
	top:170px !important;
	min-height:21px !important;
}

#item149068 {
	width:211px !important;
	left:103px !important;
	top:219px !important;
	min-height:24px !important;
}

#item149091 {
	width:491px !important;
	left:69px !important;
	top:260px !important;
	min-height:51px !important;
}

#item149114 {
	width:176px !important;
	left:134px !important;
	top:138px !important;
	min-height:50px !important;
}

@keyframes entratavelocedall-alto-149137 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedall-alto-149137 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item224114 {
	width:54px !important;
	height:54px !important;
	left:1085px !important;
	top:246px !important;
}

#item224132 {
	width:513px !important;
	height:147px !important;
	left:624px !important;
	top:86px !important;
}

#item224149 {
	width:54px !important;
	height:54px !important;
	left:1028px !important;
	top:246px !important;
}

#item224162 {
	width:261px !important;
	height:11px !important;
	left:638px !important;
	top:241px !important;
}

#item224185 {
	width:268px !important;
	left:638px !important;
	top:485px !important;
	min-height:11px !important;
}

#item224209 {
	width:513px !important;
	height:147px !important;
	left:624px !important;
	top:331px !important;
}

#item224241 {
	width:52px !important;
	height:52px !important;
	left:970px !important;
	top:490px !important;
}

#item224253 {
	width:52px !important;
	height:52px !important;
	left:1029px !important;
	top:490px !important;
}

#item224266 {
	width:52px !important;
	height:52px !important;
	left:1087px !important;
	top:490px !important;
}

#item224277 {
	width:52px !important;
	height:52px !important;
	left:912px !important;
	top:490px !important;
}

#item224288 {
	width:371px !important;
	left:638px !important;
	top:728px !important;
	min-height:11px !important;
}

#item224311 {
	width:513px !important;
	height:147px !important;
	left:624px !important;
	top:573px !important;
}

#item224348 {
	width:52px !important;
	height:52px !important;
	left:970px !important;
	top:732px !important;
}

#item224361 {
	width:52px !important;
	height:52px !important;
	left:1029px !important;
	top:732px !important;
}

#item224376 {
	width:52px !important;
	height:52px !important;
	left:1087px !important;
	top:732px !important;
}

#item224388 {
	width:52px !important;
	height:52px !important;
	left:912px !important;
	top:732px !important;
}

@keyframes battito-531474 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-531474 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item531474 {
	width:28px !important;
	height:30px !important;
	left:998px !important;
	top:272px !important;
}

@keyframes battito-531490 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-531490 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item531490 {
	width:28px !important;
	height:30px !important;
	left:878px !important;
	top:516px !important;
}

@keyframes battito-531510 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-531510 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item531510 {
	width:28px !important;
	height:30px !important;
	left:878px !important;
	top:759px !important;
}

#item233797 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item869442 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item869494 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item869546 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item869610 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item869662 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item869714 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item869767 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item869820 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item869872 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item869929 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item638513 {
	width:140px !important;
	left:72px !important;
	top:306px !important;
	min-height:4px !important;
}

#item638539 {
	width:140px !important;
	left:72px !important;
	top:313px !important;
	min-height:4px !important;
}

#item638562 {
	width:140px !important;
	left:56px !important;
	top:546px !important;
	min-height:4px !important;
}

#item638585 {
	width:140px !important;
	left:65px !important;
	top:781px !important;
	min-height:4px !important;
}

#item149573 {
	width:310px !important;
	left:820px !important;
	top:531px !important;
	min-height:36px !important;
}

#item149604 {
	width:283px !important;
	left:837px !important;
	top:301px !important;
	min-height:86px !important;
}

#item149627 {
	width:298px !important;
	left:835px !important;
	top:387px !important;
	min-height:58px !important;
}

#item149650 {
	width:369px !important;
	height:33px !important;
	left:754px !important;
	top:747px !important;
}

#item224516 {
	width:268px !important;
	left:69px !important;
	top:278px !important;
	min-height:11px !important;
}

#item224539 {
	width:52px !important;
	height:52px !important;
	left:400px !important;
	top:279px !important;
}

#item224556 {
	width:52px !important;
	height:52px !important;
	left:459px !important;
	top:279px !important;
}

#item224574 {
	width:52px !important;
	height:52px !important;
	left:517px !important;
	top:279px !important;
}

#item224593 {
	width:513px !important;
	height:147px !important;
	left:55px !important;
	top:122px !important;
}

#item224619 {
	width:52px !important;
	height:52px !important;
	left:342px !important;
	top:279px !important;
}

#item224638 {
	width:256px !important;
	left:68px !important;
	top:763px !important;
	min-height:11px !important;
}

#item224662 {
	width:268px !important;
	left:69px !important;
	top:518px !important;
	min-height:11px !important;
}

#item224685 {
	width:52px !important;
	height:52px !important;
	left:518px !important;
	top:524px !important;
}

#item224704 {
	width:513px !important;
	height:147px !important;
	left:55px !important;
	top:364px !important;
}

#item224725 {
	width:52px !important;
	height:52px !important;
	left:463px !important;
	top:524px !important;
}

@keyframes battito-149755 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-149755 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-531530 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-531530 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item531530 {
	width:28px !important;
	height:30px !important;
	left:307px !important;
	top:308px !important;
}

@keyframes battito-531545 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-531545 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item531545 {
	width:28px !important;
	height:30px !important;
	left:429px !important;
	top:550px !important;
}

@keyframes entratavelocedalbasso-640033 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-640033 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item640033 {
	width:117px !important;
	height:25px !important;
	left:985px !important;
	top:590px !important;
}

#item640090 {
	width:1200px !important;
	height:851px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item640091 {
	width:143px !important;
	height:48px !important;
	left:545px !important;
	top:724px !important;
}

#item640151 {
	width:1102px !important;
	height:553px !important;
	left:50px !important;
	top:161px !important;
}

#item640088 {
	width:9px !important;
	height:9px !important;
	left:646px !important;
	top:42px !important;
}

#item640086 {
	width:1210px !important;
	height:861px !important;
	left:-19px !important;
	top:-19px !important;
}

#item233872 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item870036 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item870089 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item870142 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item870204 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item870256 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item870308 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item870366 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item870418 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item870476 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item870532 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item638611 {
	width:140px !important;
	left:63px !important;
	top:327px !important;
	min-height:4px !important;
}

#item638634 {
	width:140px !important;
	left:63px !important;
	top:334px !important;
	min-height:4px !important;
}

#item638658 {
	width:140px !important;
	left:68px !important;
	top:570px !important;
	min-height:4px !important;
}

#item638682 {
	width:140px !important;
	left:639px !important;
	top:319px !important;
	min-height:4px !important;
}

#item638708 {
	width:140px !important;
	left:639px !important;
	top:326px !important;
	min-height:4px !important;
}

#item224800 {
	width:52px !important;
	height:52px !important;
	left:400px !important;
	top:547px !important;
}

#item224817 {
	width:52px !important;
	height:52px !important;
	left:459px !important;
	top:547px !important;
}

#item224838 {
	width:52px !important;
	height:52px !important;
	left:517px !important;
	top:547px !important;
}

#item224856 {
	width:268px !important;
	left:68px !important;
	top:541px !important;
	min-height:11px !important;
}

#item224879 {
	width:513px !important;
	height:147px !important;
	left:54px !important;
	top:387px !important;
}

#item224916 {
	width:52px !important;
	height:52px !important;
	left:342px !important;
	top:547px !important;
}

#item224932 {
	width:34px !important;
	height:16px !important;
	left:636px !important;
	top:296px !important;
	background:#c6c6c5;
}

#item224933 {
	width:268px !important;
	left:639px !important;
	top:296px !important;
	min-height:11px !important;
}

#item224956 {
	width:388px !important;
	left:625px !important;
	top:125px !important;
	min-height:7px !important;
}

#item224979 {
	width:52px !important;
	height:52px !important;
	left:1087px !important;
	top:301px !important;
}

#item225027 {
	width:206px !important;
	height:11px !important;
	left:639px !important;
	top:785px !important;
}

#item225060 {
	width:513px !important;
	height:147px !important;
	left:624px !important;
	top:142px !important;
}

#item225077 {
	width:52px !important;
	height:52px !important;
	left:1029px !important;
	top:301px !important;
}

#item225101 {
	width:52px !important;
	height:52px !important;
	left:458px !important;
	top:301px !important;
}

#item225115 {
	width:52px !important;
	height:52px !important;
	left:517px !important;
	top:301px !important;
}

#item225133 {
	width:258px !important;
	left:68px !important;
	top:297px !important;
	min-height:11px !important;
}

#item225156 {
	width:513px !important;
	height:147px !important;
	left:54px !important;
	top:142px !important;
}

#item225180 {
	width:52px !important;
	height:52px !important;
	left:400px !important;
	top:301px !important;
}

@keyframes battito-531561 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-531561 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item531561 {
	width:28px !important;
	height:30px !important;
	left:366px !important;
	top:328px !important;
}

@keyframes battito-531585 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-531585 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item531585 {
	width:28px !important;
	height:30px !important;
	left:309px !important;
	top:574px !important;
}

@keyframes battito-531601 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-531601 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item531601 {
	width:28px !important;
	height:30px !important;
	left:995px !important;
	top:327px !important;
}

#item233947 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item870638 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item870690 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item870742 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item870805 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item870857 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item870909 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item870962 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item871014 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item871067 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item871123 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item105713 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item105736 {
	width:434px !important;
	left:161px !important;
	top:79px !important;
	min-height:37px !important;
}

#item165144 {
	width:79px !important;
	height:18px !important;
	left:623px !important;
	top:127px !important;
}

#item165150 {
	width:79px !important;
	height:18px !important;
	left:819px !important;
	top:126px !important;
}

#item165156 {
	width:79px !important;
	height:18px !important;
	left:984px !important;
	top:126px !important;
}

#item165163 {
	width:79px !important;
	height:18px !important;
	left:623px !important;
	top:241px !important;
}

#item165227 {
	width:79px !important;
	height:18px !important;
	left:814px !important;
	top:240px !important;
}

#item165236 {
	width:107px !important;
	height:18px !important;
	left:1028px !important;
	top:240px !important;
}

#item165242 {
	width:119px !important;
	height:18px !important;
	left:623px !important;
	top:419px !important;
}

#item165248 {
	width:86px !important;
	height:18px !important;
	left:623px !important;
	top:575px !important;
}

#item165255 {
	width:86px !important;
	height:18px !important;
	left:950px !important;
	top:575px !important;
}

#item165261 {
	width:86px !important;
	height:18px !important;
	left:637px !important;
	top:676px !important;
}

#item165268 {
	width:86px !important;
	height:18px !important;
	left:980px !important;
	top:676px !important;
}

#item165276 {
	width:86px !important;
	height:18px !important;
	left:637px !important;
	top:766px !important;
}

#item165282 {
	width:86px !important;
	height:18px !important;
	left:884px !important;
	top:757px !important;
}

#item165288 {
	width:86px !important;
	height:18px !important;
	left:1029px !important;
	top:757px !important;
}

#item983808 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item164692 {
	width:108px !important;
	height:18px !important;
	left:416px !important;
	top:156px !important;
}

#item164696 {
	width:77px !important;
	height:18px !important;
	left:56px !important;
	top:263px !important;
}

#item164702 {
	width:77px !important;
	height:18px !important;
	left:169px !important;
	top:263px !important;
}

#item164707 {
	width:77px !important;
	height:18px !important;
	left:313px !important;
	top:263px !important;
}

#item164712 {
	width:77px !important;
	height:18px !important;
	left:456px !important;
	top:263px !important;
}

#item164717 {
	width:77px !important;
	height:18px !important;
	left:62px !important;
	top:346px !important;
}

#item164723 {
	width:77px !important;
	height:18px !important;
	left:339px !important;
	top:346px !important;
}

#item164734 {
	width:77px !important;
	height:18px !important;
	left:56px !important;
	top:430px !important;
}

#item164739 {
	width:77px !important;
	height:18px !important;
	left:267px !important;
	top:430px !important;
}

#item164744 {
	width:77px !important;
	height:18px !important;
	left:454px !important;
	top:430px !important;
}

#item164749 {
	width:77px !important;
	height:18px !important;
	left:56px !important;
	top:514px !important;
}

#item164755 {
	width:77px !important;
	height:18px !important;
	left:263px !important;
	top:508px !important;
}

#item164762 {
	width:77px !important;
	height:18px !important;
	left:412px !important;
	top:514px !important;
}

#item164767 {
	width:77px !important;
	height:18px !important;
	left:56px !important;
	top:608px !important;
}

#item164778 {
	width:77px !important;
	height:18px !important;
	left:242px !important;
	top:608px !important;
}

#item164783 {
	width:77px !important;
	height:18px !important;
	left:56px !important;
	top:717px !important;
}

#item164788 {
	width:77px !important;
	height:18px !important;
	left:352px !important;
	top:717px !important;
}

#item1006095 {
	width:119px !important;
	height:18px !important;
	left:930px !important;
	top:419px !important;
}

#item234024 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item871238 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item871291 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item871345 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item871407 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item871459 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item871512 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item871570 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item871677 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item871729 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item105775 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item105798 {
	width:434px !important;
	left:161px !important;
	top:79px !important;
	min-height:37px !important;
}

#item165365 {
	width:74px !important;
	height:18px !important;
	left:54px !important;
	top:175px !important;
}

#item165484 {
	width:47px !important;
	height:34px !important;
	left:298px !important;
	top:587px !important;
}

#item165490 {
	width:47px !important;
	height:34px !important;
	left:356px !important;
	top:587px !important;
}

#item165497 {
	width:47px !important;
	height:34px !important;
	left:407px !important;
	top:587px !important;
}

#item165503 {
	width:47px !important;
	height:34px !important;
	left:459px !important;
	top:587px !important;
}

#item165509 {
	width:47px !important;
	height:34px !important;
	left:509px !important;
	top:587px !important;
}

#item983679 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item1006146 {
	width:74px !important;
	height:18px !important;
	left:261px !important;
	top:259px !important;
}

#item1006153 {
	width:74px !important;
	height:18px !important;
	left:398px !important;
	top:674px !important;
}

#item1006159 {
	width:74px !important;
	height:18px !important;
	left:330px !important;
	top:751px !important;
}

#item1006165 {
	width:74px !important;
	height:18px !important;
	left:410px !important;
	top:512px !important;
}

#item1006171 {
	width:74px !important;
	height:18px !important;
	left:410px !important;
	top:341px !important;
}

#item1006179 {
	width:74px !important;
	height:18px !important;
	left:228px !important;
	top:341px !important;
}

#item1006185 {
	width:74px !important;
	height:18px !important;
	left:60px !important;
	top:341px !important;
}

#item1006191 {
	width:74px !important;
	height:18px !important;
	left:145px !important;
	top:440px !important;
}

#item1006198 {
	width:74px !important;
	height:18px !important;
	left:60px !important;
	top:259px !important;
}

#item1006204 {
	width:74px !important;
	height:18px !important;
	left:341px !important;
	top:175px !important;
}

#item1006210 {
	width:74px !important;
	height:18px !important;
	left:481px !important;
	top:175px !important;
}

#item1006217 {
	width:74px !important;
	height:18px !important;
	left:481px !important;
	top:259px !important;
}

#item1006223 {
	width:74px !important;
	height:18px !important;
	left:56px !important;
	top:530px !important;
}

#item1006232 {
	width:74px !important;
	height:18px !important;
	left:54px !important;
	top:591px !important;
}

#item1006238 {
	width:74px !important;
	height:18px !important;
	left:54px !important;
	top:658px !important;
}

#item1006244 {
	width:74px !important;
	height:18px !important;
	left:54px !important;
	top:725px !important;
}

#item1006250 {
	width:74px !important;
	height:18px !important;
	left:645px !important;
	top:124px !important;
}

#item1006256 {
	width:74px !important;
	height:18px !important;
	left:645px !important;
	top:213px !important;
}

#item1006264 {
	width:74px !important;
	height:18px !important;
	left:821px !important;
	top:199px !important;
}

#item1006271 {
	width:74px !important;
	height:18px !important;
	left:833px !important;
	top:117px !important;
}

#item1006278 {
	width:74px !important;
	height:18px !important;
	left:1026px !important;
	top:91px !important;
}

#item1006284 {
	width:74px !important;
	height:18px !important;
	left:1022px !important;
	top:236px !important;
}

#item1006290 {
	width:74px !important;
	height:18px !important;
	left:1022px !important;
	top:323px !important;
}

#item1006296 {
	width:74px !important;
	height:18px !important;
	left:1027px !important;
	top:419px !important;
}

#item1006302 {
	width:74px !important;
	height:18px !important;
	left:870px !important;
	top:407px !important;
}

#item1006308 {
	width:74px !important;
	height:18px !important;
	left:873px !important;
	top:345px !important;
}

#item1006314 {
	width:74px !important;
	height:18px !important;
	left:632px !important;
	top:306px !important;
}

#item1006320 {
	width:74px !important;
	height:18px !important;
	left:639px !important;
	top:392px !important;
}

#item1006330 {
	width:74px !important;
	height:18px !important;
	left:646px !important;
	top:501px !important;
}

#item1006336 {
	width:74px !important;
	height:18px !important;
	left:646px !important;
	top:604px !important;
}

#item1006342 {
	width:74px !important;
	height:18px !important;
	left:820px !important;
	top:507px !important;
}

#item1006348 {
	width:74px !important;
	height:18px !important;
	left:1023px !important;
	top:512px !important;
}

#item1006354 {
	width:74px !important;
	height:18px !important;
	left:1013px !important;
	top:748px !important;
}

#item1006360 {
	width:74px !important;
	height:18px !important;
	left:866px !important;
	top:746px !important;
}

#item1006366 {
	width:74px !important;
	height:18px !important;
	left:664px !important;
	top:746px !important;
}

#item1006372 {
	width:74px !important;
	height:18px !important;
	left:664px !important;
	top:707px !important;
}

#item1006378 {
	width:74px !important;
	height:18px !important;
	left:664px !important;
	top:668px !important;
}

#item1006385 {
	width:74px !important;
	height:18px !important;
	left:791px !important;
	top:606px !important;
}

#item1006392 {
	width:74px !important;
	height:18px !important;
	left:910px !important;
	top:606px !important;
}

#item1007310 {
	width:74px !important;
	height:18px !important;
	left:1049px !important;
	top:609px !important;
}

#item234174 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item871876 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item871928 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item871980 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item872032 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item872085 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item872137 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item872189 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item872292 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item872345 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item105839 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item105862 {
	width:434px !important;
	left:161px !important;
	top:79px !important;
	min-height:37px !important;
}

#item983616 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item1006418 {
	width:74px !important;
	height:18px !important;
	left:79px !important;
	top:174px !important;
}

#item1006424 {
	width:74px !important;
	height:18px !important;
	left:267px !important;
	top:174px !important;
}

#item1006430 {
	width:74px !important;
	height:18px !important;
	left:388px !important;
	top:176px !important;
}

#item1006436 {
	width:74px !important;
	height:18px !important;
	left:220px !important;
	top:397px !important;
}

#item1006443 {
	width:74px !important;
	height:18px !important;
	left:53px !important;
	top:397px !important;
}

#item1006450 {
	width:74px !important;
	height:18px !important;
	left:403px !important;
	top:397px !important;
}

#item1006460 {
	width:74px !important;
	height:18px !important;
	left:620px !important;
	top:503px !important;
}

#item1006466 {
	width:101px !important;
	height:18px !important;
	left:77px !important;
	top:249px !important;
}

#item1006472 {
	width:74px !important;
	height:18px !important;
	left:270px !important;
	top:717px !important;
}

#item1006478 {
	width:74px !important;
	height:18px !important;
	left:471px !important;
	top:717px !important;
}

#item1006486 {
	width:74px !important;
	height:18px !important;
	left:621px !important;
	top:98px !important;
}

#item1006494 {
	width:74px !important;
	height:18px !important;
	left:706px !important;
	top:98px !important;
}

#item1006500 {
	width:74px !important;
	height:18px !important;
	left:791px !important;
	top:98px !important;
}

#item1006506 {
	width:74px !important;
	height:18px !important;
	left:880px !important;
	top:98px !important;
}

#item1006512 {
	width:74px !important;
	height:18px !important;
	left:621px !important;
	top:172px !important;
}

#item1006518 {
	width:74px !important;
	height:18px !important;
	left:783px !important;
	top:172px !important;
}

#item1006524 {
	width:74px !important;
	height:18px !important;
	left:880px !important;
	top:172px !important;
}

#item1006530 {
	width:74px !important;
	height:18px !important;
	left:716px !important;
	top:264px !important;
}

#item1006538 {
	width:74px !important;
	height:18px !important;
	left:739px !important;
	top:313px !important;
}

#item1006545 {
	width:74px !important;
	height:18px !important;
	left:879px !important;
	top:244px !important;
}

#item1006551 {
	width:74px !important;
	height:18px !important;
	left:974px !important;
	top:244px !important;
}

#item1006557 {
	width:74px !important;
	height:18px !important;
	left:885px !important;
	top:312px !important;
}

#item1006563 {
	width:74px !important;
	height:18px !important;
	left:624px !important;
	top:403px !important;
}

#item1006569 {
	width:74px !important;
	height:18px !important;
	left:794px !important;
	top:389px !important;
}

#item1006575 {
	width:74px !important;
	height:18px !important;
	left:925px !important;
	top:398px !important;
}

#item1006581 {
	width:74px !important;
	height:18px !important;
	left:1054px !important;
	top:389px !important;
}

#item1006593 {
	width:74px !important;
	height:18px !important;
	left:1039px !important;
	top:189px !important;
}

#item1006599 {
	width:74px !important;
	height:18px !important;
	left:1046px !important;
	top:348px !important;
}

#item1006605 {
	width:74px !important;
	height:18px !important;
	left:759px !important;
	top:503px !important;
}

#item1006611 {
	width:74px !important;
	height:18px !important;
	left:872px !important;
	top:503px !important;
}

#item1006617 {
	width:74px !important;
	height:18px !important;
	left:1022px !important;
	top:503px !important;
}

#item1006623 {
	width:74px !important;
	height:18px !important;
	left:640px !important;
	top:635px !important;
}

#item1006632 {
	width:74px !important;
	height:18px !important;
	left:790px !important;
	top:632px !important;
}

#item1006638 {
	width:74px !important;
	height:18px !important;
	left:872px !important;
	top:632px !important;
}

#item1006644 {
	width:74px !important;
	height:18px !important;
	left:1054px !important;
	top:632px !important;
}

#item1006651 {
	width:74px !important;
	height:18px !important;
	left:973px !important;
	top:632px !important;
}

#item1006657 {
	width:74px !important;
	height:18px !important;
	left:822px !important;
	top:679px !important;
}

#item1006663 {
	width:74px !important;
	height:18px !important;
	left:835px !important;
	top:770px !important;
}

#item1006669 {
	width:74px !important;
	height:18px !important;
	left:716px !important;
	top:770px !important;
}

#item1006676 {
	width:74px !important;
	height:18px !important;
	left:999px !important;
	top:770px !important;
}

#item1006682 {
	width:74px !important;
	height:18px !important;
	left:1006px !important;
	top:681px !important;
}

#item1007173 {
	width:80px !important;
	height:18px !important;
	left:230px !important;
	top:248px !important;
}

#item1007179 {
	width:80px !important;
	height:18px !important;
	left:330px !important;
	top:248px !important;
}

#item1007185 {
	width:80px !important;
	height:18px !important;
	left:445px !important;
	top:248px !important;
}

#item1007191 {
	width:80px !important;
	height:18px !important;
	left:445px !important;
	top:312px !important;
}

#item1007197 {
	width:80px !important;
	height:18px !important;
	left:261px !important;
	top:316px !important;
}

#item1007203 {
	width:80px !important;
	height:18px !important;
	left:57px !important;
	top:318px !important;
}

#item1007209 {
	width:80px !important;
	height:18px !important;
	left:52px !important;
	top:488px !important;
}

#item1007218 {
	width:80px !important;
	height:18px !important;
	left:210px !important;
	top:488px !important;
}

#item1007224 {
	width:80px !important;
	height:18px !important;
	left:461px !important;
	top:486px !important;
}

#item1007232 {
	width:80px !important;
	height:18px !important;
	left:461px !important;
	top:447px !important;
}

#item1007238 {
	width:80px !important;
	height:18px !important;
	left:461px !important;
	top:538px !important;
}

#item1007244 {
	width:80px !important;
	height:18px !important;
	left:461px !important;
	top:575px !important;
}

#item1007250 {
	width:80px !important;
	height:18px !important;
	left:461px !important;
	top:621px !important;
}

#item1007256 {
	width:80px !important;
	height:18px !important;
	left:461px !important;
	top:659px !important;
}

#item1007262 {
	width:80px !important;
	height:18px !important;
	left:213px !important;
	top:668px !important;
}

#item1007271 {
	width:80px !important;
	height:18px !important;
	left:213px !important;
	top:581px !important;
}

#item1007277 {
	width:80px !important;
	height:18px !important;
	left:50px !important;
	top:581px !important;
}

#item1007283 {
	width:80px !important;
	height:18px !important;
	left:50px !important;
	top:668px !important;
}

#item234249 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item872464 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item872516 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item872570 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item872634 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item872686 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item872738 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item872792 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item872899 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item872956 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item105931 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item105969 {
	width:434px !important;
	left:161px !important;
	top:79px !important;
	min-height:37px !important;
}

#item983547 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item1006744 {
	width:74px !important;
	height:18px !important;
	left:86px !important;
	top:239px !important;
}

#item1006750 {
	width:74px !important;
	height:18px !important;
	left:284px !important;
	top:241px !important;
}

#item1006756 {
	width:105px !important;
	height:18px !important;
	left:447px !important;
	top:239px !important;
}

#item1006763 {
	width:74px !important;
	height:18px !important;
	left:164px !important;
	top:328px !important;
}

#item1006770 {
	width:74px !important;
	height:18px !important;
	left:381px !important;
	top:352px !important;
}

#item1006782 {
	width:74px !important;
	height:18px !important;
	left:321px !important;
	top:432px !important;
}

#item1006788 {
	width:74px !important;
	height:18px !important;
	left:358px !important;
	top:575px !important;
}

#item1006794 {
	width:74px !important;
	height:18px !important;
	left:89px !important;
	top:575px !important;
}

#item1006800 {
	width:108px !important;
	height:18px !important;
	left:413px !important;
	top:660px !important;
}

#item1006806 {
	width:108px !important;
	height:18px !important;
	left:345px !important;
	top:749px !important;
}

#item1006815 {
	width:79px !important;
	height:18px !important;
	left:621px !important;
	top:144px !important;
}

#item1006821 {
	width:79px !important;
	height:18px !important;
	left:877px !important;
	top:144px !important;
}

#item1006827 {
	width:79px !important;
	height:18px !important;
	left:680px !important;
	top:241px !important;
}

#item1006833 {
	width:79px !important;
	height:18px !important;
	left:985px !important;
	top:240px !important;
}

#item1006839 {
	width:79px !important;
	height:18px !important;
	left:621px !important;
	top:429px !important;
}

#item1006846 {
	width:79px !important;
	height:18px !important;
	left:803px !important;
	top:427px !important;
}

#item1006852 {
	width:79px !important;
	height:18px !important;
	left:630px !important;
	top:524px !important;
}

#item1006858 {
	width:79px !important;
	height:18px !important;
	left:835px !important;
	top:240px !important;
}

#item1006870 {
	width:79px !important;
	height:18px !important;
	left:835px !important;
	top:522px !important;
}

#item1006876 {
	width:79px !important;
	height:18px !important;
	left:743px !important;
	top:522px !important;
}

#item1006882 {
	width:79px !important;
	height:18px !important;
	left:787px !important;
	top:666px !important;
}

#item1006889 {
	width:79px !important;
	height:18px !important;
	left:640px !important;
	top:664px !important;
}

#item1006895 {
	width:105px !important;
	height:18px !important;
	left:981px !important;
	top:663px !important;
}

#item1006902 {
	width:79px !important;
	height:18px !important;
	left:621px !important;
	top:319px !important;
}

#item1006908 {
	width:79px !important;
	height:18px !important;
	left:826px !important;
	top:297px !important;
}

#item1006915 {
	width:79px !important;
	height:18px !important;
	left:985px !important;
	top:319px !important;
}

#item1006924 {
	width:79px !important;
	height:18px !important;
	left:981px !important;
	top:522px !important;
}

#item1006930 {
	width:79px !important;
	height:18px !important;
	left:947px !important;
	top:725px !important;
}

#item1006936 {
	width:105px !important;
	height:18px !important;
	left:636px !important;
	top:762px !important;
}

#item234325 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item873065 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item873117 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item873169 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item873228 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item873281 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item873333 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item873386 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item873507 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item873563 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item105996 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item106025 {
	width:434px !important;
	left:161px !important;
	top:79px !important;
	min-height:37px !important;
}

#item1006943 {
	width:120px !important;
	height:18px !important;
	left:189px !important;
	top:268px !important;
}

#item1006949 {
	width:114px !important;
	height:18px !important;
	left:195px !important;
	top:400px !important;
}

#item1006956 {
	width:85px !important;
	height:18px !important;
	left:378px !important;
	top:490px !important;
}

#item1006962 {
	width:89px !important;
	height:18px !important;
	left:89px !important;
	top:763px !important;
}

#item1006968 {
	width:114px !important;
	height:18px !important;
	left:289px !important;
	top:768px !important;
}

#item1006974 {
	width:114px !important;
	height:18px !important;
	left:637px !important;
	top:193px !important;
}

#item1006980 {
	width:89px !important;
	height:18px !important;
	left:924px !important;
	top:193px !important;
}

#item1006986 {
	width:79px !important;
	height:18px !important;
	left:893px !important;
	top:326px !important;
}

#item1006992 {
	width:85px !important;
	height:18px !important;
	left:643px !important;
	top:371px !important;
}

#item1007009 {
	width:85px !important;
	height:18px !important;
	left:1019px !important;
	top:482px !important;
}

#item1007015 {
	width:79px !important;
	height:18px !important;
	left:641px !important;
	top:592px !important;
}

#item1007021 {
	width:79px !important;
	height:18px !important;
	left:636px !important;
	top:482px !important;
}

#item1007027 {
	width:108px !important;
	height:18px !important;
	left:877px !important;
	top:590px !important;
}

#item1007033 {
	width:79px !important;
	height:18px !important;
	left:894px !important;
	top:741px !important;
}

#item1007039 {
	width:108px !important;
	height:18px !important;
	left:641px !important;
	top:742px !important;
}

#item234457 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item874253 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item874305 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item874358 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item874410 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item874463 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item874515 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item874568 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item874671 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item874724 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item983485 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item106200 {
	width:415px !important;
	left:631px !important;
	top:769px !important;
	min-height:16px !important;
}

@keyframes entratavelocedall-alto-135284 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedall-alto-135284 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item837004 {
	width:452px !important;
	left:58px !important;
	top:424px !important;
	min-height:32px !important;
}

#item837027 {
	width:495px !important;
	left:58px !important;
	top:303px !important;
	min-height:106px !important;
}

#item986793 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item874817 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item874870 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item874922 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item874985 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item875037 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item875090 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item875143 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item875202 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item875254 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item875306 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item106627 {
	width:242px !important;
	left:882px !important;
	top:208px !important;
	min-height:121px !important;
}

#item106722 {
	width:182px !important;
	left:941px !important;
	top:134px !important;
	min-height:13px !important;
}

@keyframes entratavelocedall-alto-135199 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedall-alto-135199 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes zoomin2d-106768 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-106768 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item106774 {
	width:201px !important;
	left:631px !important;
	top:483px !important;
	min-height:43px !important;
}

#item106798 {
	width:201px !important;
	left:631px !important;
	top:654px !important;
	min-height:43px !important;
}

#item106821 {
	width:201px !important;
	left:631px !important;
	top:556px !important;
	min-height:65px !important;
}

#item106844 {
	width:239px !important;
	left:631px !important;
	top:722px !important;
	min-height:89px !important;
}

#item234608 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item875410 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item875462 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item875515 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item875578 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item875630 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item875682 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item875739 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item875846 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item875900 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item983308 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

@keyframes zoomin2d-107238 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	83.3% {opacity:1;}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-107238 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	83.3% {opacity:1;}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes entratavelocedasinistra-135200 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-135200 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes apparizione-135201 {
	0% {opacity:0;}
	55% {opacity:0;}
	65% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-135201 {
	0% {opacity:0;}
	55% {opacity:0;}
	65% {opacity:1;}
	100% {opacity:1;}
}
#item135201 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes entratavelocedasinistra-107294 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-107294 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item107341 {
	width:227px !important;
	left:86px !important;
	top:421px !important;
	min-height:13px !important;
}

#item234686 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item876015 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item876067 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item876119 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item876182 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item876234 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item876286 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item876339 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item876448 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item876500 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item983369 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

@keyframes zoomin2d-110921 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-110921 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item110947 {
	width:218px !important;
	left:629px !important;
	top:65px !important;
	min-height:118px !important;
}

@keyframes entratavelocedadestra-110995 {
	0% {
		transform:translate(429.471px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-110995 {
	0% {
		-webkit-transform:translate(429.471px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111065 {
	width:210px !important;
	left:629px !important;
	top:218px !important;
	min-height:100px !important;
}

#item111088 {
	width:217px !important;
	left:629px !important;
	top:557px !important;
	min-height:13px !important;
}

#item111112 {
	width:210px !important;
	left:907px !important;
	top:364px !important;
	min-height:60px !important;
}

#item234762 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item876612 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item876664 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item876717 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item876780 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item876832 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item876884 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item876941 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item877048 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item877100 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item983426 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item111182 {
	width:252px !important;
	height:798px !important;
	left:947px !important;
	top:-9px !important;
	background:#3d3c42;
}

#item111207 {
	width:167px !important;
	left:962px !important;
	top:122px !important;
	min-height:75px !important;
}

#item111230 {
	width:163px !important;
	left:962px !important;
	top:230px !important;
	min-height:73px !important;
}

#item111253 {
	width:129px !important;
	left:962px !important;
	top:64px !important;
	min-height:43px !important;
}

@keyframes entratavelocedasinistra-135203 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-135203 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes zoomin2d-111322 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.92;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-111322 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.92;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item111471 {
	width:255px !important;
	left:95px !important;
	top:753px !important;
	min-height:13px !important;
}

@keyframes entratavelocedalbasso-640575 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-640575 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item640575 {
	width:117px !important;
	height:25px !important;
	left:714px !important;
	top:529px !important;
}

#item640633 {
	width:597px !important;
	height:851px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item640634 {
	width:144px !important;
	height:48px !important;
	left:211px !important;
	top:731px !important;
}

#item646816 {
	width:391px !important;
	height:597px !important;
	left:89px !important;
	top:112px !important;
}

#item640631 {
	width:9px !important;
	height:9px !important;
	left:43px !important;
	top:42px !important;
}

#item640629 {
	width:607px !important;
	height:861px !important;
	left:585px !important;
	top:-19px !important;
}

#item234837 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item877242 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item877294 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item877347 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item877399 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item877451 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item877503 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item877555 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item877608 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item877659 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item877711 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item111534 {
	width:372px !important;
	height:473px !important;
	left:779px !important;
	top:264px !important;
}

#item111591 {
	width:255px !important;
	left:714px !important;
	top:602px !important;
	min-height:29px !important;
}

#item111615 {
	width:347px !important;
	left:714px !important;
	top:552px !important;
	min-height:29px !important;
}

@keyframes entratavelocedall-alto-111638 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedall-alto-111638 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes zoomin2d-111686 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-111686 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item111720 {
	width:173px !important;
	left:822px !important;
	top:367px !important;
	min-height:57px !important;
}

#item111743 {
	width:363px !important;
	left:714px !important;
	top:734px !important;
	min-height:40px !important;
}

#item111766 {
	width:347px !important;
	left:714px !important;
	top:702px !important;
	min-height:18px !important;
}

#item111789 {
	width:158px !important;
	left:837px !important;
	top:142px !important;
	min-height:13px !important;
}

#item234912 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item877809 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item877862 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item877915 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item877979 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item878031 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item878084 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item878141 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item878197 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item878250 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item878305 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item111852 {
	width:211px !important;
	left:360px !important;
	top:523px !important;
	min-height:43px !important;
}

#item111876 {
	width:205px !important;
	left:652px !important;
	top:168px !important;
	min-height:97px !important;
}

#item111899 {
	width:222px !important;
	left:652px !important;
	top:278px !important;
	min-height:57px !important;
}

#item111922 {
	width:288px !important;
	left:360px !important;
	top:724px !important;
	min-height:61px !important;
}

#item111946 {
	width:198px !important;
	left:360px !important;
	top:589px !important;
	min-height:63px !important;
}

@keyframes entratavelocedall-alto-111986 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedall-alto-111986 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entratavelocedasinistra-112033 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-112033 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item112080 {
	width:188px !important;
	left:658px !important;
	top:109px !important;
	min-height:13px !important;
}

@keyframes zoomin2d-112103 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-112103 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item234988 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item878412 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item878464 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item878516 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item878581 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item878633 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item878685 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item878742 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item878798 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item878849 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item878903 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item638756 {
	width:140px !important;
	left:342px !important;
	top:366px !important;
	min-height:4px !important;
}

#item638779 {
	width:140px !important;
	left:342px !important;
	top:373px !important;
	min-height:4px !important;
}

#item638802 {
	width:140px !important;
	left:587px !important;
	top:410px !important;
	min-height:4px !important;
}

#item638825 {
	width:140px !important;
	left:587px !important;
	top:417px !important;
	min-height:4px !important;
}

#item647360 {
	width:49px !important;
	left:82px !important;
	top:765px !important;
	min-height:4px !important;
}

#item647385 {
	width:49px !important;
	left:134px !important;
	top:765px !important;
	min-height:4px !important;
}

#item647435 {
	width:49px !important;
	left:645px !important;
	top:769px !important;
	min-height:4px !important;
}

#item647459 {
	width:49px !important;
	left:697px !important;
	top:769px !important;
	min-height:4px !important;
}

#item647485 {
	width:121px !important;
	left:645px !important;
	top:779px !important;
	min-height:4px !important;
}

#item934676 {
	width:112px !important;
	left:972px !important;
	top:735px !important;
	min-height:4px !important;
}

#item934699 {
	width:112px !important;
	left:972px !important;
	top:742px !important;
	min-height:4px !important;
}

#item934722 {
	width:112px !important;
	left:972px !important;
	top:749px !important;
	min-height:4px !important;
}

#item934745 {
	width:112px !important;
	left:972px !important;
	top:756px !important;
	min-height:4px !important;
}

#item934768 {
	width:112px !important;
	left:972px !important;
	top:764px !important;
	min-height:4px !important;
}

#item934791 {
	width:112px !important;
	left:972px !important;
	top:770px !important;
	min-height:4px !important;
}

#item934814 {
	width:145px !important;
	left:972px !important;
	top:777px !important;
	min-height:4px !important;
}

#item934837 {
	width:145px !important;
	left:972px !important;
	top:777px !important;
	min-height:4px !important;
}

#item934860 {
	width:145px !important;
	left:972px !important;
	top:784px !important;
	min-height:4px !important;
}

#item112119 {
	width:121px !important;
	left:317px !important;
	top:401px !important;
	min-height:28px !important;
}

#item112161 {
	width:337px !important;
	left:82px !important;
	top:624px !important;
	min-height:43px !important;
}

#item112184 {
	width:311px !important;
	left:82px !important;
	top:693px !important;
	min-height:57px !important;
}

#item112207 {
	width:40px !important;
	left:269px !important;
	top:564px !important;
	min-height:9px !important;
}

#item112230 {
	width:160px !important;
	left:149px !important;
	top:521px !important;
	min-height:32px !important;
}

#item112331 {
	width:194px !important;
	left:641px !important;
	top:584px !important;
	min-height:123px !important;
}

#item112354 {
	width:40px !important;
	left:746px !important;
	top:407px !important;
	min-height:9px !important;
}

#item112377 {
	width:160px !important;
	left:627px !important;
	top:364px !important;
	min-height:32px !important;
}

#item112400 {
	width:311px !important;
	left:641px !important;
	top:726px !important;
	min-height:57px !important;
}

#item112423 {
	width:410px !important;
	height:585px !important;
	left:741px !important;
	top:235px !important;
}

@keyframes zoomin2d-112456 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-112456 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes entratavelocedadestra-135278 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-135278 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item837055 {
	width:35px !important;
	height:17px !important;
	left:639px !important;
	top:450px !important;
	background:#c6c6c5;
}

#item837056 {
	width:99px !important;
	height:36px !important;
	left:641px !important;
	top:453px !important;
}

#item837079 {
	width:222px !important;
	left:641px !important;
	top:535px !important;
	min-height:25px !important;
}

@keyframes zoomin2d-841210 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841210 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-841230 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841230 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item235063 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item879603 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item879655 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item879707 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item879760 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item879813 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item879865 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item879918 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item879970 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item880022 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item880075 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item638853 {
	width:140px !important;
	left:95px !important;
	top:759px !important;
	min-height:4px !important;
}

#item638876 {
	width:140px !important;
	left:95px !important;
	top:766px !important;
	min-height:4px !important;
}

#item647511 {
	width:49px !important;
	left:48px !important;
	top:157px !important;
	min-height:4px !important;
}

#item647534 {
	width:67px !important;
	left:48px !important;
	top:165px !important;
	min-height:4px !important;
}

#item647561 {
	width:74px !important;
	left:97px !important;
	top:157px !important;
	min-height:4px !important;
}

#item833406 {
	width:35px !important;
	height:17px !important;
	left:91px !important;
	top:696px !important;
	background:#c6c6c5;
}

#item532738 {
	width:179px !important;
	left:95px !important;
	top:695px !important;
	min-height:28px !important;
}

#item532763 {
	width:142px !important;
	left:95px !important;
	top:734px !important;
	min-height:18px !important;
}

#item532836 {
	width:161px !important;
	height:25px !important;
	left:120px !important;
	top:623px !important;
}

#item532875 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item532898 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item537096 {
	width:513px !important;
	height:743px !important;
	left:629px !important;
	top:43px !important;
}

#item537115 {
	width:77px !important;
	height:739px !important;
	left:630px !important;
	top:47px !important;
}

#item537118 {
	width:79px !important;
	height:739px !important;
	left:1051px !important;
	top:47px !important;
}

#item833411 {
	width:55px !important;
	left:150px !important;
	top:173px !important;
	min-height:9px !important;
}

#item833434 {
	width:126px !important;
	left:79px !important;
	top:130px !important;
	min-height:32px !important;
}

#item833467 {
	width:289px !important;
	left:230px !important;
	top:145px !important;
	min-height:11px !important;
}

#item833490 {
	width:260px !important;
	left:230px !important;
	top:167px !important;
	min-height:9px !important;
}

#item533116 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item880227 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item880279 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item880331 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item880383 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item880435 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item880488 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item880540 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item880593 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item880644 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item880696 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item647739 {
	width:42px !important;
	left:385px !important;
	top:451px !important;
	min-height:4px !important;
}

#item647762 {
	width:56px !important;
	left:385px !important;
	top:458px !important;
	min-height:4px !important;
}

#item647785 {
	width:58px !important;
	left:385px !important;
	top:443px !important;
	min-height:5px !important;
}

#item647808 {
	width:58px !important;
	left:455px !important;
	top:443px !important;
	min-height:5px !important;
}

#item647831 {
	width:58px !important;
	left:455px !important;
	top:450px !important;
	min-height:5px !important;
}

#item647855 {
	width:58px !important;
	left:455px !important;
	top:457px !important;
	min-height:5px !important;
}

#item647878 {
	width:58px !important;
	left:35px !important;
	top:757px !important;
	min-height:5px !important;
}

#item647904 {
	width:109px !important;
	left:35px !important;
	top:764px !important;
	min-height:5px !important;
}

#item647934 {
	width:109px !important;
	left:35px !important;
	top:771px !important;
	min-height:5px !important;
}

#item647958 {
	width:109px !important;
	left:35px !important;
	top:778px !important;
	min-height:5px !important;
}

#item935131 {
	width:138px !important;
	left:28px !important;
	top:142px !important;
	min-height:4px !important;
}

#item935154 {
	width:112px !important;
	left:28px !important;
	top:149px !important;
	min-height:4px !important;
}

#item935177 {
	width:112px !important;
	left:28px !important;
	top:156px !important;
	min-height:4px !important;
}

#item935201 {
	width:112px !important;
	left:28px !important;
	top:163px !important;
	min-height:4px !important;
}

#item935224 {
	width:112px !important;
	left:28px !important;
	top:170px !important;
	min-height:4px !important;
}

#item935247 {
	width:112px !important;
	left:28px !important;
	top:176px !important;
	min-height:4px !important;
}

#item935270 {
	width:89px !important;
	left:28px !important;
	top:184px !important;
	min-height:4px !important;
}

#item696917 {
	width:503px !important;
	height:189px !important;
	left:77px !important;
	top:253px !important;
	background:#fff;
}

@keyframes zoomin2d-113436 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-113436 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item113470 {
	width:237px !important;
	left:161px !important;
	top:32px !important;
	min-height:61px !important;
}

#item113494 {
	width:26px !important;
	left:632px !important;
	top:285px !important;
	min-height:40px !important;
}

#item113517 {
	width:44px !important;
	left:1089px !important;
	top:524px !important;
	min-height:40px !important;
}

#item113551 {
	width:293px !important;
	left:626px !important;
	top:159px !important;
	min-height:8px !important;
}

#item113574 {
	width:397px !important;
	left:626px !important;
	top:113px !important;
	min-height:36px !important;
}

#item113597 {
	width:173px !important;
	left:666px !important;
	top:287px !important;
	min-height:37px !important;
}

#item113620 {
	width:197px !important;
	left:902px !important;
	top:528px !important;
	min-height:99px !important;
}

#item113643 {
	width:173px !important;
	left:666px !important;
	top:347px !important;
	min-height:21px !important;
}

#item113668 {
	width:197px !important;
	left:902px !important;
	top:650px !important;
	min-height:79px !important;
}

#item113691 {
	width:573px !important;
	height:56px !important;
	left:626px !important;
	top:36px !important;
	background:#deb276;
}

#item533868 {
	width:237px !important;
	left:161px !important;
	top:32px !important;
	min-height:61px !important;
}

#item533985 {
	width:292px !important;
	left:198px !important;
	top:578px !important;
	min-height:20px !important;
}

#item534008 {
	width:423px !important;
	left:72px !important;
	top:514px !important;
	min-height:57px !important;
}

#item534031 {
	width:290px !important;
	left:200px !important;
	top:757px !important;
	min-height:9px !important;
}

@keyframes zoomin2d-841293 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841293 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item536859 {
	width:85px !important;
	height:25px !important;
	left:398px !important;
	top:229px !important;
}

@keyframes zoomin2d-841275 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841275 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-841262 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841262 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item536781 {
	width:85px !important;
	height:25px !important;
	left:398px !important;
	top:229px !important;
}

#item534060 {
	width:85px !important;
	height:25px !important;
	left:377px !important;
	top:214px !important;
}

@keyframes zoomin2d-841244 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841244 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item534132 {
	width:522px !important;
	height:296px !important;
	left:54px !important;
	top:130px !important;
}

#item537051 {
	width:61px !important;
	height:61px !important;
	left:72px !important;
	top:434px !important;
}

#item537052 {
	width:49px !important;
	height:41px !important;
	left:150px !important;
	top:446px !important;
}

#item537053 {
	width:81px !important;
	height:78px !important;
	left:275px !important;
	top:427px !important;
}

#item537054 {
	width:61px !important;
	height:51px !important;
	left:207px !important;
	top:442px !important;
}

@keyframes battito-537031 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-537031 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item537031 {
	width:28px !important;
	height:30px !important;
	left:351px !important;
	top:470px !important;
}

#item230904 {
	width:1208px !important;
	height:859px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item230905 {
	width:143px !important;
	height:48px !important;
	left:544px !important;
	top:733px !important;
}

#item639035 {
	width:1111px !important;
	height:543px !important;
	left:47px !important;
	top:159px !important;
}

#item230902 {
	width:9px !important;
	height:9px !important;
	left:1006px !important;
	top:51px !important;
}

#item230900 {
	width:1218px !important;
	height:869px !important;
	left:-19px !important;
	top:-19px !important;
}

@keyframes entratavelocedalbasso-639699 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-639699 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item639699 {
	width:117px !important;
	height:25px !important;
	left:742px !important;
	top:667px !important;
}

#item639756 {
	width:572px !important;
	height:851px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item639757 {
	width:144px !important;
	height:48px !important;
	left:203px !important;
	top:731px !important;
}

#item639800 {
	width:392px !important;
	height:596px !important;
	left:77px !important;
	top:113px !important;
}

#item639754 {
	width:9px !important;
	height:9px !important;
	left:18px !important;
	top:42px !important;
}

#item639752 {
	width:582px !important;
	height:861px !important;
	left:610px !important;
	top:-19px !important;
}

#item235213 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item880791 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item880843 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item880895 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item880960 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item881012 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item881064 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item881122 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item881175 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item881228 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item881282 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item647984 {
	width:58px !important;
	left:627px !important;
	top:403px !important;
	min-height:5px !important;
}

#item648007 {
	width:81px !important;
	left:627px !important;
	top:410px !important;
	min-height:5px !important;
}

#item648032 {
	width:97px !important;
	left:627px !important;
	top:417px !important;
	min-height:5px !important;
}

#item648055 {
	width:108px !important;
	left:627px !important;
	top:425px !important;
	min-height:5px !important;
}

#item648078 {
	width:103px !important;
	left:700px !important;
	top:403px !important;
	min-height:5px !important;
}

#item648106 {
	width:108px !important;
	left:619px !important;
	top:760px !important;
	min-height:5px !important;
}

#item648129 {
	width:108px !important;
	left:619px !important;
	top:767px !important;
	min-height:5px !important;
}

#item648152 {
	width:108px !important;
	left:619px !important;
	top:774px !important;
	min-height:5px !important;
}

#item648179 {
	width:108px !important;
	left:619px !important;
	top:782px !important;
	min-height:5px !important;
}

#item648202 {
	width:108px !important;
	left:729px !important;
	top:760px !important;
	min-height:5px !important;
}

#item648226 {
	width:108px !important;
	left:729px !important;
	top:767px !important;
	min-height:5px !important;
}

#item648249 {
	width:108px !important;
	left:729px !important;
	top:774px !important;
	min-height:5px !important;
}

#item648275 {
	width:108px !important;
	left:729px !important;
	top:782px !important;
	min-height:5px !important;
}

@keyframes zoomin2d-841314 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841314 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-841339 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841339 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item538928 {
	width:108px !important;
	left:293px !important;
	top:187px !important;
	min-height:11px !important;
}

@keyframes zoomin2d-841334 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841334 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item537198 {
	width:108px !important;
	left:294px !important;
	top:187px !important;
	min-height:11px !important;
}

@keyframes zoomin2d-537248 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-537248 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-841330 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841330 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item538792 {
	width:580px !important;
	height:222px !important;
	left:574px !important;
	top:478px !important;
}

#item114002 {
	width:496px !important;
	left:67px !important;
	top:70px !important;
	min-height:47px !important;
}

@keyframes entratavelocedasinistra-114002 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-114002 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item114025 {
	width:179px !important;
	left:68px !important;
	top:148px !important;
	min-height:13px !important;
}

@keyframes zoomin2d-114048 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-114048 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item537712 {
	width:600px !important;
	height:898px !important;
	left:-17px !important;
	top:-46px !important;
}

#item537130 {
	width:287px !important;
	left:627px !important;
	top:347px !important;
	min-height:24px !important;
}

#item537153 {
	width:251px !important;
	left:627px !important;
	top:384px !important;
	min-height:18px !important;
}

#item538617 {
	width:81px !important;
	left:312px !important;
	top:321px !important;
	min-height:11px !important;
}

@keyframes zoomin2d-841322 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841322 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-537320 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-537320 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item742458 {
	width:81px !important;
	left:312px !important;
	top:323px !important;
	min-height:11px !important;
}

@keyframes zoomin2d-841318 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841318 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item538167 {
	width:578px !important;
	height:376px !important;
	left:574px !important;
	top:-10px !important;
}

#item538070 {
	width:79px !important;
	height:82px !important;
	left:957px !important;
	top:360px !important;
}

#item538069 {
	width:71px !important;
	height:84px !important;
	left:1047px !important;
	top:356px !important;
}

@keyframes battito-537360 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-537360 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item537360 {
	width:35px !important;
	height:38px !important;
	left:933px !important;
	top:397px !important;
}

#item538073 {
	width:53px !important;
	height:67px !important;
	left:625px !important;
	top:699px !important;
}

#item538074 {
	width:50px !important;
	height:64px !important;
	left:694px !important;
	top:701px !important;
}

#item538075 {
	width:44px !important;
	height:55px !important;
	left:765px !important;
	top:704px !important;
}

#item538076 {
	width:53px !important;
	height:67px !important;
	left:828px !important;
	top:700px !important;
}

@keyframes battito-537431 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-537431 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item537431 {
	width:35px !important;
	height:38px !important;
	left:880px !important;
	top:733px !important;
}

#item537448 {
	width:68px !important;
	left:956px !important;
	top:432px !important;
	min-height:8px !important;
}

#item537471 {
	width:68px !important;
	left:1040px !important;
	top:432px !important;
	min-height:8px !important;
}

#item537494 {
	width:68px !important;
	left:612px !important;
	top:765px !important;
	min-height:8px !important;
}

#item537518 {
	width:68px !important;
	left:680px !important;
	top:765px !important;
	min-height:8px !important;
}

#item537541 {
	width:68px !important;
	left:748px !important;
	top:765px !important;
	min-height:8px !important;
}

#item537564 {
	width:68px !important;
	left:816px !important;
	top:765px !important;
	min-height:8px !important;
}

#item538063 {
	width:77px !important;
	height:780px !important;
	left:34px !important;
	top:31px !important;
}

#item538066 {
	width:79px !important;
	height:780px !important;
	left:480px !important;
	top:31px !important;
}

#item235321 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item881392 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item881444 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item881496 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item881560 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item881612 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item881670 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item881723 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item881775 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item881827 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item881881 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item169851 {
	width:274px !important;
	left:59px !important;
	top:720px !important;
	min-height:37px !important;
}

#item169874 {
	width:220px !important;
	left:367px !important;
	top:720px !important;
	min-height:37px !important;
}

#item169897 {
	width:220px !important;
	left:633px !important;
	top:690px !important;
	min-height:37px !important;
}

#item169920 {
	width:220px !important;
	left:889px !important;
	top:725px !important;
	min-height:37px !important;
}

#item222261 {
	width:274px !important;
	left:59px !important;
	top:757px !important;
	min-height:37px !important;
}

#item222592 {
	width:220px !important;
	left:367px !important;
	top:760px !important;
	min-height:37px !important;
}

#item222889 {
	width:220px !important;
	left:633px !important;
	top:727px !important;
	min-height:37px !important;
}

#item222924 {
	width:220px !important;
	left:633px !important;
	top:761px !important;
	min-height:37px !important;
}

#item223209 {
	width:220px !important;
	left:889px !important;
	top:761px !important;
	min-height:37px !important;
}

@keyframes entratavelocedasinistra-225282 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-225282 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1002686 {
	width:212px !important;
	height:31px !important;
	left:904px !important;
	top:761px !important;
}

#item1002681 {
	width:212px !important;
	height:31px !important;
	left:904px !important;
	top:724px !important;
}

#item1002664 {
	width:225px !important;
	height:33px !important;
	left:642px !important;
	top:687px !important;
}

#item1002671 {
	width:225px !important;
	height:33px !important;
	left:642px !important;
	top:724px !important;
}

#item1002676 {
	width:225px !important;
	height:31px !important;
	left:642px !important;
	top:761px !important;
}

#item1002658 {
	width:224px !important;
	height:33px !important;
	left:375px !important;
	top:759px !important;
}

#item1002653 {
	width:224px !important;
	height:33px !important;
	left:375px !important;
	top:717px !important;
}

#item1002646 {
	width:274px !important;
	height:33px !important;
	left:67px !important;
	top:755px !important;
}

#item1002638 {
	width:274px !important;
	height:33px !important;
	left:67px !important;
	top:716px !important;
}

#item1017240 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item881980 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item882032 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item882084 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item882146 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item882198 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item882250 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item882302 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item882365 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item882418 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item882473 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item648299 {
	width:58px !important;
	left:54px !important;
	top:302px !important;
	min-height:5px !important;
}

#item648322 {
	width:194px !important;
	left:54px !important;
	top:310px !important;
	min-height:5px !important;
}

#item648395 {
	width:194px !important;
	left:54px !important;
	top:317px !important;
	min-height:5px !important;
}

#item648420 {
	width:194px !important;
	left:54px !important;
	top:324px !important;
	min-height:5px !important;
}

#item648444 {
	width:194px !important;
	left:54px !important;
	top:331px !important;
	min-height:5px !important;
}

#item648467 {
	width:194px !important;
	left:54px !important;
	top:338px !important;
	min-height:5px !important;
}

#item648493 {
	width:194px !important;
	left:54px !important;
	top:345px !important;
	min-height:5px !important;
}

#item648519 {
	width:115px !important;
	left:54px !important;
	top:565px !important;
	min-height:5px !important;
}

#item648544 {
	width:134px !important;
	left:54px !important;
	top:572px !important;
	min-height:5px !important;
}

#item648567 {
	width:134px !important;
	left:54px !important;
	top:579px !important;
	min-height:5px !important;
}

#item648590 {
	width:134px !important;
	left:54px !important;
	top:586px !important;
	min-height:5px !important;
}

#item648616 {
	width:115px !important;
	left:175px !important;
	top:565px !important;
	min-height:5px !important;
}

#item648640 {
	width:150px !important;
	left:191px !important;
	top:572px !important;
	min-height:5px !important;
}

#item648665 {
	width:43px !important;
	left:646px !important;
	top:767px !important;
	min-height:5px !important;
}

#item648688 {
	width:26px !important;
	left:695px !important;
	top:767px !important;
	min-height:5px !important;
}

#item648711 {
	width:56px !important;
	left:725px !important;
	top:767px !important;
	min-height:5px !important;
}

#item648738 {
	width:43px !important;
	left:646px !important;
	top:774px !important;
	min-height:5px !important;
}

@keyframes battito-541249 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-541249 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item541249 {
	width:28px !important;
	height:30px !important;
	left:349px !important;
	top:315px !important;
}

#item541381 {
	width:348px !important;
	left:162px !important;
	top:44px !important;
	min-height:65px !important;
}

#item541404 {
	width:393px !important;
	left:162px !important;
	top:102px !important;
	min-height:17px !important;
}

@keyframes entratavelocedall-alto-541430 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedall-alto-541430 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item541477 {
	width:523px !important;
	height:260px !important;
	left:626px !important;
	top:435px !important;
}

#item541836 {
	opacity:0.70;
	width:225px !important;
	left:54px !important;
	top:608px !important;
	min-height:9px !important;
}

#item541859 {
	opacity:0.70;
	width:136px !important;
	left:403px !important;
	top:655px !important;
	min-height:59px !important;
}

#item541882 {
	width:131px !important;
	left:403px !important;
	top:722px !important;
	min-height:36px !important;
}

#item541961 {
	width:110px !important;
	left:53px !important;
	top:622px !important;
	min-height:7px !important;
}

@keyframes entratavelocedasinistra-541984 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-541984 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entratavelocedasinistra-542058 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-542058 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entratavelocedasinistra-542132 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-542132 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item542909 {
	width:268px !important;
	left:1px !important;
	top:140px !important;
	min-height:11px !important;
}

#item542864 {
	width:268px !important;
	top:140px !important;
	min-height:11px !important;
}

#item542664 {
	width:268px !important;
	top:140px !important;
	min-height:11px !important;
}

#item542456 {
	width:516px !important;
	height:151px !important;
	left:52px !important;
	top:163px !important;
}

#item542956 {
	width:60px !important;
	height:52px !important;
	left:509px !important;
	top:285px !important;
}

#item542697 {
	width:51px !important;
	left:513px !important;
	top:341px !important;
	min-height:8px !important;
}

#item542752 {
	width:51px !important;
	left:449px !important;
	top:341px !important;
	min-height:8px !important;
}

#item542806 {
	width:51px !important;
	left:386px !important;
	top:341px !important;
	min-height:8px !important;
}

#item542957 {
	width:59px !important;
	height:52px !important;
	left:444px !important;
	top:285px !important;
}

#item542958 {
	width:60px !important;
	height:52px !important;
	left:379px !important;
	top:285px !important;
}

#item543411 {
	width:513px !important;
	height:104px !important;
	left:54px !important;
	top:373px !important;
}

#item543416 {
	width:250px !important;
	top:141px !important;
	min-height:11px !important;
}

#item543461 {
	width:514px !important;
	height:152px !important;
	left:53px !important;
	top:373px !important;
}

@keyframes battito-544104 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-544104 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item544104 {
	width:28px !important;
	height:30px !important;
	left:348px !important;
	top:520px !important;
}

#item544197 {
	width:51px !important;
	left:449px !important;
	top:546px !important;
	min-height:8px !important;
}

#item544221 {
	width:51px !important;
	left:385px !important;
	top:546px !important;
	min-height:8px !important;
}

#item544472 {
	width:59px !important;
	height:51px !important;
	left:380px !important;
	top:491px !important;
}

#item544473 {
	width:60px !important;
	height:51px !important;
	left:510px !important;
	top:491px !important;
}

#item544474 {
	width:58px !important;
	height:51px !important;
	left:446px !important;
	top:491px !important;
}

#item544438 {
	width:51px !important;
	left:514px !important;
	top:546px !important;
	min-height:8px !important;
}

#item603423 {
	width:131px !important;
	height:65px !important;
	left:979px !important;
	top:684px !important;
}

#item603421 {
	width:137px !important;
	height:55px !important;
	left:639px !important;
	top:704px !important;
}

#item603422 {
	width:138px !important;
	height:69px !important;
	left:807px !important;
	top:687px !important;
}

#item603342 {
	width:51px !important;
	left:681px !important;
	top:750px !important;
	min-height:8px !important;
}

#item603367 {
	width:51px !important;
	left:854px !important;
	top:750px !important;
	min-height:8px !important;
}

#item603392 {
	width:51px !important;
	left:1024px !important;
	top:750px !important;
	min-height:8px !important;
}

@keyframes battito-603427 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-603427 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item603427 {
	width:28px !important;
	height:30px !important;
	left:866px !important;
	top:767px !important;
}

@keyframes zoomin2d-841197 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841197 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-841201 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841201 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes entratavelocedalbasso-639923 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-639923 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item639923 {
	width:117px !important;
	height:25px !important;
	left:54px !important;
	top:549px !important;
}

#item639980 {
	width:1200px !important;
	height:851px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item639981 {
	width:143px !important;
	height:48px !important;
	left:545px !important;
	top:724px !important;
}

#item640023 {
	width:1106px !important;
	height:552px !important;
	left:47px !important;
	top:161px !important;
}

#item639978 {
	width:9px !important;
	height:9px !important;
	left:646px !important;
	top:42px !important;
}

#item639976 {
	width:1210px !important;
	height:861px !important;
	left:-19px !important;
	top:-19px !important;
}

#item235556 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item882619 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item882671 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item882724 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item882777 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item882829 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item882881 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item882933 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item882986 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item883037 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item883089 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item648762 {
	width:72px !important;
	left:99px !important;
	top:727px !important;
	min-height:5px !important;
}

#item648808 {
	width:131px !important;
	left:99px !important;
	top:734px !important;
	min-height:5px !important;
}

#item648833 {
	width:63px !important;
	left:99px !important;
	top:741px !important;
	min-height:5px !important;
}

#item648856 {
	width:131px !important;
	left:99px !important;
	top:748px !important;
	min-height:5px !important;
}

#item648882 {
	width:63px !important;
	left:99px !important;
	top:755px !important;
	min-height:5px !important;
}

#item648905 {
	width:135px !important;
	left:99px !important;
	top:763px !important;
	min-height:5px !important;
}

#item648929 {
	width:91px !important;
	left:99px !important;
	top:770px !important;
	min-height:5px !important;
}

#item648952 {
	width:91px !important;
	left:99px !important;
	top:777px !important;
	min-height:5px !important;
}

#item176254 {
	width:456px !important;
	height:467px !important;
	left:82px !important;
	top:102px !important;
}

#item176609 {
	width:237px !important;
	left:649px !important;
	top:172px !important;
	min-height:11px !important;
}

@keyframes entratavelocedadestra-176632 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-176632 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item176679 {
	width:100px !important;
	height:75px !important;
	left:318px !important;
	top:607px !important;
}

#item176694 {
	width:100px !important;
	height:75px !important;
	left:207px !important;
	top:607px !important;
}

#item176714 {
	width:100px !important;
	height:65px !important;
	left:431px !important;
	top:616px !important;
}

#item176730 {
	width:100px !important;
	height:75px !important;
	left:94px !important;
	top:607px !important;
}

@keyframes battito-546177 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-546177 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item546177 {
	width:28px !important;
	height:30px !important;
	left:300px !important;
	top:691px !important;
}

#item593488 {
	width:51px !important;
	left:116px !important;
	top:684px !important;
	min-height:8px !important;
}

#item593514 {
	width:51px !important;
	left:231px !important;
	top:684px !important;
	min-height:8px !important;
}

#item593539 {
	width:51px !important;
	left:344px !important;
	top:684px !important;
	min-height:8px !important;
}

#item593562 {
	width:51px !important;
	left:459px !important;
	top:684px !important;
	min-height:8px !important;
}

#item235706 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item883181 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item883233 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item883299 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item883352 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item883405 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item883457 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item883517 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item883569 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item883622 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item883675 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item648980 {
	width:44px !important;
	left:620px !important;
	top:296px !important;
	min-height:5px !important;
}

#item649003 {
	width:50px !important;
	left:620px !important;
	top:304px !important;
	min-height:5px !important;
}

#item649028 {
	width:67px !important;
	left:666px !important;
	top:296px !important;
	min-height:5px !important;
}

#item649051 {
	width:48px !important;
	left:673px !important;
	top:304px !important;
	min-height:5px !important;
}

#item649074 {
	width:48px !important;
	left:723px !important;
	top:304px !important;
	min-height:5px !important;
}

#item649125 {
	width:53px !important;
	left:735px !important;
	top:296px !important;
	min-height:5px !important;
}

#item649171 {
	width:38px !important;
	left:790px !important;
	top:296px !important;
	min-height:5px !important;
}

#item649194 {
	width:53px !important;
	left:832px !important;
	top:296px !important;
	min-height:5px !important;
}

#item649227 {
	width:44px !important;
	left:772px !important;
	top:304px !important;
	min-height:5px !important;
}

#item649250 {
	width:85px !important;
	left:819px !important;
	top:304px !important;
	min-height:5px !important;
}

#item649276 {
	width:41px !important;
	left:888px !important;
	top:296px !important;
	min-height:5px !important;
}

#item649299 {
	width:53px !important;
	left:930px !important;
	top:296px !important;
	min-height:5px !important;
}

#item649325 {
	width:53px !important;
	left:906px !important;
	top:304px !important;
	min-height:5px !important;
}

#item649348 {
	width:62px !important;
	left:961px !important;
	top:304px !important;
	min-height:5px !important;
}

@keyframes entratavelocedasinistra-176956 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-176956 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item177003 {
	width:302px !important;
	left:89px !important;
	top:631px !important;
	min-height:25px !important;
}

#item177026 {
	width:358px !important;
	left:89px !important;
	top:720px !important;
	min-height:46px !important;
}

#item177049 {
	width:200px !important;
	left:89px !important;
	top:696px !important;
	min-height:9px !important;
}

#item177072 {
	width:291px !important;
	height:53px !important;
	left:251px !important;
	top:490px !important;
}

#item177095 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item177119 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

@keyframes entratavelocedadestra-177439 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-177439 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item177606 {
	width:428px !important;
	left:666px !important;
	top:732px !important;
	min-height:27px !important;
}

#item349578 {
	width:124px !important;
	height:66px !important;
	left:258px !important;
	top:391px !important;
}

#item349598 {
	width:124px !important;
	height:66px !important;
	left:383px !important;
	top:391px !important;
}

#item349616 {
	width:124px !important;
	height:66px !important;
	left:134px !important;
	top:391px !important;
}

#item349660 {
	width:115px !important;
	left:131px !important;
	top:215px !important;
	min-height:27px !important;
}

#item349719 {
	width:140px !important;
	left:115px !important;
	top:214px !important;
	min-height:27px !important;
}

#item349684 {
	width:107px !important;
	left:131px !important;
	top:215px !important;
	min-height:27px !important;
}

#item349653 {
	width:376px !important;
	height:241px !important;
	left:136px !important;
	top:130px !important;
}

#item593593 {
	width:51px !important;
	left:171px !important;
	top:455px !important;
	min-height:8px !important;
}

#item593618 {
	width:51px !important;
	left:299px !important;
	top:455px !important;
	min-height:8px !important;
}

#item593643 {
	width:51px !important;
	left:420px !important;
	top:455px !important;
	min-height:8px !important;
}

@keyframes battito-593698 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-593698 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item593698 {
	width:28px !important;
	height:30px !important;
	left:309px !important;
	top:470px !important;
}

#item593996 {
	width:220px !important;
	left:45px !important;
	top:142px !important;
	min-height:11px !important;
}

#item593794 {
	width:220px !important;
	left:45px !important;
	top:142px !important;
	min-height:11px !important;
}

#item593962 {
	width:220px !important;
	left:45px !important;
	top:142px !important;
	min-height:11px !important;
}

#item593929 {
	width:220px !important;
	left:45px !important;
	top:142px !important;
	min-height:11px !important;
}

#item593897 {
	width:220px !important;
	left:45px !important;
	top:142px !important;
	min-height:11px !important;
}

#item593863 {
	width:220px !important;
	left:45px !important;
	top:142px !important;
	min-height:11px !important;
}

#item593829 {
	width:221px !important;
	left:45px !important;
	top:142px !important;
	min-height:11px !important;
}

#item593783 {
	width:295px !important;
	height:193px !important;
	left:862px !important;
	top:37px !important;
}

@keyframes entratavelocedall-alto-594020 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedall-alto-594020 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item594067 {
	width:37px !important;
	height:63px !important;
	left:633px !important;
	top:219px !important;
}

#item594083 {
	width:41px !important;
	height:63px !important;
	left:709px !important;
	top:218px !important;
}

#item594101 {
	width:44px !important;
	height:59px !important;
	left:1088px !important;
	top:223px !important;
}

#item594115 {
	width:49px !important;
	height:65px !important;
	left:785px !important;
	top:217px !important;
}

#item594133 {
	width:49px !important;
	height:63px !important;
	left:935px !important;
	top:218px !important;
}

#item594148 {
	width:43px !important;
	height:59px !important;
	left:1014px !important;
	top:222px !important;
}

#item594162 {
	width:47px !important;
	height:63px !important;
	left:860px !important;
	top:218px !important;
}

#item594179 {
	width:397px !important;
	left:626px !important;
	top:44px !important;
	min-height:24px !important;
}

#item594202 {
	width:393px !important;
	left:626px !important;
	top:79px !important;
	min-height:37px !important;
}

#item594225 {
	width:72px !important;
	left:613px !important;
	top:269px !important;
	min-height:8px !important;
}

#item594248 {
	width:68px !important;
	left:692px !important;
	top:269px !important;
	min-height:8px !important;
}

#item594271 {
	width:68px !important;
	left:770px !important;
	top:269px !important;
	min-height:8px !important;
}

#item594294 {
	width:68px !important;
	left:844px !important;
	top:269px !important;
	min-height:8px !important;
}

#item594317 {
	width:68px !important;
	left:922px !important;
	top:269px !important;
	min-height:8px !important;
}

#item594340 {
	width:68px !important;
	left:999px !important;
	top:269px !important;
	min-height:8px !important;
}

#item594363 {
	width:68px !important;
	left:1070px !important;
	top:269px !important;
	min-height:8px !important;
}

@keyframes battito-594386 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-594386 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item594386 {
	width:35px !important;
	height:38px !important;
	left:591px !important;
	top:253px !important;
}

#item841147 {
	width:23px !important;
	height:22px !important;
	left:265px !important;
	top:316px !important;
}

@keyframes zoomin2d-841147 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841147 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item235782 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item883814 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item883866 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item883918 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item883981 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item884033 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item884085 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item884144 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item884196 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item884248 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item884302 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item933894 {
	width:112px !important;
	left:652px !important;
	top:697px !important;
	min-height:4px !important;
}

#item933918 {
	width:96px !important;
	left:652px !important;
	top:704px !important;
	min-height:4px !important;
}

#item933941 {
	width:96px !important;
	left:652px !important;
	top:711px !important;
	min-height:4px !important;
}

#item933964 {
	width:112px !important;
	left:652px !important;
	top:718px !important;
	min-height:4px !important;
}

#item933987 {
	width:96px !important;
	left:652px !important;
	top:725px !important;
	min-height:4px !important;
}

#item934010 {
	width:96px !important;
	left:652px !important;
	top:732px !important;
	min-height:4px !important;
}

#item934040 {
	width:112px !important;
	left:652px !important;
	top:738px !important;
	min-height:4px !important;
}

#item934063 {
	width:96px !important;
	left:652px !important;
	top:745px !important;
	min-height:4px !important;
}

#item934086 {
	width:116px !important;
	left:652px !important;
	top:752px !important;
	min-height:4px !important;
}

#item934113 {
	width:116px !important;
	left:652px !important;
	top:759px !important;
	min-height:4px !important;
}

#item934136 {
	width:116px !important;
	left:652px !important;
	top:766px !important;
	min-height:4px !important;
}

#item934206 {
	width:131px !important;
	left:652px !important;
	top:775px !important;
	min-height:4px !important;
}

#item934229 {
	width:116px !important;
	left:652px !important;
	top:782px !important;
	min-height:4px !important;
}

#item934252 {
	width:116px !important;
	left:652px !important;
	top:789px !important;
	min-height:4px !important;
}

#item934310 {
	width:131px !important;
	left:652px !important;
	top:796px !important;
	min-height:4px !important;
}

#item934333 {
	width:116px !important;
	left:652px !important;
	top:803px !important;
	min-height:4px !important;
}

#item832666 {
	width:397px !important;
	left:169px !important;
	top:44px !important;
	min-height:24px !important;
}

#item832690 {
	width:277px !important;
	left:169px !important;
	top:79px !important;
	min-height:37px !important;
}

#item832713 {
	width:244px !important;
	left:691px !important;
	top:240px !important;
	min-height:27px !important;
}

#item832736 {
	width:89px !important;
	left:781px !important;
	top:772px !important;
	min-height:11px !important;
}

#item832759 {
	width:89px !important;
	left:838px !important;
	top:530px !important;
	min-height:11px !important;
}

#item832853 {
	width:149px !important;
	left:978px !important;
	top:355px !important;
	min-height:45px !important;
}

@keyframes zoomin2d-832853 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.81;}
	87.5% {opacity:1;}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-832853 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.81;}
	87.5% {opacity:1;}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item832876 {
	width:149px !important;
	left:1071px !important;
	top:678px !important;
	min-height:45px !important;
}

@keyframes zoomin2d-832876 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.81;}
	87.5% {opacity:1;}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-832876 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.81;}
	87.5% {opacity:1;}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item832899 {
	width:130px !important;
	left:725px !important;
	top:23px !important;
	min-height:45px !important;
}

@keyframes zoomin2d-832899 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.81;}
	87.5% {opacity:1;}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-832899 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.81;}
	87.5% {opacity:1;}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item832922 {
	width:73px !important;
	left:668px !important;
	top:401px !important;
	min-height:45px !important;
}

@keyframes zoomin2d-832922 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-832922 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item832945 {
	width:117px !important;
	left:719px !important;
	top:679px !important;
	min-height:45px !important;
}

@keyframes zoomin2d-832945 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.81;}
	87.5% {opacity:1;}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-832945 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.81;}
	87.5% {opacity:1;}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item833178 {
	width:122px !important;
	left:391px !important;
	top:232px !important;
	min-height:10px !important;
}

#item833201 {
	width:113px !important;
	left:720px !important;
	top:73px !important;
	min-height:9px !important;
}

#item833247 {
	width:113px !important;
	left:1071px !important;
	top:728px !important;
	min-height:9px !important;
}

#item833270 {
	width:113px !important;
	left:668px !important;
	top:451px !important;
	min-height:9px !important;
}

#item833293 {
	width:113px !important;
	left:782px !important;
	top:731px !important;
	min-height:9px !important;
}

#item833317 {
	width:113px !important;
	left:1012px !important;
	top:407px !important;
	min-height:9px !important;
}

@keyframes zoomin2d-841103 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841103 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-841109 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841109 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-841116 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841116 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item832830 {
	width:149px !important;
	left:986px !important;
	top:208px !important;
	min-height:45px !important;
}

@keyframes zoomin2d-832830 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.81;}
	87.5% {opacity:1;}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-832830 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.81;}
	87.5% {opacity:1;}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item833224 {
	width:113px !important;
	left:1082px !important;
	top:261px !important;
	min-height:9px !important;
}

#item235857 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item884412 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item884464 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item884527 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item884580 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item884634 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item884686 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item884746 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item884800 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item884851 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item884906 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item826857 {
	width:73px !important;
	left:40px !important;
	top:779px !important;
	min-height:5px !important;
}

#item826880 {
	width:128px !important;
	left:40px !important;
	top:786px !important;
	min-height:5px !important;
}

#item826903 {
	width:46px !important;
	left:118px !important;
	top:779px !important;
	min-height:5px !important;
}

#item826926 {
	width:151px !important;
	left:167px !important;
	top:779px !important;
	min-height:5px !important;
}

#item826949 {
	width:43px !important;
	left:174px !important;
	top:786px !important;
	min-height:5px !important;
}

#item826972 {
	width:46px !important;
	left:224px !important;
	top:787px !important;
	min-height:5px !important;
}

#item826995 {
	width:165px !important;
	left:321px !important;
	top:779px !important;
	min-height:5px !important;
}

#item827019 {
	width:165px !important;
	left:277px !important;
	top:787px !important;
	min-height:5px !important;
}

#item827042 {
	width:46px !important;
	left:638px !important;
	top:578px !important;
	min-height:5px !important;
}

#item827065 {
	width:38px !important;
	left:687px !important;
	top:578px !important;
	min-height:5px !important;
}

#item827088 {
	width:110px !important;
	left:729px !important;
	top:578px !important;
	min-height:5px !important;
}

#item827111 {
	width:102px !important;
	left:638px !important;
	top:585px !important;
	min-height:5px !important;
}

#item827134 {
	width:49px !important;
	left:742px !important;
	top:585px !important;
	min-height:5px !important;
}

#item827157 {
	width:45px !important;
	left:794px !important;
	top:585px !important;
	min-height:5px !important;
}

#item827180 {
	width:54px !important;
	left:842px !important;
	top:578px !important;
	min-height:5px !important;
}

#item827203 {
	width:54px !important;
	left:842px !important;
	top:585px !important;
	min-height:5px !important;
}

#item827227 {
	width:63px !important;
	left:1015px !important;
	top:578px !important;
	min-height:5px !important;
}

#item827250 {
	width:73px !important;
	left:1028px !important;
	top:585px !important;
	min-height:5px !important;
}

#item827273 {
	width:58px !important;
	left:963px !important;
	top:585px !important;
	min-height:5px !important;
}

#item827296 {
	width:58px !important;
	left:904px !important;
	top:585px !important;
	min-height:5px !important;
}

#item827319 {
	width:52px !important;
	left:904px !important;
	top:578px !important;
	min-height:5px !important;
}

#item827342 {
	width:45px !important;
	left:960px !important;
	top:578px !important;
	min-height:5px !important;
}

#item827365 {
	width:56px !important;
	left:608px !important;
	top:787px !important;
	min-height:5px !important;
}

#item827388 {
	width:73px !important;
	left:668px !important;
	top:787px !important;
	min-height:5px !important;
}

#item827412 {
	width:57px !important;
	left:746px !important;
	top:787px !important;
	min-height:5px !important;
}

#item827435 {
	width:35px !important;
	left:808px !important;
	top:787px !important;
	min-height:5px !important;
}

#item827458 {
	width:63px !important;
	left:850px !important;
	top:787px !important;
	min-height:5px !important;
}

#item827481 {
	width:63px !important;
	left:916px !important;
	top:787px !important;
	min-height:5px !important;
}

#item827505 {
	width:63px !important;
	left:981px !important;
	top:787px !important;
	min-height:5px !important;
}

#item827528 {
	width:63px !important;
	left:1052px !important;
	top:787px !important;
	min-height:5px !important;
}

#item827551 {
	width:65px !important;
	left:608px !important;
	top:794px !important;
	min-height:5px !important;
}

#item827574 {
	width:68px !important;
	left:676px !important;
	top:794px !important;
	min-height:5px !important;
}

#item827597 {
	width:58px !important;
	left:747px !important;
	top:794px !important;
	min-height:5px !important;
}

#item827620 {
	width:38px !important;
	left:808px !important;
	top:794px !important;
	min-height:5px !important;
}

#item827643 {
	width:53px !important;
	left:850px !important;
	top:794px !important;
	min-height:5px !important;
}

#item827666 {
	width:88px !important;
	left:907px !important;
	top:794px !important;
	min-height:5px !important;
}

#item828257 {
	width:144px !important;
	left:412px !important;
	top:134px !important;
	min-height:27px !important;
}

#item828280 {
	width:25px !important;
	left:396px !important;
	top:249px !important;
	min-height:9px !important;
}

#item828366 {
	width:23px !important;
	left:344px !important;
	top:287px !important;
	min-height:7px !important;
}

#item828390 {
	width:27px !important;
	left:127px !important;
	top:314px !important;
	min-height:13px !important;
}

#item828303 {
	width:20px !important;
	left:231px !important;
	top:334px !important;
	min-height:7px !important;
}

#item828251 {
	width:555px !important;
	height:390px !important;
	left:7px !important;
	top:101px !important;
}

#item827702 {
	width:119px !important;
	height:66px !important;
	left:333px !important;
	top:659px !important;
}

#item827753 {
	width:122px !important;
	height:68px !important;
	left:54px !important;
	top:660px !important;
}

#item827807 {
	width:51px !important;
	left:655px !important;
	top:563px !important;
	min-height:8px !important;
}

#item827830 {
	width:51px !important;
	left:743px !important;
	top:563px !important;
	min-height:8px !important;
}

#item827853 {
	width:51px !important;
	left:826px !important;
	top:563px !important;
	min-height:8px !important;
}

#item827878 {
	width:51px !important;
	left:916px !important;
	top:563px !important;
	min-height:8px !important;
}

#item827901 {
	width:51px !important;
	left:1003px !important;
	top:563px !important;
	min-height:8px !important;
}

#item827924 {
	width:51px !important;
	left:910px !important;
	top:379px !important;
	min-height:8px !important;
}

#item827947 {
	width:51px !important;
	left:962px !important;
	top:379px !important;
	min-height:8px !important;
}

#item827970 {
	width:51px !important;
	left:1014px !important;
	top:379px !important;
	min-height:8px !important;
}

#item827993 {
	width:51px !important;
	left:1066px !important;
	top:379px !important;
	min-height:8px !important;
}

#item828016 {
	width:51px !important;
	left:629px !important;
	top:379px !important;
	min-height:8px !important;
}

#item828039 {
	width:51px !important;
	left:680px !important;
	top:379px !important;
	min-height:8px !important;
}

#item828062 {
	width:51px !important;
	left:731px !important;
	top:379px !important;
	min-height:8px !important;
}

#item828085 {
	width:51px !important;
	left:781px !important;
	top:379px !important;
	min-height:8px !important;
}

#item828720 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item828743 {
	width:416px !important;
	left:67px !important;
	top:543px !important;
	min-height:9px !important;
}

#item828766 {
	width:178px !important;
	left:67px !important;
	top:511px !important;
	min-height:24px !important;
}

#item828790 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item829518 {
	width:51px !important;
	left:377px !important;
	top:470px !important;
	min-height:8px !important;
}

@keyframes battito-829542 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-829542 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item829542 {
	width:28px !important;
	height:30px !important;
	left:350px !important;
	top:456px !important;
}

#item829557 {
	width:229px !important;
	left:71px !important;
	top:750px !important;
	min-height:11px !important;
}

#item829580 {
	width:31px !important;
	height:39px !important;
	left:149px !important;
	top:645px !important;
}

#item829586 {
	width:31px !important;
	height:39px !important;
	left:193px !important;
	top:645px !important;
}

#item829592 {
	width:30px !important;
	height:39px !important;
	left:150px !important;
	top:697px !important;
}

#item829599 {
	width:30px !important;
	height:39px !important;
	left:194px !important;
	top:697px !important;
}

@keyframes battito-829605 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-829605 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item829605 {
	width:28px !important;
	height:30px !important;
	left:228px !important;
	top:681px !important;
}

#item829621 {
	width:229px !important;
	left:352px !important;
	top:750px !important;
	min-height:11px !important;
}

#item829644 {
	width:31px !important;
	height:39px !important;
	left:422px !important;
	top:643px !important;
}

#item829650 {
	width:30px !important;
	height:39px !important;
	left:466px !important;
	top:644px !important;
}

#item829658 {
	width:30px !important;
	height:39px !important;
	left:422px !important;
	top:696px !important;
}

#item829665 {
	width:30px !important;
	height:39px !important;
	left:466px !important;
	top:696px !important;
}

@keyframes battito-829671 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-829671 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item829671 {
	width:28px !important;
	height:30px !important;
	left:498px !important;
	top:680px !important;
}

#item829689 {
	width:62px !important;
	height:59px !important;
	left:372px !important;
	top:416px !important;
}

#item829708 {
	width:168px !important;
	left:340px !important;
	top:68px !important;
	min-height:27px !important;
}

#item829851 {
	width:168px !important;
	left:340px !important;
	top:68px !important;
	min-height:27px !important;
}

#item829815 {
	width:168px !important;
	left:340px !important;
	top:68px !important;
	min-height:27px !important;
}

#item829779 {
	width:168px !important;
	left:340px !important;
	top:68px !important;
	min-height:27px !important;
}

#item829750 {
	width:168px !important;
	left:340px !important;
	top:68px !important;
	min-height:27px !important;
}

#item829706 {
	width:508px !important;
	height:132px !important;
	left:590px !important;
	top:405px !important;
}

#item829896 {
	width:84px !important;
	height:46px !important;
	left:890px !important;
	top:519px !important;
}

#item829915 {
	width:84px !important;
	height:46px !important;
	left:978px !important;
	top:521px !important;
}

#item829935 {
	width:84px !important;
	height:46px !important;
	left:723px !important;
	top:518px !important;
}

#item829950 {
	width:84px !important;
	height:46px !important;
	left:634px !important;
	top:519px !important;
}

#item829969 {
	width:84px !important;
	height:46px !important;
	left:806px !important;
	top:521px !important;
}

#item829988 {
	width:410px !important;
	left:622px !important;
	top:121px !important;
	min-height:24px !important;
}

#item830106 {
	width:41px !important;
	height:17px !important;
	left:98px !important;
	top:64px !important;
	background:#c6c6c5;
}

#item830107 {
	width:87px !important;
	left:98px !important;
	top:64px !important;
	min-height:11px !important;
}

#item830019 {
	width:41px !important;
	height:17px !important;
	left:98px !important;
	top:64px !important;
	background:#c6c6c5;
}

#item830020 {
	width:87px !important;
	left:98px !important;
	top:64px !important;
	min-height:11px !important;
}

#item830077 {
	width:41px !important;
	height:17px !important;
	left:98px !important;
	top:64px !important;
	background:#c6c6c5;
}

#item830078 {
	width:87px !important;
	left:98px !important;
	top:64px !important;
	min-height:11px !important;
}

#item830049 {
	width:87px !important;
	left:98px !important;
	top:64px !important;
	min-height:11px !important;
}

#item830011 {
	width:283px !important;
	height:80px !important;
	left:590px !important;
	top:247px !important;
}

#item830163 {
	width:100px !important;
	left:714px !important;
	top:212px !important;
	min-height:34px !important;
}

#item830186 {
	width:100px !important;
	left:981px !important;
	top:219px !important;
	min-height:34px !important;
}

#item830247 {
	width:105px !important;
	left:96px !important;
	top:63px !important;
	min-height:11px !important;
}

#item830337 {
	width:105px !important;
	left:96px !important;
	top:63px !important;
	min-height:11px !important;
}

#item830308 {
	width:87px !important;
	left:98px !important;
	top:63px !important;
	min-height:11px !important;
}

#item830279 {
	width:87px !important;
	left:98px !important;
	top:63px !important;
	min-height:11px !important;
}

#item830240 {
	width:282px !important;
	height:78px !important;
	left:872px !important;
	top:252px !important;
}

#item830360 {
	width:52px !important;
	height:51px !important;
	left:685px !important;
	top:336px !important;
}

#item830373 {
	width:57px !important;
	height:58px !important;
	left:783px !important;
	top:335px !important;
}

#item830385 {
	width:50px !important;
	height:55px !important;
	left:738px !important;
	top:333px !important;
}

#item830398 {
	width:40px !important;
	height:55px !important;
	left:634px !important;
	top:335px !important;
}

#item830413 {
	width:45px !important;
	height:60px !important;
	left:913px !important;
	top:333px !important;
}

#item830429 {
	width:49px !important;
	height:49px !important;
	left:963px !important;
	top:337px !important;
}

#item830442 {
	width:47px !important;
	height:52px !important;
	left:1019px !important;
	top:334px !important;
}

#item830455 {
	width:48px !important;
	height:50px !important;
	left:1067px !important;
	top:336px !important;
}

#item830467 {
	width:255px !important;
	left:634px !important;
	top:757px !important;
	min-height:22px !important;
}

#item830491 {
	width:122px !important;
	height:39px !important;
	left:810px !important;
	top:608px !important;
}

@keyframes battito-830514 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-830514 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item830517 {
	width:44px !important;
	height:17px !important;
	left:894px !important;
	top:758px !important;
	background:#c6c6c5;
}

#item830564 {
	width:255px !important;
	left:895px !important;
	top:757px !important;
	min-height:32px !important;
}

#item830588 {
	width:51px !important;
	left:438px !important;
	top:471px !important;
	min-height:8px !important;
}

#item830611 {
	width:61px !important;
	height:58px !important;
	left:434px !important;
	top:415px !important;
}

@keyframes battito-830628 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-830628 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item830628 {
	width:28px !important;
	height:30px !important;
	left:884px !important;
	top:347px !important;
}

@keyframes battito-830646 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-830646 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item830646 {
	width:28px !important;
	height:30px !important;
	left:835px !important;
	top:347px !important;
}

@keyframes battito-830663 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-830663 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item830663 {
	width:28px !important;
	height:30px !important;
	left:1056px !important;
	top:527px !important;
}

#item830682 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item885053 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item885105 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item885158 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item885211 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item885263 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item885315 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item885367 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item885420 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item885471 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item885523 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item650311 {
	width:56px !important;
	left:464px !important;
	top:495px !important;
	min-height:5px !important;
}

#item650335 {
	width:107px !important;
	left:464px !important;
	top:502px !important;
	min-height:5px !important;
}

#item650361 {
	width:107px !important;
	left:464px !important;
	top:509px !important;
	min-height:5px !important;
}

#item650385 {
	width:107px !important;
	left:464px !important;
	top:516px !important;
	min-height:5px !important;
}

#item650408 {
	width:107px !important;
	left:464px !important;
	top:523px !important;
	min-height:5px !important;
}

#item650431 {
	width:125px !important;
	left:464px !important;
	top:537px !important;
	min-height:5px !important;
}

#item650454 {
	width:125px !important;
	left:464px !important;
	top:544px !important;
	min-height:5px !important;
}

#item650483 {
	width:125px !important;
	left:464px !important;
	top:551px !important;
	min-height:5px !important;
}

#item650507 {
	width:125px !important;
	left:464px !important;
	top:558px !important;
	min-height:5px !important;
}

#item650530 {
	width:125px !important;
	left:464px !important;
	top:566px !important;
	min-height:5px !important;
}

#item650553 {
	width:125px !important;
	left:464px !important;
	top:573px !important;
	min-height:5px !important;
}

#item650608 {
	width:56px !important;
	left:551px !important;
	top:728px !important;
	min-height:5px !important;
}

#item650631 {
	width:130px !important;
	left:551px !important;
	top:735px !important;
	min-height:5px !important;
}

#item650659 {
	width:78px !important;
	left:551px !important;
	top:742px !important;
	min-height:5px !important;
}

#item650682 {
	width:163px !important;
	left:551px !important;
	top:750px !important;
	min-height:5px !important;
}

#item650705 {
	width:163px !important;
	left:551px !important;
	top:757px !important;
	min-height:5px !important;
}

#item650732 {
	width:74px !important;
	left:551px !important;
	top:764px !important;
	min-height:5px !important;
}

#item650757 {
	width:46px !important;
	left:627px !important;
	top:764px !important;
	min-height:5px !important;
}

#item650803 {
	width:55px !important;
	left:551px !important;
	top:764px !important;
	min-height:5px !important;
}

#item650831 {
	width:55px !important;
	left:609px !important;
	top:764px !important;
	min-height:5px !important;
}

#item650854 {
	width:55px !important;
	left:551px !important;
	top:771px !important;
	min-height:5px !important;
}

#item650878 {
	width:55px !important;
	left:609px !important;
	top:771px !important;
	min-height:5px !important;
}

#item933184 {
	width:112px !important;
	left:982px !important;
	top:501px !important;
	min-height:4px !important;
}

#item933207 {
	width:96px !important;
	left:982px !important;
	top:509px !important;
	min-height:4px !important;
}

#item933230 {
	width:96px !important;
	left:982px !important;
	top:516px !important;
	min-height:4px !important;
}

#item933253 {
	width:96px !important;
	left:982px !important;
	top:523px !important;
	min-height:4px !important;
}

#item933276 {
	width:96px !important;
	left:982px !important;
	top:529px !important;
	min-height:4px !important;
}

#item933299 {
	width:118px !important;
	left:982px !important;
	top:536px !important;
	min-height:4px !important;
}

#item933322 {
	width:130px !important;
	left:982px !important;
	top:543px !important;
	min-height:4px !important;
}

#item933345 {
	width:130px !important;
	left:982px !important;
	top:550px !important;
	min-height:4px !important;
}

#item933377 {
	width:112px !important;
	left:982px !important;
	top:558px !important;
	min-height:4px !important;
}

#item933470 {
	width:96px !important;
	left:982px !important;
	top:564px !important;
	min-height:4px !important;
}

#item933493 {
	width:128px !important;
	left:982px !important;
	top:571px !important;
	min-height:4px !important;
}

#item933516 {
	width:130px !important;
	left:982px !important;
	top:578px !important;
	min-height:4px !important;
}

#item933579 {
	width:112px !important;
	left:982px !important;
	top:584px !important;
	min-height:4px !important;
}

#item933602 {
	width:96px !important;
	left:982px !important;
	top:590px !important;
	min-height:4px !important;
}

#item933625 {
	width:128px !important;
	left:982px !important;
	top:597px !important;
	min-height:4px !important;
}

#item933650 {
	width:130px !important;
	left:982px !important;
	top:604px !important;
	min-height:4px !important;
}

#item933674 {
	width:112px !important;
	left:982px !important;
	top:609px !important;
	min-height:4px !important;
}

#item933697 {
	width:96px !important;
	left:982px !important;
	top:615px !important;
	min-height:4px !important;
}

#item933720 {
	width:128px !important;
	left:982px !important;
	top:622px !important;
	min-height:4px !important;
}

#item933743 {
	width:130px !important;
	left:982px !important;
	top:629px !important;
	min-height:4px !important;
}

#item933773 {
	width:112px !important;
	left:982px !important;
	top:635px !important;
	min-height:4px !important;
}

#item933796 {
	width:96px !important;
	left:982px !important;
	top:641px !important;
	min-height:4px !important;
}

#item933819 {
	width:128px !important;
	left:982px !important;
	top:648px !important;
	min-height:4px !important;
}

#item933842 {
	width:130px !important;
	left:982px !important;
	top:655px !important;
	min-height:4px !important;
}

#item758576 {
	width:110px !important;
	left:310px !important;
	top:126px !important;
	min-height:43px !important;
}

#item758421 {
	width:110px !important;
	left:310px !important;
	top:126px !important;
	min-height:43px !important;
}

#item758347 {
	width:110px !important;
	left:310px !important;
	top:126px !important;
	min-height:43px !important;
}

#item758247 {
	width:110px !important;
	left:310px !important;
	top:126px !important;
	min-height:43px !important;
}

#item758199 {
	width:110px !important;
	left:310px !important;
	top:126px !important;
	min-height:43px !important;
}

#item758230 {
	width:419px !important;
	height:245px !important;
	left:100px !important;
	top:130px !important;
}

#item759732 {
	width:66px !important;
	height:66px !important;
	left:75px !important;
	top:375px !important;
}

#item759733 {
	width:66px !important;
	height:66px !important;
	left:163px !important;
	top:374px !important;
}

#item759734 {
	width:66px !important;
	height:66px !important;
	left:343px !important;
	top:374px !important;
}

#item759735 {
	width:66px !important;
	height:66px !important;
	left:254px !important;
	top:374px !important;
}

#item759736 {
	width:66px !important;
	height:66px !important;
	left:431px !important;
	top:374px !important;
}

#item759226 {
	width:161px !important;
	left:634px !important;
	top:215px !important;
	min-height:27px !important;
}

#item759249 {
	width:161px !important;
	left:814px !important;
	top:215px !important;
	min-height:27px !important;
}

#item759272 {
	width:161px !important;
	left:996px !important;
	top:215px !important;
	min-height:27px !important;
}

#item759295 {
	width:161px !important;
	left:996px !important;
	top:469px !important;
	min-height:27px !important;
}

#item759890 {
	width:180px !important;
	left:54px !important;
	top:242px !important;
	min-height:27px !important;
}

#item759342 {
	width:180px !important;
	left:54px !important;
	top:242px !important;
	min-height:27px !important;
}

#item759884 {
	width:281px !important;
	height:269px !important;
	left:91px !important;
	top:507px !important;
}

#item759444 {
	width:161px !important;
	left:815px !important;
	top:472px !important;
	min-height:27px !important;
}

#item759521 {
	width:85px !important;
	height:25px !important;
	left:629px !important;
	top:267px !important;
}

#item759788 {
	width:68px !important;
	height:68px !important;
	left:377px !important;
	top:637px !important;
}

#item759787 {
	width:68px !important;
	height:68px !important;
	left:467px !important;
	top:636px !important;
}

#item759809 {
	width:51px !important;
	left:393px !important;
	top:714px !important;
	min-height:8px !important;
}

#item759834 {
	width:51px !important;
	left:477px !important;
	top:714px !important;
	min-height:8px !important;
}

#item760686 {
	width:146px !important;
	left:197px !important;
	top:73px !important;
	min-height:24px !important;
}

#item760745 {
	width:101px !important;
	left:162px !important;
	min-height:37px !important;
}

@keyframes zoomin2d-760745 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-760745 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item760470 {
	width:163px !important;
	left:161px !important;
	min-height:37px !important;
}

@keyframes zoomin2d-760470 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-760470 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item760606 {
	width:146px !important;
	left:197px !important;
	top:73px !important;
	min-height:24px !important;
}

#item760420 {
	width:123px !important;
	left:162px !important;
	min-height:37px !important;
}

@keyframes zoomin2d-760420 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-760420 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item760532 {
	width:146px !important;
	left:197px !important;
	top:73px !important;
	min-height:24px !important;
}

#item759946 {
	width:342px !important;
	height:179px !important;
	left:619px !important;
	top:544px !important;
}

#item760358 {
	width:51px !important;
	left:832px !important;
	top:735px !important;
	min-height:8px !important;
}

#item760855 {
	width:66px !important;
	height:66px !important;
	left:816px !important;
	top:658px !important;
}

#item760576 {
	width:51px !important;
	left:920px !important;
	top:735px !important;
	min-height:8px !important;
}

#item760856 {
	width:66px !important;
	height:66px !important;
	left:904px !important;
	top:659px !important;
}

#item760781 {
	width:51px !important;
	left:1009px !important;
	top:735px !important;
	min-height:8px !important;
}

#item760857 {
	width:66px !important;
	height:66px !important;
	left:992px !important;
	top:659px !important;
}

@keyframes battito-763696 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-763696 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item763696 {
	width:28px !important;
	height:30px !important;
	left:504px !important;
	top:409px !important;
}

@keyframes battito-763716 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-763716 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item763716 {
	width:28px !important;
	height:30px !important;
	left:445px !important;
	top:720px !important;
}

@keyframes battito-763749 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-763749 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item763749 {
	width:28px !important;
	height:30px !important;
	left:932px !important;
	top:751px !important;
}

@keyframes zoomin2d-841157 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841157 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-841163 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841163 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-841167 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841167 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-841174 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841174 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-841183 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841183 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-841189 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841189 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-996604 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-996604 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item550939 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item885621 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item885673 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item885737 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item885789 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item885843 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item885895 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item885955 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item886009 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item886061 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item886113 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item650904 {
	width:55px !important;
	left:458px !important;
	top:698px !important;
	min-height:5px !important;
}

#item650927 {
	width:66px !important;
	left:458px !important;
	top:705px !important;
	min-height:5px !important;
}

#item650953 {
	width:119px !important;
	left:458px !important;
	top:712px !important;
	min-height:5px !important;
}

#item650976 {
	width:119px !important;
	left:458px !important;
	top:719px !important;
	min-height:5px !important;
}

#item651000 {
	width:119px !important;
	left:458px !important;
	top:726px !important;
	min-height:5px !important;
}

#item651026 {
	width:57px !important;
	left:646px !important;
	top:783px !important;
	min-height:5px !important;
}

#item651049 {
	width:92px !important;
	left:705px !important;
	top:783px !important;
	min-height:5px !important;
}

#item651075 {
	width:58px !important;
	left:800px !important;
	top:783px !important;
	min-height:5px !important;
}

#item651098 {
	width:57px !important;
	left:646px !important;
	top:790px !important;
	min-height:5px !important;
}

#item651121 {
	width:92px !important;
	left:707px !important;
	top:790px !important;
	min-height:5px !important;
}

#item651148 {
	width:60px !important;
	left:802px !important;
	top:790px !important;
	min-height:5px !important;
}

#item651171 {
	width:75px !important;
	left:866px !important;
	top:783px !important;
	min-height:5px !important;
}

#item651197 {
	width:75px !important;
	left:866px !important;
	top:790px !important;
	min-height:5px !important;
}

#item651221 {
	width:66px !important;
	left:646px !important;
	top:797px !important;
	min-height:5px !important;
}

#item651244 {
	width:40px !important;
	left:717px !important;
	top:797px !important;
	min-height:5px !important;
}

#item651269 {
	width:65px !important;
	left:758px !important;
	top:797px !important;
	min-height:5px !important;
}

#item651293 {
	width:47px !important;
	left:825px !important;
	top:797px !important;
	min-height:5px !important;
}

#item651317 {
	width:66px !important;
	left:646px !important;
	top:804px !important;
	min-height:5px !important;
}

#item651343 {
	width:42px !important;
	left:714px !important;
	top:804px !important;
	min-height:5px !important;
}

#item651366 {
	width:78px !important;
	left:758px !important;
	top:804px !important;
	min-height:5px !important;
}

#item651389 {
	width:78px !important;
	left:649px !important;
	top:811px !important;
	min-height:5px !important;
}

#item761961 {
	width:146px !important;
	left:30px !important;
	top:180px !important;
	min-height:27px !important;
}

#item764769 {
	width:146px !important;
	left:30px !important;
	top:180px !important;
	min-height:24px !important;
}

#item761057 {
	width:146px !important;
	left:30px !important;
	top:180px !important;
	min-height:24px !important;
}

#item761909 {
	width:146px !important;
	left:30px !important;
	top:180px !important;
	min-height:24px !important;
}

#item761050 {
	width:176px !important;
	height:207px !important;
	left:68px !important;
	top:162px !important;
}

#item761209 {
	width:51px !important;
	left:278px !important;
	top:358px !important;
	min-height:8px !important;
}

#item761248 {
	width:51px !important;
	left:366px !important;
	top:358px !important;
	min-height:8px !important;
}

#item762374 {
	width:146px !important;
	left:26px !important;
	top:180px !important;
	min-height:24px !important;
}

#item762297 {
	width:146px !important;
	left:26px !important;
	top:180px !important;
	min-height:24px !important;
}

#item762254 {
	width:146px !important;
	left:26px !important;
	top:180px !important;
	min-height:24px !important;
}

#item762195 {
	width:146px !important;
	left:26px !important;
	top:180px !important;
	min-height:24px !important;
}

#item761386 {
	width:146px !important;
	left:26px !important;
	top:180px !important;
	min-height:24px !important;
}

#item761379 {
	width:171px !important;
	height:204px !important;
	left:68px !important;
	top:539px !important;
}

#item761537 {
	width:51px !important;
	left:281px !important;
	top:625px !important;
	min-height:8px !important;
}

#item761575 {
	width:51px !important;
	left:369px !important;
	top:625px !important;
	min-height:8px !important;
}

#item761614 {
	width:51px !important;
	left:458px !important;
	top:625px !important;
	min-height:8px !important;
}

#item761700 {
	width:51px !important;
	left:279px !important;
	top:731px !important;
	min-height:8px !important;
}

#item761739 {
	width:51px !important;
	left:369px !important;
	top:731px !important;
	min-height:8px !important;
}

#item761794 {
	width:51px !important;
	left:279px !important;
	top:252px !important;
	min-height:8px !important;
}

#item761830 {
	width:51px !important;
	left:366px !important;
	top:252px !important;
	min-height:8px !important;
}

#item764738 {
	width:66px !important;
	height:66px !important;
	left:267px !important;
	top:176px !important;
}

#item764739 {
	width:66px !important;
	height:66px !important;
	left:356px !important;
	top:177px !important;
}

#item764741 {
	width:66px !important;
	height:66px !important;
	left:266px !important;
	top:282px !important;
}

#item764740 {
	width:66px !important;
	height:66px !important;
	left:355px !important;
	top:284px !important;
}

#item762047 {
	width:397px !important;
	left:584px !important;
	top:44px !important;
	min-height:24px !important;
}

#item762070 {
	width:393px !important;
	left:584px !important;
	top:79px !important;
	min-height:37px !important;
}

#item762140 {
	width:142px !important;
	left:630px !important;
	top:258px !important;
	min-height:24px !important;
}

#item762418 {
	width:66px !important;
	height:66px !important;
	left:268px !important;
	top:550px !important;
}

#item762419 {
	width:66px !important;
	height:66px !important;
	left:354px !important;
	top:550px !important;
}

#item762420 {
	width:66px !important;
	height:66px !important;
	left:442px !important;
	top:552px !important;
}

#item762422 {
	width:66px !important;
	height:66px !important;
	left:268px !important;
	top:657px !important;
}

#item762421 {
	width:66px !important;
	height:66px !important;
	left:352px !important;
	top:657px !important;
}

#item762529 {
	width:389px !important;
	left:62px !important;
	top:492px !important;
	min-height:21px !important;
}

#item762552 {
	width:397px !important;
	left:62px !important;
	top:457px !important;
	min-height:24px !important;
}

#item762995 {
	width:51px !important;
	left:611px !important;
	top:633px !important;
	min-height:8px !important;
}

#item763018 {
	width:51px !important;
	left:696px !important;
	top:633px !important;
	min-height:8px !important;
}

#item763041 {
	width:51px !important;
	left:776px !important;
	top:633px !important;
	min-height:8px !important;
}

#item764699 {
	width:209px !important;
	left:206px !important;
	top:162px !important;
	min-height:27px !important;
}

#item764583 {
	width:209px !important;
	left:206px !important;
	top:162px !important;
	min-height:27px !important;
}

#item764321 {
	width:146px !important;
	left:206px !important;
	top:162px !important;
	min-height:11px !important;
}

#item764268 {
	width:146px !important;
	left:206px !important;
	top:162px !important;
	min-height:43px !important;
}

#item764226 {
	width:146px !important;
	left:206px !important;
	top:162px !important;
	min-height:43px !important;
}

#item764007 {
	width:146px !important;
	left:206px !important;
	top:162px !important;
	min-height:43px !important;
}

#item763964 {
	width:146px !important;
	left:206px !important;
	top:162px !important;
	min-height:40px !important;
}

#item763917 {
	width:146px !important;
	left:206px !important;
	top:162px !important;
	min-height:40px !important;
}

#item763153 {
	width:146px !important;
	left:206px !important;
	top:162px !important;
	min-height:40px !important;
}

#item763146 {
	width:414px !important;
	height:209px !important;
	left:685px !important;
	top:329px !important;
}

#item763413 {
	width:51px !important;
	left:860px !important;
	top:633px !important;
	min-height:8px !important;
}

#item763484 {
	width:51px !important;
	left:612px !important;
	top:731px !important;
	min-height:8px !important;
}

#item763508 {
	width:51px !important;
	left:697px !important;
	top:731px !important;
	min-height:8px !important;
}

#item763531 {
	width:51px !important;
	left:778px !important;
	top:731px !important;
	min-height:8px !important;
}

#item763600 {
	width:51px !important;
	left:861px !important;
	top:731px !important;
	min-height:8px !important;
}

#item763648 {
	width:51px !important;
	left:944px !important;
	top:634px !important;
	min-height:8px !important;
}

@keyframes battito-763766 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-763766 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item763766 {
	width:28px !important;
	height:30px !important;
	left:430px !important;
	top:260px !important;
}

@keyframes battito-763784 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-763784 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item763784 {
	width:28px !important;
	height:30px !important;
	left:430px !important;
	top:689px !important;
}

#item764808 {
	width:63px !important;
	height:63px !important;
	left:599px !important;
	top:561px !important;
}

#item764809 {
	width:63px !important;
	height:63px !important;
	left:683px !important;
	top:561px !important;
}

#item764810 {
	width:63px !important;
	height:63px !important;
	left:765px !important;
	top:561px !important;
}

#item764813 {
	width:63px !important;
	height:63px !important;
	left:599px !important;
	top:659px !important;
}

#item764814 {
	width:63px !important;
	height:63px !important;
	left:683px !important;
	top:660px !important;
}

#item764815 {
	width:63px !important;
	height:63px !important;
	left:765px !important;
	top:661px !important;
}

#item764816 {
	width:63px !important;
	height:63px !important;
	left:849px !important;
	top:661px !important;
}

@keyframes battito-764373 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-764373 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item764373 {
	width:28px !important;
	height:30px !important;
	left:926px !important;
	top:691px !important;
}

#item764811 {
	width:63px !important;
	height:63px !important;
	left:849px !important;
	top:562px !important;
}

#item764812 {
	width:63px !important;
	height:63px !important;
	left:929px !important;
	top:562px !important;
}

#item236159 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item886240 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item886293 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item886356 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item886408 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item886461 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item886513 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item886573 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item886626 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item886679 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item886731 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item651783 {
	width:55px !important;
	left:28px !important;
	top:174px !important;
	min-height:5px !important;
}

#item651806 {
	width:55px !important;
	left:90px !important;
	top:174px !important;
	min-height:5px !important;
}

#item651829 {
	width:55px !important;
	left:147px !important;
	top:174px !important;
	min-height:5px !important;
}

#item651852 {
	width:68px !important;
	left:28px !important;
	top:182px !important;
	min-height:5px !important;
}

#item651881 {
	width:102px !important;
	left:99px !important;
	top:182px !important;
	min-height:5px !important;
}

#item651904 {
	width:75px !important;
	left:28px !important;
	top:189px !important;
	min-height:5px !important;
}

#item651927 {
	width:75px !important;
	left:106px !important;
	top:189px !important;
	min-height:5px !important;
}

#item183275 {
	width:213px !important;
	left:96px !important;
	top:535px !important;
	min-height:40px !important;
}

#item183345 {
	width:213px !important;
	left:356px !important;
	top:706px !important;
	min-height:40px !important;
}

#item183369 {
	width:283px !important;
	left:96px !important;
	top:265px !important;
	min-height:24px !important;
}

#item183392 {
	width:200px !important;
	height:25px !important;
	left:216px !important;
	top:366px !important;
}

#item183415 {
	width:200px !important;
	height:25px !important;
	left:440px !important;
	top:543px !important;
}

#item183438 {
	width:288px !important;
	left:638px !important;
	top:15px !important;
	min-height:69px !important;
}

@keyframes zoomin2d-183438 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-183438 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item183501 {
	width:427px !important;
	left:649px !important;
	top:95px !important;
	min-height:56px !important;
}

#item183524 {
	width:394px !important;
	left:729px !important;
	top:570px !important;
	min-height:11px !important;
}

#item183547 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item183570 {
	width:397px !important;
	left:164px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-183615 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-183615 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-183621 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-183621 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item236309 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item886836 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item886888 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item886940 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item887004 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item887057 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item887115 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item887168 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item887222 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item887274 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item887326 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item651955 {
	width:55px !important;
	left:28px !important;
	top:142px !important;
	min-height:5px !important;
}

#item651978 {
	width:95px !important;
	left:28px !important;
	top:149px !important;
	min-height:5px !important;
}

#item652003 {
	width:95px !important;
	left:28px !important;
	top:156px !important;
	min-height:5px !important;
}

#item652029 {
	width:95px !important;
	left:28px !important;
	top:163px !important;
	min-height:5px !important;
}

#item652052 {
	width:95px !important;
	left:28px !important;
	top:170px !important;
	min-height:5px !important;
}

#item652077 {
	width:55px !important;
	left:1029px !important;
	top:44px !important;
	min-height:5px !important;
}

#item652100 {
	width:55px !important;
	left:1029px !important;
	top:51px !important;
	min-height:5px !important;
}

#item652123 {
	width:71px !important;
	left:1029px !important;
	top:58px !important;
	min-height:5px !important;
}

#item652151 {
	width:71px !important;
	left:1029px !important;
	top:65px !important;
	min-height:5px !important;
}

#item652175 {
	width:71px !important;
	left:1029px !important;
	top:72px !important;
	min-height:5px !important;
}

#item997026 {
	width:356px !important;
	left:204px !important;
	top:377px !important;
	min-height:63px !important;
}

#item997072 {
	width:200px !important;
	left:152px !important;
	top:448px !important;
	min-height:15px !important;
}

#item190481 {
	width:146px !important;
	left:69px !important;
	top:9px !important;
	background:#fff;
	min-height:7px !important;
}

#item190504 {
	width:309px !important;
	left:19px !important;
	top:250px !important;
	min-height:28px !important;
}

#item190527 {
	width:181px !important;
	left:69px !important;
	top:23px !important;
	min-height:7px !important;
}

#item190454 {
	width:347px !important;
	height:280px !important;
	left:633px !important;
	top:512px !important;
}

#item190672 {
	width:393px !important;
	left:624px !important;
	top:79px !important;
	min-height:37px !important;
}

#item190695 {
	width:397px !important;
	left:624px !important;
	top:44px !important;
	min-height:24px !important;
}

#item553041 {
	width:137px !important;
	height:92px !important;
	left:973px !important;
	top:567px !important;
}

#item553042 {
	width:116px !important;
	height:82px !important;
	left:994px !important;
	top:682px !important;
}

#item552013 {
	width:51px !important;
	left:1016px !important;
	top:653px !important;
	min-height:8px !important;
}

#item552038 {
	width:51px !important;
	left:1016px !important;
	top:751px !important;
	min-height:8px !important;
}

#item553061 {
	width:84px !important;
	height:79px !important;
	left:7px !important;
	top:385px !important;
}

#item553060 {
	width:98px !important;
	height:97px !important;
	left:85px !important;
	top:383px !important;
}

@keyframes battito-553006 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-553006 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item553006 {
	width:28px !important;
	height:30px !important;
	left:77px !important;
	top:444px !important;
}

@keyframes battito-553021 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-553021 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item553021 {
	width:28px !important;
	height:30px !important;
	left:964px !important;
	top:656px !important;
}

#item997209 {
	width:125px !important;
	left:195px !important;
	top:375px !important;
	min-height:15px !important;
}

#item997016 {
	width:37px !important;
	height:17px !important;
	left:135px !important;
	top:265px !important;
	background:#c6c6c5;
}

#item997096 {
	width:227px !important;
	left:138px !important;
	top:265px !important;
	min-height:11px !important;
}

#item997232 {
	width:107px !important;
	left:296px !important;
	top:223px !important;
	min-height:9px !important;
}

#item997284 {
	width:628px !important;
	height:375px !important;
	left:12px !important;
	top:48px !important;
}

#item997848 {
	width:77px !important;
	height:264px !important;
	left:5px !important;
	top:85px !important;
}

#item997852 {
	width:79px !important;
	height:264px !important;
	left:553px !important;
	top:83px !important;
}

#item236385 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item887474 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item887526 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item887578 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item887630 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item887682 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item887735 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item887787 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item887840 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item887891 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item887944 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item652200 {
	width:55px !important;
	left:81px !important;
	top:741px !important;
	min-height:5px !important;
}

#item652225 {
	width:122px !important;
	left:81px !important;
	top:748px !important;
	min-height:5px !important;
}

#item652248 {
	width:122px !important;
	left:81px !important;
	top:755px !important;
	min-height:5px !important;
}

#item652271 {
	width:122px !important;
	left:81px !important;
	top:763px !important;
	min-height:5px !important;
}

#item652298 {
	width:122px !important;
	left:81px !important;
	top:770px !important;
	min-height:5px !important;
}

#item652321 {
	width:122px !important;
	left:81px !important;
	top:777px !important;
	min-height:5px !important;
}

#item652344 {
	width:122px !important;
	left:81px !important;
	top:784px !important;
	min-height:5px !important;
}

#item553101 {
	width:103px !important;
	left:93px !important;
	top:636px !important;
	min-height:8px !important;
}

#item553127 {
	width:103px !important;
	left:256px !important;
	top:636px !important;
	min-height:8px !important;
}

#item553155 {
	width:103px !important;
	left:406px !important;
	top:636px !important;
	min-height:8px !important;
}

#item553255 {
	width:103px !important;
	left:93px !important;
	top:741px !important;
	min-height:8px !important;
}

#item553278 {
	width:103px !important;
	left:256px !important;
	top:741px !important;
	min-height:8px !important;
}

#item553301 {
	width:103px !important;
	left:406px !important;
	top:741px !important;
	min-height:8px !important;
}

#item185101 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item185124 {
	width:513px !important;
	height:743px !important;
	left:624px !important;
	top:44px !important;
}

#item185319 {
	width:319px !important;
	left:162px !important;
	top:79px !important;
	min-height:45px !important;
}

#item185344 {
	width:137px !important;
	height:71px !important;
	left:77px !important;
	top:560px !important;
}

#item185364 {
	width:137px !important;
	height:71px !important;
	left:230px !important;
	top:560px !important;
}

#item185384 {
	width:137px !important;
	height:68px !important;
	left:381px !important;
	top:563px !important;
}

#item185462 {
	width:216px !important;
	left:177px !important;
	top:290px !important;
	min-height:48px !important;
}

#item185492 {
	width:173px !important;
	left:208px !important;
	top:361px !important;
	min-height:11px !important;
}

#item185788 {
	width:186px !important;
	left:185px !important;
	top:289px !important;
	min-height:48px !important;
}

#item185811 {
	width:173px !important;
	left:208px !important;
	top:361px !important;
	min-height:11px !important;
}

#item185731 {
	width:186px !important;
	left:186px !important;
	top:290px !important;
	min-height:48px !important;
}

#item185754 {
	width:173px !important;
	left:208px !important;
	top:361px !important;
	min-height:11px !important;
}

#item185654 {
	width:173px !important;
	left:192px !important;
	top:361px !important;
	min-height:11px !important;
}

#item185577 {
	width:173px !important;
	left:192px !important;
	top:361px !important;
	min-height:11px !important;
}

#item185516 {
	width:173px !important;
	left:192px !important;
	top:361px !important;
	min-height:11px !important;
}

#item185546 {
	width:186px !important;
	left:186px !important;
	top:296px !important;
	min-height:43px !important;
}

#item185460 {
	width:526px !important;
	height:372px !important;
	left:18px !important;
	top:168px !important;
}

#item185265 {
	width:244px !important;
	height:25px !important;
	left:92px !important;
	top:183px !important;
}

#item185296 {
	width:137px !important;
	height:25px !important;
	left:373px !important;
	top:183px !important;
}

@keyframes battito-185849 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-185849 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-185856 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-185856 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-553083 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-553083 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item553083 {
	width:28px !important;
	height:30px !important;
	left:294px !important;
	top:760px !important;
}

#item185403 {
	width:137px !important;
	height:89px !important;
	left:382px !important;
	top:652px !important;
}

#item185420 {
	width:137px !important;
	height:102px !important;
	left:240px !important;
	top:648px !important;
}

#item185440 {
	width:137px !important;
	height:102px !important;
	left:77px !important;
	top:648px !important;
}

#item225323 {
	width:138px !important;
	height:733px !important;
	left:606px !important;
	top:44px !important;
}

#item191810 {
	width:79px !important;
	height:733px !important;
	left:1070px !important;
	top:44px !important;
}

#item236503 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item888053 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item888105 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item888157 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item888222 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item888275 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item888332 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item888384 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item888441 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item888493 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item888545 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item192336 {
	width:249px !important;
	left:599px !important;
	top:660px !important;
	min-height:137px !important;
}

#item192359 {
	width:220px !important;
	left:869px !important;
	top:660px !important;
	min-height:125px !important;
}

#item192246 {
	width:220px !important;
	left:54px !important;
	top:672px !important;
	min-height:105px !important;
}

#item192269 {
	width:249px !important;
	left:309px !important;
	top:709px !important;
	min-height:68px !important;
}

#item1002785 {
	width:237px !important;
	height:31px !important;
	left:873px !important;
	top:658px !important;
}

#item1002792 {
	width:237px !important;
	height:29px !important;
	left:873px !important;
	top:692px !important;
}

#item1002799 {
	width:237px !important;
	height:28px !important;
	left:873px !important;
	top:724px !important;
}

#item1002807 {
	width:237px !important;
	height:28px !important;
	left:873px !important;
	top:755px !important;
}

#item1002769 {
	width:228px !important;
	height:44px !important;
	left:611px !important;
	top:696px !important;
}

#item1002776 {
	width:228px !important;
	height:31px !important;
	left:611px !important;
	top:745px !important;
}

#item1002748 {
	width:212px !important;
	height:31px !important;
	left:320px !important;
	top:707px !important;
}

#item1002755 {
	width:212px !important;
	height:31px !important;
	left:320px !important;
	top:744px !important;
}

#item1002725 {
	width:212px !important;
	height:31px !important;
	left:67px !important;
	top:670px !important;
}

#item1002732 {
	width:212px !important;
	height:31px !important;
	left:67px !important;
	top:707px !important;
}

#item1002739 {
	width:212px !important;
	height:31px !important;
	left:67px !important;
	top:744px !important;
}

@keyframes spostaadestra-211932 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(188px,0px);
		opacity:1;
	}
}
@-webkit-keyframes spostaadestra-211932 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(188px,0px);
		opacity:1;
	}
}
#item1007085 {
	width:228px !important;
	height:44px !important;
	left:611px !important;
	top:656px !important;
}

#item888667 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item888719 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item888773 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item888836 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item888888 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item888947 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item888999 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item889052 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item889104 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item889156 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item652371 {
	width:55px !important;
	left:68px !important;
	top:184px !important;
	min-height:5px !important;
}

#item652394 {
	width:118px !important;
	left:128px !important;
	top:184px !important;
	min-height:5px !important;
}

#item652419 {
	width:52px !important;
	left:247px !important;
	top:184px !important;
	min-height:5px !important;
}

#item194084 {
	width:235px !important;
	left:65px !important;
	top:574px !important;
	min-height:11px !important;
}

#item194138 {
	width:229px !important;
	left:351px !important;
	top:427px !important;
	min-height:130px !important;
}

#item194161 {
	width:211px !important;
	left:351px !important;
	top:574px !important;
	min-height:94px !important;
}

@keyframes entratavelocedall-alto-211938 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedall-alto-211938 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item194207 {
	width:261px !important;
	left:858px !important;
	top:730px !important;
	min-height:9px !important;
}

#item194230 {
	width:210px !important;
	left:65px !important;
	top:753px !important;
	min-height:18px !important;
}

#item194263 {
	width:425px !important;
	left:68px !important;
	top:166px !important;
	min-height:9px !important;
}

#item194286 {
	width:481px !important;
	left:68px !important;
	top:138px !important;
	min-height:20px !important;
}

@keyframes zoomin2d-194323 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-194323 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-194376 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-194376 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-194393 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-194393 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item194399 {
	width:398px !important;
	left:68px !important;
	top:219px !important;
	min-height:51px !important;
}

#item194422 {
	width:293px !important;
	left:68px !important;
	top:287px !important;
	min-height:38px !important;
}

#item194503 {
	width:1208px !important;
	height:859px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item194504 {
	width:143px !important;
	height:48px !important;
	left:544px !important;
	top:733px !important;
}

#item194533 {
	width:1119px !important;
	height:640px !important;
	left:55px !important;
	top:57px !important;
}

#item194501 {
	width:9px !important;
	height:9px !important;
	left:1006px !important;
	top:51px !important;
}

#item194499 {
	width:1218px !important;
	height:869px !important;
	left:-19px !important;
	top:-19px !important;
}

@keyframes zoomin2d-194383 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-194383 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item194558 {
	width:1208px !important;
	height:859px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item194559 {
	width:143px !important;
	height:48px !important;
	left:544px !important;
	top:733px !important;
}

#item194589 {
	width:1119px !important;
	height:640px !important;
	left:55px !important;
	top:57px !important;
}

#item194556 {
	width:9px !important;
	height:9px !important;
	left:1006px !important;
	top:51px !important;
}

#item194554 {
	width:1218px !important;
	height:869px !important;
	left:-19px !important;
	top:-19px !important;
}

@keyframes entratavelocedalbasso-230953 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-230953 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item230953 {
	width:117px !important;
	height:25px !important;
	left:693px !important;
	top:722px !important;
}

#item231010 {
	width:572px !important;
	height:851px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item231011 {
	width:144px !important;
	height:48px !important;
	left:205px !important;
	top:731px !important;
}

#item639460 {
	width:393px !important;
	height:594px !important;
	left:77px !important;
	top:113px !important;
}

#item231008 {
	width:9px !important;
	height:9px !important;
	left:18px !important;
	top:42px !important;
}

#item231006 {
	width:582px !important;
	height:861px !important;
	left:610px !important;
	top:-19px !important;
}

#item236578 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item889271 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item889323 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item889386 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item889438 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item889492 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item889549 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item889602 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item889655 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item889708 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item889760 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item652467 {
	width:55px !important;
	left:28px !important;
	top:514px !important;
	min-height:5px !important;
}

#item652490 {
	width:109px !important;
	left:28px !important;
	top:503px !important;
	min-height:5px !important;
}

#item652513 {
	width:109px !important;
	left:28px !important;
	top:544px !important;
	min-height:5px !important;
}

#item652540 {
	width:129px !important;
	left:28px !important;
	top:525px !important;
	min-height:5px !important;
}

#item652563 {
	width:129px !important;
	left:28px !important;
	top:554px !important;
	min-height:5px !important;
}

#item195060 {
	width:170px !important;
	left:394px !important;
	top:347px !important;
	min-height:27px !important;
}

#item195083 {
	width:106px !important;
	left:103px !important;
	top:706px !important;
	min-height:11px !important;
}

#item236654 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item889893 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item889945 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item889997 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item890049 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item890101 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item890154 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item890206 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item890258 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item890310 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item890362 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item652590 {
	width:55px !important;
	left:29px !important;
	top:741px !important;
	min-height:5px !important;
}

#item652811 {
	width:121px !important;
	left:626px !important;
	top:35px !important;
	min-height:5px !important;
}

#item652835 {
	width:121px !important;
	left:626px !important;
	top:42px !important;
	min-height:5px !important;
}

#item195232 {
	width:121px !important;
	left:78px !important;
	top:278px !important;
	min-height:43px !important;
}

#item195255 {
	width:121px !important;
	left:941px !important;
	top:99px !important;
	min-height:43px !important;
}

#item195395 {
	width:246px !important;
	left:90px !important;
	top:627px !important;
	min-height:11px !important;
}

@keyframes zoomin2d-211940 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-211940 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-222108 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-222108 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item756770 {
	width:246px !important;
	left:118px !important;
	top:719px !important;
	min-height:11px !important;
}

#item236729 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item890459 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item890512 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item890575 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item890627 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item890681 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item890734 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item890793 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item890845 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item890899 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item890951 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item652862 {
	width:45px !important;
	left:32px !important;
	top:353px !important;
	min-height:4px !important;
}

#item652885 {
	width:110px !important;
	left:32px !important;
	top:360px !important;
	min-height:4px !important;
}

#item652912 {
	width:70px !important;
	left:32px !important;
	top:367px !important;
	min-height:4px !important;
}

#item652935 {
	width:94px !important;
	left:32px !important;
	top:374px !important;
	min-height:4px !important;
}

#item652963 {
	width:53px !important;
	left:32px !important;
	top:381px !important;
	min-height:4px !important;
}

#item652986 {
	width:139px !important;
	left:20px !important;
	top:333px !important;
	min-height:10px !important;
}

#item653013 {
	width:67px !important;
	left:32px !important;
	top:401px !important;
	min-height:4px !important;
}

#item653036 {
	width:104px !important;
	left:32px !important;
	top:408px !important;
	min-height:4px !important;
}

#item653059 {
	width:68px !important;
	left:32px !important;
	top:415px !important;
	min-height:4px !important;
}

#item653086 {
	width:116px !important;
	left:32px !important;
	top:423px !important;
	min-height:4px !important;
}

#item653110 {
	width:77px !important;
	left:32px !important;
	top:430px !important;
	min-height:4px !important;
}

#item653133 {
	width:93px !important;
	left:32px !important;
	top:437px !important;
	min-height:4px !important;
}

#item653157 {
	width:72px !important;
	left:32px !important;
	top:444px !important;
	min-height:4px !important;
}

#item653184 {
	width:102px !important;
	left:32px !important;
	top:451px !important;
	min-height:4px !important;
}

#item653207 {
	width:54px !important;
	left:32px !important;
	top:458px !important;
	min-height:4px !important;
}

#item653231 {
	width:100px !important;
	left:32px !important;
	top:465px !important;
	min-height:4px !important;
}

#item653254 {
	width:53px !important;
	left:32px !important;
	top:472px !important;
	min-height:4px !important;
}

#item653281 {
	width:110px !important;
	left:33px !important;
	top:483px !important;
	min-height:4px !important;
}

#item653304 {
	width:114px !important;
	left:200px !important;
	top:123px !important;
	min-height:4px !important;
}

#item653329 {
	width:93px !important;
	left:320px !important;
	top:123px !important;
	min-height:4px !important;
}

#item653352 {
	width:100px !important;
	left:419px !important;
	top:123px !important;
	min-height:4px !important;
}

#item653376 {
	width:61px !important;
	left:524px !important;
	top:123px !important;
	min-height:4px !important;
}

#item195642 {
	width:211px !important;
	left:48px !important;
	top:175px !important;
	min-height:27px !important;
}

#item195740 {
	width:157px !important;
	left:48px !important;
	top:175px !important;
	min-height:28px !important;
}

#item195716 {
	width:234px !important;
	left:48px !important;
	top:173px !important;
	min-height:27px !important;
}

#item195683 {
	width:164px !important;
	left:48px !important;
	top:174px !important;
	min-height:27px !important;
}

#item195640 {
	width:282px !important;
	height:203px !important;
	left:121px !important;
	top:150px !important;
}

@keyframes zoomin2d-195815 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-195815 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item195869 {
	width:75px !important;
	height:57px !important;
	left:432px !important;
	top:194px !important;
}

#item195885 {
	width:67px !important;
	height:50px !important;
	left:366px !important;
	top:197px !important;
}

#item195901 {
	width:67px !important;
	height:50px !important;
	left:365px !important;
	top:265px !important;
}

#item195918 {
	width:67px !important;
	height:50px !important;
	left:437px !important;
	top:267px !important;
}

#item195941 {
	width:219px !important;
	left:26px !important;
	top:219px !important;
	min-height:27px !important;
}

#item196076 {
	width:188px !important;
	left:26px !important;
	top:219px !important;
	min-height:27px !important;
}

#item196044 {
	width:167px !important;
	left:26px !important;
	top:219px !important;
	min-height:27px !important;
}

#item196011 {
	width:185px !important;
	left:26px !important;
	top:219px !important;
	min-height:27px !important;
}

#item195978 {
	width:174px !important;
	left:26px !important;
	top:219px !important;
	min-height:27px !important;
}

#item195928 {
	width:245px !important;
	height:245px !important;
	left:143px !important;
	top:370px !important;
}

#item196148 {
	width:72px !important;
	height:70px !important;
	left:435px !important;
	top:386px !important;
}

#item196164 {
	width:77px !important;
	height:68px !important;
	left:360px !important;
	top:386px !important;
}

#item196183 {
	width:65px !important;
	height:69px !important;
	left:364px !important;
	top:467px !important;
}

#item196198 {
	width:61px !important;
	height:67px !important;
	left:405px !important;
	top:544px !important;
}

#item196214 {
	width:72px !important;
	height:68px !important;
	left:426px !important;
	top:468px !important;
}

#item196229 {
	width:36px !important;
	height:32px !important;
	left:371px !important;
	top:660px !important;
}

#item196246 {
	width:31px !important;
	height:31px !important;
	left:419px !important;
	top:714px !important;
}

#item196265 {
	width:36px !important;
	height:36px !important;
	left:419px !important;
	top:657px !important;
}

#item196290 {
	width:203px !important;
	left:6px !important;
	top:112px !important;
	min-height:27px !important;
}

#item196369 {
	width:221px !important;
	left:6px !important;
	top:112px !important;
	min-height:27px !important;
}

#item196431 {
	width:215px !important;
	left:6px !important;
	top:112px !important;
	min-height:27px !important;
}

#item196345 {
	width:193px !important;
	left:6px !important;
	top:112px !important;
	min-height:24px !important;
}

#item196287 {
	width:227px !important;
	height:139px !important;
	left:163px !important;
	top:650px !important;
}

#item196488 {
	width:35px !important;
	height:34px !important;
	left:371px !important;
	top:712px !important;
}

#item196507 {
	width:513px !important;
	height:741px !important;
	left:624px !important;
	top:44px !important;
}

#item594470 {
	width:72px !important;
	left:367px !important;
	top:246px !important;
	min-height:8px !important;
}

@keyframes battito-594493 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-594493 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item594493 {
	width:28px !important;
	height:30px !important;
	left:498px !important;
	top:258px !important;
}

#item594512 {
	width:72px !important;
	left:436px !important;
	top:246px !important;
	min-height:8px !important;
}

#item594540 {
	width:72px !important;
	left:367px !important;
	top:312px !important;
	min-height:8px !important;
}

#item594563 {
	width:72px !important;
	left:436px !important;
	top:312px !important;
	min-height:8px !important;
}

#item594629 {
	width:40px !important;
	left:376px !important;
	top:450px !important;
	min-height:8px !important;
}

#item594654 {
	width:40px !important;
	left:447px !important;
	top:450px !important;
	min-height:8px !important;
}

#item594683 {
	width:40px !important;
	left:376px !important;
	top:530px !important;
	min-height:8px !important;
}

#item594706 {
	width:40px !important;
	left:445px !important;
	top:530px !important;
	min-height:8px !important;
}

#item594733 {
	width:40px !important;
	left:418px !important;
	top:602px !important;
	min-height:8px !important;
}

@keyframes battito-594762 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-594762 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item594762 {
	width:28px !important;
	height:30px !important;
	left:498px !important;
	top:487px !important;
}

@keyframes battito-594781 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-594781 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item594781 {
	width:28px !important;
	height:30px !important;
	left:460px !important;
	top:705px !important;
}

#item594799 {
	width:40px !important;
	left:369px !important;
	top:693px !important;
	min-height:8px !important;
}

#item594849 {
	width:40px !important;
	left:418px !important;
	top:693px !important;
	min-height:8px !important;
}

#item594875 {
	width:40px !important;
	left:369px !important;
	top:748px !important;
	min-height:8px !important;
}

#item594898 {
	width:40px !important;
	left:418px !important;
	top:748px !important;
	min-height:8px !important;
}

#item196607 {
	width:114px !important;
	height:741px !important;
	left:624px !important;
	top:44px !important;
}

#item196610 {
	width:155px !important;
	height:741px !important;
	left:982px !important;
	top:44px !important;
}

#item240772 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item891050 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item891102 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item891165 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item891224 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item891276 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item891328 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item891383 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item891435 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item891488 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item891540 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item653434 {
	width:50px !important;
	left:36px !important;
	top:765px !important;
	min-height:5px !important;
}

#item653457 {
	width:61px !important;
	left:92px !important;
	top:765px !important;
	min-height:5px !important;
}

#item653483 {
	width:81px !important;
	left:159px !important;
	top:765px !important;
	min-height:5px !important;
}

#item653506 {
	width:111px !important;
	left:36px !important;
	top:772px !important;
	min-height:5px !important;
}

#item653529 {
	width:111px !important;
	left:149px !important;
	top:772px !important;
	min-height:5px !important;
}

#item653553 {
	width:111px !important;
	left:36px !important;
	top:779px !important;
	min-height:5px !important;
}

#item653580 {
	width:111px !important;
	left:149px !important;
	top:779px !important;
	min-height:5px !important;
}

#item653626 {
	width:72px !important;
	left:620px !important;
	top:779px !important;
	min-height:5px !important;
}

#item653649 {
	width:128px !important;
	left:697px !important;
	top:779px !important;
	min-height:5px !important;
}

#item653673 {
	width:72px !important;
	left:620px !important;
	top:786px !important;
	min-height:5px !important;
}

#item653699 {
	width:115px !important;
	left:702px !important;
	top:786px !important;
	min-height:5px !important;
}

#item197018 {
	width:233px !important;
	left:54px !important;
	top:171px !important;
	min-height:11px !important;
}

#item197083 {
	width:239px !important;
	left:54px !important;
	top:172px !important;
	min-height:11px !important;
}

#item197050 {
	width:225px !important;
	left:54px !important;
	top:172px !important;
	min-height:11px !important;
}

#item197008 {
	width:568px !important;
	height:192px !important;
	left:27px !important;
	top:483px !important;
}

#item197155 {
	width:283px !important;
	left:44px !important;
	top:211px !important;
	min-height:11px !important;
}

#item197235 {
	width:227px !important;
	left:44px !important;
	top:211px !important;
	min-height:11px !important;
}

#item197153 {
	width:505px !important;
	height:234px !important;
	left:639px !important;
	top:465px !important;
}

#item595070 {
	width:153px !important;
	height:62px !important;
	left:36px !important;
	top:683px !important;
}

#item595069 {
	width:173px !important;
	height:56px !important;
	left:201px !important;
	top:681px !important;
}

#item595068 {
	width:184px !important;
	height:53px !important;
	left:388px !important;
	top:681px !important;
}

#item594964 {
	width:40px !important;
	left:89px !important;
	top:743px !important;
	min-height:8px !important;
}

#item595014 {
	width:40px !important;
	left:274px !important;
	top:743px !important;
	min-height:8px !important;
}

#item595043 {
	width:40px !important;
	left:460px !important;
	top:743px !important;
	min-height:8px !important;
}

#item595431 {
	width:173px !important;
	height:57px !important;
	left:715px !important;
	top:706px !important;
}

#item595432 {
	width:190px !important;
	height:82px !important;
	left:888px !important;
	top:693px !important;
}

#item595338 {
	width:40px !important;
	left:789px !important;
	top:763px !important;
	min-height:8px !important;
}

#item595363 {
	width:40px !important;
	left:963px !important;
	top:763px !important;
	min-height:8px !important;
}

@keyframes battito-595435 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-595435 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item595435 {
	width:28px !important;
	height:30px !important;
	left:279px !important;
	top:762px !important;
}

@keyframes battito-595454 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-595454 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item595454 {
	width:28px !important;
	height:30px !important;
	left:877px !important;
	top:762px !important;
}

#item236889 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item891648 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item891700 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item891752 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item891816 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item891868 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item891927 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item891979 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item892032 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item892085 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item892137 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item653722 {
	width:50px !important;
	left:35px !important;
	top:528px !important;
	min-height:5px !important;
}

#item653747 {
	width:74px !important;
	left:91px !important;
	top:528px !important;
	min-height:5px !important;
}

#item653771 {
	width:81px !important;
	left:171px !important;
	top:528px !important;
	min-height:5px !important;
}

#item653794 {
	width:81px !important;
	left:257px !important;
	top:528px !important;
	min-height:5px !important;
}

#item653821 {
	width:89px !important;
	left:35px !important;
	top:535px !important;
	min-height:5px !important;
}

#item653845 {
	width:78px !important;
	left:128px !important;
	top:535px !important;
	min-height:5px !important;
}

#item653868 {
	width:91px !important;
	left:212px !important;
	top:535px !important;
	min-height:5px !important;
}

#item653891 {
	width:89px !important;
	left:35px !important;
	top:542px !important;
	min-height:5px !important;
}

#item653919 {
	width:84px !important;
	left:128px !important;
	top:542px !important;
	min-height:5px !important;
}

#item653942 {
	width:84px !important;
	left:219px !important;
	top:542px !important;
	min-height:5px !important;
}

#item653968 {
	width:89px !important;
	left:35px !important;
	top:549px !important;
	min-height:5px !important;
}

#item653992 {
	width:76px !important;
	left:130px !important;
	top:549px !important;
	min-height:5px !important;
}

#item654015 {
	width:89px !important;
	left:213px !important;
	top:549px !important;
	min-height:5px !important;
}

#item654039 {
	width:84px !important;
	left:35px !important;
	top:556px !important;
	min-height:5px !important;
}

#item654063 {
	width:93px !important;
	left:122px !important;
	top:556px !important;
	min-height:5px !important;
}

#item654089 {
	width:75px !important;
	left:220px !important;
	top:556px !important;
	min-height:5px !important;
}

#item654113 {
	width:86px !important;
	left:306px !important;
	top:546px !important;
	min-height:5px !important;
}

#item654137 {
	width:84px !important;
	left:35px !important;
	top:563px !important;
	min-height:5px !important;
}

#item654160 {
	width:84px !important;
	left:122px !important;
	top:563px !important;
	min-height:5px !important;
}

#item654188 {
	width:86px !important;
	left:306px !important;
	top:553px !important;
	min-height:5px !important;
}

#item654214 {
	width:202px !important;
	left:304px !important;
	top:562px !important;
	min-height:5px !important;
}

#item654238 {
	width:50px !important;
	left:584px !important;
	top:24px !important;
	min-height:5px !important;
}

#item654261 {
	width:48px !important;
	left:640px !important;
	top:24px !important;
	min-height:5px !important;
}

#item654286 {
	width:81px !important;
	left:693px !important;
	top:24px !important;
	min-height:5px !important;
}

#item654312 {
	width:54px !important;
	left:781px !important;
	top:24px !important;
	min-height:5px !important;
}

#item654335 {
	width:108px !important;
	left:840px !important;
	top:24px !important;
	min-height:5px !important;
}

#item654360 {
	width:57px !important;
	left:955px !important;
	top:24px !important;
	min-height:5px !important;
}

#item654383 {
	width:91px !important;
	left:1014px !important;
	top:24px !important;
	min-height:5px !important;
}

#item654408 {
	width:50px !important;
	left:584px !important;
	top:31px !important;
	min-height:5px !important;
}

#item654431 {
	width:81px !important;
	left:640px !important;
	top:31px !important;
	min-height:5px !important;
}

#item654455 {
	width:57px !important;
	left:726px !important;
	top:31px !important;
	min-height:5px !important;
}

#item654479 {
	width:86px !important;
	left:789px !important;
	top:31px !important;
	min-height:5px !important;
}

#item654514 {
	width:48px !important;
	left:881px !important;
	top:31px !important;
	min-height:5px !important;
}

#item654537 {
	width:84px !important;
	left:934px !important;
	top:31px !important;
	min-height:5px !important;
}

#item654565 {
	width:54px !important;
	left:1021px !important;
	top:31px !important;
	min-height:5px !important;
}

#item654588 {
	width:107px !important;
	left:781px !important;
	top:17px !important;
	min-height:5px !important;
}

#item654612 {
	width:50px !important;
	left:584px !important;
	top:39px !important;
	min-height:5px !important;
}

#item654635 {
	width:81px !important;
	left:638px !important;
	top:39px !important;
	min-height:5px !important;
}

#item654662 {
	width:52px !important;
	left:723px !important;
	top:39px !important;
	min-height:5px !important;
}

#item654685 {
	width:81px !important;
	left:779px !important;
	top:39px !important;
	min-height:5px !important;
}

#item654708 {
	width:56px !important;
	left:864px !important;
	top:39px !important;
	min-height:5px !important;
}

#item654734 {
	width:89px !important;
	left:927px !important;
	top:39px !important;
	min-height:5px !important;
}

#item654758 {
	width:89px !important;
	left:1023px !important;
	top:39px !important;
	min-height:5px !important;
}

#item654783 {
	width:91px !important;
	left:584px !important;
	top:46px !important;
	min-height:5px !important;
}

#item654806 {
	width:52px !important;
	left:678px !important;
	top:46px !important;
	min-height:5px !important;
}

#item654832 {
	width:87px !important;
	left:734px !important;
	top:46px !important;
	min-height:5px !important;
}

#item654855 {
	width:50px !important;
	left:825px !important;
	top:46px !important;
	min-height:5px !important;
}

#item654904 {
	width:79px !important;
	left:881px !important;
	top:46px !important;
	min-height:5px !important;
}

#item654927 {
	width:53px !important;
	left:968px !important;
	top:46px !important;
	min-height:5px !important;
}

#item654951 {
	width:114px !important;
	left:1023px !important;
	top:46px !important;
	min-height:5px !important;
}

#item654974 {
	width:52px !important;
	left:584px !important;
	top:53px !important;
	min-height:5px !important;
}

#item655001 {
	width:81px !important;
	left:638px !important;
	top:53px !important;
	min-height:5px !important;
}

#item655024 {
	width:50px !important;
	left:721px !important;
	top:53px !important;
	min-height:5px !important;
}

#item655047 {
	width:89px !important;
	left:775px !important;
	top:53px !important;
	min-height:5px !important;
}

#item655070 {
	width:56px !important;
	left:869px !important;
	top:53px !important;
	min-height:5px !important;
}

#item655097 {
	width:87px !important;
	left:927px !important;
	top:53px !important;
	min-height:5px !important;
}

#item655121 {
	width:87px !important;
	left:1016px !important;
	top:53px !important;
	min-height:5px !important;
}

#item655145 {
	width:93px !important;
	left:584px !important;
	top:60px !important;
	min-height:5px !important;
}

#item655168 {
	width:52px !important;
	left:680px !important;
	top:60px !important;
	min-height:5px !important;
}

#item655196 {
	width:92px !important;
	left:735px !important;
	top:60px !important;
	min-height:5px !important;
}

#item655219 {
	width:48px !important;
	left:829px !important;
	top:60px !important;
	min-height:5px !important;
}

#item655242 {
	width:79px !important;
	left:881px !important;
	top:60px !important;
	min-height:5px !important;
}

#item655273 {
	width:52px !important;
	left:964px !important;
	top:60px !important;
	min-height:5px !important;
}

#item655296 {
	width:108px !important;
	left:1022px !important;
	top:60px !important;
	min-height:5px !important;
}

#item655319 {
	width:50px !important;
	left:584px !important;
	top:67px !important;
	min-height:5px !important;
}

#item655346 {
	width:89px !important;
	left:639px !important;
	top:67px !important;
	min-height:5px !important;
}

#item655369 {
	width:51px !important;
	left:730px !important;
	top:67px !important;
	min-height:5px !important;
}

#item655392 {
	width:87px !important;
	left:784px !important;
	top:67px !important;
	min-height:5px !important;
}

#item655419 {
	width:55px !important;
	left:879px !important;
	top:67px !important;
	min-height:5px !important;
}

#item655442 {
	width:89px !important;
	left:936px !important;
	top:67px !important;
	min-height:5px !important;
}

#item655465 {
	width:89px !important;
	left:1027px !important;
	top:67px !important;
	min-height:5px !important;
}

#item655489 {
	width:94px !important;
	left:584px !important;
	top:74px !important;
	min-height:5px !important;
}

#item655515 {
	width:47px !important;
	left:681px !important;
	top:74px !important;
	min-height:5px !important;
}

#item655539 {
	width:95px !important;
	left:734px !important;
	top:74px !important;
	min-height:5px !important;
}

#item694543 {
	width:68px !important;
	height:56px !important;
	left:842px !important;
	top:443px !important;
}

#item694583 {
	width:123px !important;
	left:118px !important;
	top:157px !important;
	min-height:24px !important;
}

#item693939 {
	width:123px !important;
	left:118px !important;
	top:157px !important;
	min-height:24px !important;
}

#item693882 {
	width:165px !important;
	left:118px !important;
	top:157px !important;
	min-height:24px !important;
}

#item693356 {
	width:165px !important;
	left:118px !important;
	top:157px !important;
	min-height:24px !important;
}

#item693331 {
	width:165px !important;
	left:118px !important;
	top:157px !important;
	min-height:24px !important;
}

#item693230 {
	width:165px !important;
	left:118px !important;
	top:157px !important;
	min-height:24px !important;
}

#item693305 {
	width:165px !important;
	left:118px !important;
	top:157px !important;
	min-height:24px !important;
}

#item692966 {
	width:286px !important;
	height:191px !important;
	left:568px !important;
	top:341px !important;
}

#item518489 {
	width:218px !important;
	left:52px !important;
	top:118px !important;
	min-height:11px !important;
}

#item518820 {
	width:216px !important;
	left:52px !important;
	top:118px !important;
	min-height:11px !important;
}

#item518775 {
	width:212px !important;
	left:52px !important;
	top:117px !important;
	min-height:11px !important;
}

#item518738 {
	width:215px !important;
	left:52px !important;
	top:118px !important;
	min-height:11px !important;
}

#item518699 {
	width:213px !important;
	left:52px !important;
	top:118px !important;
	min-height:11px !important;
}

#item518657 {
	width:215px !important;
	left:52px !important;
	top:118px !important;
	min-height:11px !important;
}

#item518598 {
	width:218px !important;
	left:52px !important;
	top:118px !important;
	min-height:11px !important;
}

#item518555 {
	width:208px !important;
	left:52px !important;
	top:118px !important;
	min-height:11px !important;
}

#item518529 {
	width:199px !important;
	left:52px !important;
	top:118px !important;
	min-height:11px !important;
}

#item518471 {
	width:270px !important;
	height:132px !important;
	left:24px !important;
	top:166px !important;
}

#item518848 {
	width:228px !important;
	left:350px !important;
	top:495px !important;
	min-height:27px !important;
}

#item518918 {
	width:41px !important;
	height:47px !important;
	left:496px !important;
	top:187px !important;
}

#item518933 {
	width:43px !important;
	height:42px !important;
	left:313px !important;
	top:242px !important;
}

#item518952 {
	width:43px !important;
	height:42px !important;
	left:391px !important;
	top:186px !important;
}

#item518969 {
	width:44px !important;
	height:45px !important;
	left:338px !important;
	top:185px !important;
}

#item518983 {
	width:44px !important;
	height:39px !important;
	left:443px !important;
	top:187px !important;
}

#item518999 {
	width:45px !important;
	height:46px !important;
	left:284px !important;
	top:185px !important;
}

#item519014 {
	width:45px !important;
	height:45px !important;
	left:419px !important;
	top:244px !important;
}

#item519030 {
	width:45px !important;
	height:48px !important;
	left:366px !important;
	top:242px !important;
}

#item519047 {
	width:40px !important;
	height:45px !important;
	left:473px !important;
	top:244px !important;
}

#item692740 {
	width:162px !important;
	left:75px !important;
	top:146px !important;
	min-height:24px !important;
}

#item692709 {
	width:162px !important;
	left:75px !important;
	top:146px !important;
	min-height:24px !important;
}

#item692684 {
	width:162px !important;
	left:75px !important;
	top:146px !important;
	min-height:24px !important;
}

#item692654 {
	width:162px !important;
	left:75px !important;
	top:146px !important;
	min-height:24px !important;
}

#item692629 {
	width:162px !important;
	left:75px !important;
	top:143px !important;
	min-height:24px !important;
}

#item519095 {
	width:237px !important;
	height:170px !important;
	left:609px !important;
	top:140px !important;
}

#item694473 {
	width:232px !important;
	left:107px !important;
	top:152px !important;
	min-height:24px !important;
}

#item694435 {
	width:232px !important;
	left:107px !important;
	top:152px !important;
	min-height:24px !important;
}

#item694369 {
	width:232px !important;
	left:107px !important;
	top:152px !important;
	min-height:24px !important;
}

#item694257 {
	width:232px !important;
	left:107px !important;
	top:152px !important;
	min-height:24px !important;
}

#item694332 {
	width:232px !important;
	left:107px !important;
	top:152px !important;
	min-height:24px !important;
}

#item694307 {
	width:232px !important;
	left:107px !important;
	top:152px !important;
	min-height:24px !important;
}

#item694282 {
	width:232px !important;
	left:107px !important;
	top:152px !important;
	min-height:24px !important;
}

#item519258 {
	width:338px !important;
	height:181px !important;
	left:577px !important;
	top:553px !important;
}

#item519478 {
	width:72px !important;
	left:270px !important;
	top:228px !important;
	min-height:8px !important;
}

#item519501 {
	width:72px !important;
	left:324px !important;
	top:228px !important;
	min-height:8px !important;
}

#item519525 {
	width:72px !important;
	left:376px !important;
	top:228px !important;
	min-height:8px !important;
}

#item519548 {
	width:72px !important;
	left:429px !important;
	top:228px !important;
	min-height:8px !important;
}

#item519571 {
	width:72px !important;
	left:481px !important;
	top:228px !important;
	min-height:8px !important;
}

#item519594 {
	width:72px !important;
	left:300px !important;
	top:287px !important;
	min-height:8px !important;
}

#item519617 {
	width:72px !important;
	left:353px !important;
	top:287px !important;
	min-height:8px !important;
}

#item519640 {
	width:72px !important;
	left:406px !important;
	top:287px !important;
	min-height:8px !important;
}

#item519663 {
	width:72px !important;
	left:463px !important;
	top:287px !important;
	min-height:8px !important;
}

#item519809 {
	width:70px !important;
	height:45px !important;
	left:824px !important;
	top:650px !important;
}

#item519823 {
	width:61px !important;
	height:46px !important;
	left:889px !important;
	top:651px !important;
}

#item519838 {
	width:63px !important;
	height:49px !important;
	left:954px !important;
	top:649px !important;
}

@keyframes battito-520174 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-520174 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item520174 {
	width:28px !important;
	height:30px !important;
	left:516px !important;
	top:254px !important;
}

@keyframes battito-520220 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-520220 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item520220 {
	width:28px !important;
	height:30px !important;
	left:917px !important;
	top:243px !important;
}

#item692424 {
	width:64px !important;
	height:62px !important;
	left:896px !important;
	top:155px !important;
}

#item692440 {
	width:64px !important;
	height:61px !important;
	left:839px !important;
	top:156px !important;
}

#item692455 {
	width:64px !important;
	height:54px !important;
	left:787px !important;
	top:226px !important;
}

#item692475 {
	width:51px !important;
	height:55px !important;
	left:791px !important;
	top:160px !important;
}

#item694524 {
	width:50px !important;
	height:51px !important;
	left:849px !important;
	top:226px !important;
}

#item692498 {
	width:43px !important;
	left:794px !important;
	top:211px !important;
	min-height:8px !important;
}

#item692523 {
	width:43px !important;
	left:850px !important;
	top:211px !important;
	min-height:8px !important;
}

#item692548 {
	width:43px !important;
	left:909px !important;
	top:211px !important;
	min-height:8px !important;
}

#item692578 {
	width:43px !important;
	left:794px !important;
	top:273px !important;
	min-height:8px !important;
}

#item692601 {
	width:43px !important;
	left:851px !important;
	top:273px !important;
	min-height:8px !important;
}

#item692931 {
	width:82px !important;
	height:57px !important;
	left:954px !important;
	top:374px !important;
}

#item692948 {
	width:108px !important;
	height:76px !important;
	left:827px !important;
	top:366px !important;
}

#item693000 {
	width:91px !important;
	height:57px !important;
	left:892px !important;
	top:374px !important;
}

#item694542 {
	width:113px !important;
	height:72px !important;
	left:765px !important;
	top:432px !important;
}

#item693121 {
	width:43px !important;
	left:857px !important;
	top:426px !important;
	min-height:8px !important;
}

#item693147 {
	width:43px !important;
	left:916px !important;
	top:426px !important;
	min-height:8px !important;
}

#item693173 {
	width:43px !important;
	left:974px !important;
	top:426px !important;
	min-height:8px !important;
}

#item693196 {
	width:43px !important;
	left:799px !important;
	top:489px !important;
	min-height:8px !important;
}

#item694534 {
	width:60px !important;
	height:55px !important;
	left:787px !important;
	top:377px !important;
}

#item693261 {
	width:43px !important;
	left:799px !important;
	top:426px !important;
	min-height:8px !important;
}

@keyframes battito-693287 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-693287 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item693287 {
	width:28px !important;
	height:30px !important;
	left:983px !important;
	top:459px !important;
}

#item693669 {
	width:95px !important;
	height:59px !important;
	left:810px !important;
	top:580px !important;
}

#item693686 {
	width:106px !important;
	height:55px !important;
	left:866px !important;
	top:584px !important;
}

#item693702 {
	width:94px !important;
	height:56px !important;
	left:934px !important;
	top:583px !important;
}

#item693717 {
	width:111px !important;
	height:64px !important;
	left:992px !important;
	top:579px !important;
}

#item694544 {
	width:52px !important;
	height:53px !important;
	left:915px !important;
	top:438px !important;
}

#item693820 {
	width:43px !important;
	left:858px !important;
	top:491px !important;
	min-height:8px !important;
}

#item693843 {
	width:43px !important;
	left:923px !important;
	top:491px !important;
	min-height:8px !important;
}

#item694035 {
	width:43px !important;
	left:835px !important;
	top:633px !important;
	min-height:8px !important;
}

#item694064 {
	width:43px !important;
	left:899px !important;
	top:633px !important;
	min-height:8px !important;
}

#item694089 {
	width:43px !important;
	left:961px !important;
	top:633px !important;
	min-height:8px !important;
}

#item694115 {
	width:43px !important;
	left:1023px !important;
	top:633px !important;
	min-height:8px !important;
}

#item694141 {
	width:43px !important;
	left:835px !important;
	top:694px !important;
	min-height:8px !important;
}

#item694164 {
	width:43px !important;
	left:899px !important;
	top:694px !important;
	min-height:8px !important;
}

#item694187 {
	width:43px !important;
	left:964px !important;
	top:694px !important;
	min-height:8px !important;
}

@keyframes battito-694223 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-694223 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item694223 {
	width:28px !important;
	height:30px !important;
	left:1031px !important;
	top:658px !important;
}

#item695253 {
	width:50px !important;
	height:49px !important;
	left:190px !important;
	top:577px !important;
}

#item695252 {
	width:43px !important;
	height:41px !important;
	left:239px !important;
	top:579px !important;
}

#item694645 {
	width:43px !important;
	left:192px !important;
	top:621px !important;
	min-height:8px !important;
}

#item694670 {
	width:43px !important;
	left:239px !important;
	top:621px !important;
	min-height:8px !important;
}

#item695215 {
	width:231px !important;
	left:28px !important;
	top:126px !important;
	min-height:24px !important;
}

#item695176 {
	width:231px !important;
	left:28px !important;
	top:126px !important;
	min-height:24px !important;
}

#item695129 {
	width:231px !important;
	left:28px !important;
	top:126px !important;
	min-height:24px !important;
}

#item695076 {
	width:231px !important;
	left:28px !important;
	top:126px !important;
	min-height:24px !important;
}

#item695015 {
	width:231px !important;
	left:28px !important;
	top:126px !important;
	min-height:24px !important;
}

#item694752 {
	width:231px !important;
	left:28px !important;
	top:126px !important;
	min-height:24px !important;
}

#item694787 {
	width:231px !important;
	left:28px !important;
	top:126px !important;
	min-height:24px !important;
}

#item694745 {
	width:259px !important;
	height:150px !important;
	left:57px !important;
	top:571px !important;
}

#item695254 {
	width:38px !important;
	height:41px !important;
	left:244px !important;
	top:639px !important;
}

#item695251 {
	width:40px !important;
	height:42px !important;
	left:288px !important;
	top:579px !important;
}

#item695255 {
	width:46px !important;
	height:47px !important;
	left:191px !important;
	top:637px !important;
}

#item694849 {
	width:43px !important;
	left:288px !important;
	top:621px !important;
	min-height:8px !important;
}

#item694874 {
	width:43px !important;
	left:192px !important;
	top:683px !important;
	min-height:8px !important;
}

#item694897 {
	width:43px !important;
	left:241px !important;
	top:683px !important;
	min-height:8px !important;
}

#item695256 {
	width:46px !important;
	height:44px !important;
	left:287px !important;
	top:636px !important;
}

#item694937 {
	width:43px !important;
	left:289px !important;
	top:683px !important;
	min-height:8px !important;
}

#item695257 {
	width:50px !important;
	height:47px !important;
	left:329px !important;
	top:637px !important;
}

#item694973 {
	width:43px !important;
	left:337px !important;
	top:683px !important;
	min-height:8px !important;
}

@keyframes battito-756810 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-756810 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item756810 {
	width:28px !important;
	height:30px !important;
	left:386px !important;
	top:655px !important;
}

#item236965 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item892281 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item892334 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item892386 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item892438 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item892490 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item892543 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item892595 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item892647 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item892698 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item892752 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item655565 {
	width:50px !important;
	left:33px !important;
	top:738px !important;
	min-height:5px !important;
}

#item655588 {
	width:109px !important;
	left:33px !important;
	top:745px !important;
	min-height:5px !important;
}

#item655611 {
	width:77px !important;
	left:145px !important;
	top:745px !important;
	min-height:5px !important;
}

#item655643 {
	width:109px !important;
	left:33px !important;
	top:752px !important;
	min-height:5px !important;
}

#item655666 {
	width:77px !important;
	left:145px !important;
	top:752px !important;
	min-height:5px !important;
}

#item655689 {
	width:109px !important;
	left:33px !important;
	top:759px !important;
	min-height:5px !important;
}

#item655713 {
	width:77px !important;
	left:145px !important;
	top:759px !important;
	min-height:5px !important;
}

#item655741 {
	width:109px !important;
	left:33px !important;
	top:766px !important;
	min-height:5px !important;
}

#item655764 {
	width:87px !important;
	left:145px !important;
	top:766px !important;
	min-height:5px !important;
}

#item655790 {
	width:109px !important;
	left:33px !important;
	top:773px !important;
	min-height:5px !important;
}

#item655814 {
	width:87px !important;
	left:145px !important;
	top:773px !important;
	min-height:5px !important;
}

#item655837 {
	width:109px !important;
	left:33px !important;
	top:780px !important;
	min-height:5px !important;
}

#item655860 {
	width:87px !important;
	left:145px !important;
	top:780px !important;
	min-height:5px !important;
}

#item655888 {
	width:45px !important;
	left:599px !important;
	top:10px !important;
	min-height:5px !important;
}

#item655912 {
	width:63px !important;
	left:649px !important;
	top:10px !important;
	min-height:5px !important;
}

#item655935 {
	width:72px !important;
	left:717px !important;
	top:10px !important;
	min-height:5px !important;
}

#item655958 {
	width:37px !important;
	left:795px !important;
	top:10px !important;
	min-height:5px !important;
}

#item655985 {
	width:82px !important;
	left:843px !important;
	top:10px !important;
	min-height:5px !important;
}

#item656008 {
	width:61px !important;
	left:599px !important;
	top:17px !important;
	min-height:5px !important;
}

#item656031 {
	width:61px !important;
	left:664px !important;
	top:17px !important;
	min-height:5px !important;
}

#item656057 {
	width:67px !important;
	left:730px !important;
	top:17px !important;
	min-height:5px !important;
}

#item656081 {
	width:78px !important;
	left:801px !important;
	top:17px !important;
	min-height:5px !important;
}

#item656105 {
	width:61px !important;
	left:599px !important;
	top:24px !important;
	min-height:5px !important;
}

#item656132 {
	width:72px !important;
	left:662px !important;
	top:24px !important;
	min-height:5px !important;
}

#item656155 {
	width:64px !important;
	left:736px !important;
	top:24px !important;
	min-height:5px !important;
}

#item656180 {
	width:75px !important;
	left:808px !important;
	top:24px !important;
	min-height:5px !important;
}

#item756828 {
	width:170px !important;
	left:11px !important;
	top:207px !important;
	min-height:27px !important;
}

#item756854 {
	width:149px !important;
	left:210px !important;
	top:207px !important;
	min-height:27px !important;
}

#item756880 {
	width:149px !important;
	left:383px !important;
	top:207px !important;
	min-height:27px !important;
}

#item198747 {
	width:149px !important;
	left:383px !important;
	top:207px !important;
	min-height:27px !important;
}

#item198790 {
	width:170px !important;
	left:11px !important;
	top:207px !important;
	min-height:27px !important;
}

#item198813 {
	width:149px !important;
	left:210px !important;
	top:207px !important;
	min-height:27px !important;
}

#item198736 {
	width:531px !important;
	height:236px !important;
	left:43px !important;
	top:494px !important;
}

#item198959 {
	width:170px !important;
	left:86px !important;
	top:199px !important;
	min-height:24px !important;
}

#item199143 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item199166 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item199198 {
	width:107px !important;
	left:1010px !important;
	top:334px !important;
	min-height:27px !important;
}

#item199259 {
	width:220px !important;
	left:748px !important;
	top:202px !important;
	min-height:11px !important;
}

#item199282 {
	width:248px !important;
	left:629px !important;
	top:565px !important;
	min-height:11px !important;
}

#item199318 {
	width:121px !important;
	left:653px !important;
	top:754px !important;
	min-height:27px !important;
}

@keyframes entratavelocedasinistra-211941 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-211941 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes battito-595691 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-595691 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item595691 {
	width:28px !important;
	height:30px !important;
	left:352px !important;
	top:752px !important;
}

#item597297 {
	width:31px !important;
	height:39px !important;
	left:272px !important;
	top:740px !important;
}

#item597306 {
	width:31px !important;
	height:39px !important;
	left:315px !important;
	top:740px !important;
}

#item237040 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item892881 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item892933 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item892985 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item893038 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item893090 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item893143 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item893195 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item893247 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item893299 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item893351 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item656254 {
	width:45px !important;
	left:13px !important;
	top:433px !important;
	min-height:5px !important;
}

#item656277 {
	width:50px !important;
	left:63px !important;
	top:433px !important;
	min-height:5px !important;
}

#item656300 {
	width:94px !important;
	left:118px !important;
	top:433px !important;
	min-height:5px !important;
}

#item656335 {
	width:55px !important;
	left:217px !important;
	top:433px !important;
	min-height:5px !important;
}

#item656358 {
	width:82px !important;
	left:13px !important;
	top:440px !important;
	min-height:5px !important;
}

#item656381 {
	width:45px !important;
	left:97px !important;
	top:440px !important;
	min-height:5px !important;
}

#item656409 {
	width:83px !important;
	left:144px !important;
	top:440px !important;
	min-height:5px !important;
}

#item656432 {
	width:50px !important;
	left:230px !important;
	top:440px !important;
	min-height:5px !important;
}

#item656455 {
	width:107px !important;
	left:13px !important;
	top:447px !important;
	min-height:5px !important;
}

#item656483 {
	width:76px !important;
	left:121px !important;
	top:447px !important;
	min-height:5px !important;
}

#item656506 {
	width:148px !important;
	left:13px !important;
	top:454px !important;
	min-height:5px !important;
}

#item656530 {
	width:55px !important;
	left:202px !important;
	top:447px !important;
	min-height:5px !important;
}

#item656553 {
	width:69px !important;
	left:263px !important;
	top:447px !important;
	min-height:5px !important;
}

#item656579 {
	width:66px !important;
	left:167px !important;
	top:454px !important;
	min-height:5px !important;
}

#item656602 {
	width:133px !important;
	left:14px !important;
	top:459px !important;
	min-height:5px !important;
}

#item656628 {
	width:57px !important;
	left:238px !important;
	top:454px !important;
	min-height:5px !important;
}

#item656651 {
	width:94px !important;
	left:149px !important;
	top:459px !important;
	min-height:5px !important;
}

#item656677 {
	width:57px !important;
	left:244px !important;
	top:459px !important;
	min-height:5px !important;
}

#item656700 {
	width:103px !important;
	left:16px !important;
	top:466px !important;
	min-height:5px !important;
}

#item656723 {
	width:65px !important;
	left:16px !important;
	top:473px !important;
	min-height:5px !important;
}

#item656750 {
	width:100px !important;
	left:83px !important;
	top:473px !important;
	min-height:5px !important;
}

#item744802 {
	width:215px !important;
	left:65px !important;
	top:294px !important;
	min-height:11px !important;
}

#item744775 {
	width:215px !important;
	left:65px !important;
	top:294px !important;
	min-height:11px !important;
}

#item744750 {
	width:215px !important;
	left:65px !important;
	top:294px !important;
	min-height:11px !important;
}

#item744725 {
	width:215px !important;
	left:65px !important;
	top:294px !important;
	min-height:11px !important;
}

#item199456 {
	width:354px !important;
	height:305px !important;
	left:9px !important;
	top:69px !important;
}

#item199519 {
	width:227px !important;
	left:54px !important;
	top:758px !important;
	min-height:8px !important;
}

#item199562 {
	width:73px !important;
	left:778px !important;
	top:84px !important;
	min-height:56px !important;
}

#item199585 {
	width:73px !important;
	left:1016px !important;
	top:84px !important;
	min-height:56px !important;
}

#item199620 {
	width:250px !important;
	left:707px !important;
	top:409px !important;
	min-height:11px !important;
}

#item199643 {
	width:425px !important;
	left:707px !important;
	top:760px !important;
	min-height:11px !important;
}

#item744838 {
	width:157px !important;
	left:48px !important;
	top:136px !important;
	min-height:24px !important;
}

#item744865 {
	width:157px !important;
	left:48px !important;
	top:136px !important;
	min-height:24px !important;
}

#item199788 {
	width:250px !important;
	height:159px !important;
	left:337px !important;
	top:354px !important;
}

#item987157 {
	width:185px !important;
	left:61px !important;
	top:148px !important;
	min-height:24px !important;
}

#item987132 {
	width:185px !important;
	left:61px !important;
	top:148px !important;
	min-height:24px !important;
}

#item987080 {
	width:185px !important;
	left:61px !important;
	top:148px !important;
	min-height:24px !important;
}

#item987107 {
	width:185px !important;
	left:61px !important;
	top:148px !important;
	min-height:24px !important;
}

#item199833 {
	width:279px !important;
	height:176px !important;
	left:324px !important;
	top:94px !important;
}

#item199879 {
	width:33px !important;
	height:17px !important;
	left:385px !important;
	top:717px !important;
	background:#d2d2d1;
}

#item199880 {
	width:110px !important;
	height:103px !important;
	left:401px !important;
	top:617px !important;
}

#item199929 {
	width:175px !important;
	left:385px !important;
	top:718px !important;
	min-height:11px !important;
}

@keyframes battito-595776 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-595776 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item595776 {
	width:28px !important;
	height:30px !important;
	left:235px !important;
	top:397px !important;
}

#item595792 {
	width:30px !important;
	height:38px !important;
	left:75px !important;
	top:389px !important;
}

#item595799 {
	width:29px !important;
	height:37px !important;
	left:118px !important;
	top:389px !important;
}

#item595805 {
	width:29px !important;
	height:37px !important;
	left:159px !important;
	top:389px !important;
}

#item595812 {
	width:29px !important;
	height:37px !important;
	left:202px !important;
	top:389px !important;
}

@keyframes battito-595819 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-595819 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item595819 {
	width:28px !important;
	height:30px !important;
	left:547px !important;
	top:288px !important;
}

#item595837 {
	width:30px !important;
	height:38px !important;
	left:387px !important;
	top:281px !important;
}

#item595845 {
	width:29px !important;
	height:37px !important;
	left:430px !important;
	top:281px !important;
}

#item595851 {
	width:29px !important;
	height:37px !important;
	left:471px !important;
	top:281px !important;
}

#item595857 {
	width:29px !important;
	height:37px !important;
	left:514px !important;
	top:281px !important;
}

@keyframes battito-595864 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-595864 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item595864 {
	width:28px !important;
	height:30px !important;
	left:582px !important;
	top:755px !important;
}

#item595883 {
	width:29px !important;
	height:37px !important;
	left:465px !important;
	top:748px !important;
}

#item595890 {
	width:29px !important;
	height:37px !important;
	left:424px !important;
	top:748px !important;
}

#item595896 {
	width:29px !important;
	height:37px !important;
	left:506px !important;
	top:748px !important;
}

#item595902 {
	width:29px !important;
	height:37px !important;
	left:549px !important;
	top:748px !important;
}

@keyframes battito-595908 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-595908 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item595908 {
	width:28px !important;
	height:30px !important;
	left:461px !important;
	top:538px !important;
}

#item595925 {
	width:29px !important;
	height:37px !important;
	left:386px !important;
	top:531px !important;
}

#item595932 {
	width:29px !important;
	height:37px !important;
	left:428px !important;
	top:531px !important;
}

#item595958 {
	width:30px !important;
	height:38px !important;
	left:382px !important;
	top:747px !important;
}

#item237116 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item893450 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item893502 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item893566 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item893618 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item893671 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item893723 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item893782 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item893838 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item893891 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item893943 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item657076 {
	width:60px !important;
	left:116px !important;
	top:773px !important;
	min-height:5px !important;
}

#item657099 {
	width:74px !important;
	left:181px !important;
	top:773px !important;
	min-height:5px !important;
}

#item657122 {
	width:74px !important;
	left:260px !important;
	top:773px !important;
	min-height:5px !important;
}

#item657145 {
	width:61px !important;
	left:339px !important;
	top:773px !important;
	min-height:5px !important;
}

#item657168 {
	width:60px !important;
	left:116px !important;
	top:780px !important;
	min-height:5px !important;
}

#item657192 {
	width:60px !important;
	left:180px !important;
	top:780px !important;
	min-height:5px !important;
}

#item657215 {
	width:43px !important;
	left:244px !important;
	top:780px !important;
	min-height:5px !important;
}

#item657238 {
	width:82px !important;
	left:293px !important;
	top:780px !important;
	min-height:5px !important;
}

#item657261 {
	width:72px !important;
	left:116px !important;
	top:786px !important;
	min-height:5px !important;
}

#item657284 {
	width:105px !important;
	left:190px !important;
	top:786px !important;
	min-height:5px !important;
}

#item657342 {
	width:67px !important;
	left:299px !important;
	top:786px !important;
	min-height:5px !important;
}

#item657365 {
	width:96px !important;
	left:369px !important;
	top:786px !important;
	min-height:5px !important;
}

#item200245 {
	width:312px !important;
	left:158px !important;
	top:752px !important;
	min-height:11px !important;
}

#item200269 {
	width:106px !important;
	left:360px !important;
	top:553px !important;
	min-height:27px !important;
}

#item200292 {
	width:306px !important;
	height:291px !important;
	left:57px !important;
	top:359px !important;
}

#item200339 {
	width:97px !important;
	left:73px !important;
	top:266px !important;
	min-height:43px !important;
}

#item200409 {
	width:78px !important;
	height:74px !important;
	left:342px !important;
	top:481px !important;
}

#item200425 {
	width:72px !important;
	height:65px !important;
	left:338px !important;
	top:430px !important;
}

#item200442 {
	width:70px !important;
	height:65px !important;
	left:400px !important;
	top:430px !important;
}

#item200458 {
	width:69px !important;
	height:61px !important;
	left:408px !important;
	top:491px !important;
}

@keyframes battito-596011 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-596011 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item596011 {
	width:28px !important;
	height:30px !important;
	left:464px !important;
	top:477px !important;
}

#item237192 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item894090 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item894142 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item894194 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item894246 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item894298 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item894352 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item894404 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item894456 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item894507 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item894559 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item894664 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item894716 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item894782 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item894834 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item894887 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item894944 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item894999 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item895051 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item895104 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item895156 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item657391 {
	width:47px !important;
	left:27px !important;
	top:119px !important;
	min-height:5px !important;
}

#item657414 {
	width:74px !important;
	left:78px !important;
	top:119px !important;
	min-height:5px !important;
}

#item657437 {
	width:85px !important;
	left:156px !important;
	top:119px !important;
	min-height:5px !important;
}

#item657464 {
	width:45px !important;
	left:647px !important;
	top:785px !important;
	min-height:5px !important;
}

#item657488 {
	width:73px !important;
	left:697px !important;
	top:785px !important;
	min-height:5px !important;
}

#item657513 {
	width:105px !important;
	left:774px !important;
	top:785px !important;
	min-height:5px !important;
}

#item657536 {
	width:77px !important;
	left:647px !important;
	top:792px !important;
	min-height:5px !important;
}

#item657563 {
	width:69px !important;
	left:28px !important;
	top:778px !important;
	min-height:5px !important;
}

#item657587 {
	width:101px !important;
	left:103px !important;
	top:778px !important;
	min-height:5px !important;
}

#item657610 {
	width:71px !important;
	left:205px !important;
	top:778px !important;
	min-height:5px !important;
}

#item657637 {
	width:88px !important;
	left:277px !important;
	top:778px !important;
	min-height:5px !important;
}

#item657662 {
	width:49px !important;
	left:900px !important;
	top:766px !important;
	min-height:5px !important;
}

#item657685 {
	width:71px !important;
	left:961px !important;
	top:766px !important;
	min-height:5px !important;
}

#item657708 {
	width:101px !important;
	left:1039px !important;
	top:766px !important;
	min-height:5px !important;
}

#item200974 {
	width:237px !important;
	height:212px !important;
	left:25px !important;
	top:500px !important;
}

#item200633 {
	width:237px !important;
	left:30px !important;
	top:508px !important;
	min-height:11px !important;
}

#item200656 {
	width:222px !important;
	height:202px !important;
	left:7px !important;
	top:317px !important;
}

#item200721 {
	width:142px !important;
	left:66px !important;
	top:275px !important;
	min-height:27px !important;
}

#item200775 {
	width:205px !important;
	height:181px !important;
	left:10px !important;
	top:112px !important;
}

#item200840 {
	width:277px !important;
	left:336px !important;
	top:476px !important;
	min-height:11px !important;
}

#item200863 {
	width:141px !important;
	height:119px !important;
	left:312px !important;
	top:360px !important;
}

#item200927 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item200950 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item201061 {
	width:227px !important;
	left:31px !important;
	top:658px !important;
	min-height:11px !important;
}

#item201084 {
	width:34px !important;
	height:17px !important;
	left:335px !important;
	top:705px !important;
	background:#d2d2d1;
}

#item201085 {
	width:182px !important;
	left:338px !important;
	top:703px !important;
	min-height:11px !important;
}

#item201108 {
	width:220px !important;
	height:162px !important;
	left:319px !important;
	top:549px !important;
}

#item201173 {
	width:170px !important;
	left:351px !important;
	top:533px !important;
	min-height:17px !important;
}

#item201196 {
	width:109px !important;
	left:413px !important;
	top:555px !important;
	min-height:10px !important;
}

#item201292 {
	width:170px !important;
	left:650px !important;
	top:748px !important;
	min-height:27px !important;
}

@keyframes apparizione-201315 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-201315 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
#item201315 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item201392 {
	width:286px !important;
	left:839px !important;
	top:39px !important;
	min-height:46px !important;
}

#item201415 {
	width:287px !important;
	left:650px !important;
	top:42px !important;
	min-height:18px !important;
}

#item201438 {
	width:92px !important;
	left:739px !important;
	top:67px !important;
	min-height:18px !important;
}

#item201461 {
	width:335px !important;
	left:790px !important;
	top:96px !important;
	min-height:9px !important;
}

@keyframes battito-596055 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-596055 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item596055 {
	width:28px !important;
	height:30px !important;
	left:550px !important;
	top:401px !important;
}

#item596157 {
	width:30px !important;
	height:38px !important;
	left:439px !important;
	top:369px !important;
}

#item596158 {
	width:30px !important;
	height:38px !important;
	left:478px !important;
	top:369px !important;
}

#item596159 {
	width:30px !important;
	height:38px !important;
	left:517px !important;
	top:369px !important;
}

#item596162 {
	width:30px !important;
	height:38px !important;
	left:439px !important;
	top:416px !important;
}

#item596161 {
	width:30px !important;
	height:38px !important;
	left:478px !important;
	top:416px !important;
}

#item596160 {
	width:30px !important;
	height:38px !important;
	left:517px !important;
	top:416px !important;
}

@keyframes battito-596353 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-596353 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item596353 {
	width:28px !important;
	height:30px !important;
	left:438px !important;
	top:773px !important;
}

#item596373 {
	width:30px !important;
	height:38px !important;
	left:338px !important;
	top:731px !important;
}

#item596379 {
	width:30px !important;
	height:38px !important;
	left:377px !important;
	top:731px !important;
}

#item596385 {
	width:30px !important;
	height:38px !important;
	left:416px !important;
	top:731px !important;
}

#item596391 {
	width:30px !important;
	height:38px !important;
	left:455px !important;
	top:731px !important;
}

#item596397 {
	width:30px !important;
	height:38px !important;
	left:494px !important;
	top:731px !important;
}

#item596403 {
	width:30px !important;
	height:38px !important;
	left:532px !important;
	top:731px !important;
}

#item596511 {
	width:30px !important;
	height:38px !important;
	left:44px !important;
	top:685px !important;
}

#item596517 {
	width:30px !important;
	height:38px !important;
	left:82px !important;
	top:685px !important;
}

#item596523 {
	width:30px !important;
	height:38px !important;
	left:121px !important;
	top:685px !important;
}

#item596529 {
	width:30px !important;
	height:38px !important;
	left:44px !important;
	top:732px !important;
}

#item596536 {
	width:30px !important;
	height:38px !important;
	left:82px !important;
	top:732px !important;
}

#item596542 {
	width:30px !important;
	height:38px !important;
	left:121px !important;
	top:732px !important;
}

@keyframes battito-596573 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-596573 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item596573 {
	width:28px !important;
	height:30px !important;
	left:194px !important;
	top:718px !important;
}

#item596615 {
	width:30px !important;
	height:38px !important;
	left:161px !important;
	top:685px !important;
}

#item596621 {
	width:30px !important;
	height:38px !important;
	left:161px !important;
	top:732px !important;
}

@keyframes battito-596643 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-596643 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item596643 {
	width:28px !important;
	height:30px !important;
	left:230px !important;
	top:469px !important;
}

#item596672 {
	width:30px !important;
	height:38px !important;
	left:210px !important;
	top:381px !important;
}

#item596743 {
	width:30px !important;
	height:38px !important;
	left:209px !important;
	top:175px !important;
}

#item596749 {
	width:30px !important;
	height:38px !important;
	left:248px !important;
	top:175px !important;
}

#item596755 {
	width:30px !important;
	height:38px !important;
	left:209px !important;
	top:222px !important;
}

#item596761 {
	width:30px !important;
	height:38px !important;
	left:248px !important;
	top:222px !important;
}

@keyframes battito-596769 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-596769 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item596769 {
	width:28px !important;
	height:30px !important;
	left:232px !important;
	top:265px !important;
}

#item596814 {
	width:30px !important;
	height:38px !important;
	left:210px !important;
	top:334px !important;
}

#item596820 {
	width:30px !important;
	height:38px !important;
	left:249px !important;
	top:334px !important;
}

#item596832 {
	width:30px !important;
	height:38px !important;
	left:249px !important;
	top:429px !important;
}

#item596844 {
	width:30px !important;
	height:38px !important;
	left:249px !important;
	top:382px !important;
}

#item596861 {
	width:30px !important;
	height:38px !important;
	left:210px !important;
	top:429px !important;
}

#item237267 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item895296 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item895348 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item895400 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item895452 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item895504 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item895558 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item895610 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item895662 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item895713 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item895765 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item657734 {
	width:49px !important;
	left:850px !important;
	top:13px !important;
	min-height:5px !important;
}

#item657757 {
	width:73px !important;
	left:903px !important;
	top:13px !important;
	min-height:5px !important;
}

#item657782 {
	width:97px !important;
	left:980px !important;
	top:13px !important;
	min-height:5px !important;
}

#item657805 {
	width:82px !important;
	left:850px !important;
	top:20px !important;
	min-height:5px !important;
}

#item657828 {
	width:91px !important;
	left:937px !important;
	top:20px !important;
	min-height:5px !important;
}

#item657855 {
	width:99px !important;
	left:1031px !important;
	top:20px !important;
	min-height:5px !important;
}

#item201566 {
	width:33px !important;
	height:17px !important;
	left:899px !important;
	top:512px !important;
	background:#d2d2d1;
}

#item201567 {
	width:33px !important;
	height:17px !important;
	left:901px !important;
	top:370px !important;
	background:#d2d2d1;
}

#item201576 {
	width:198px !important;
	left:902px !important;
	top:234px !important;
	min-height:11px !important;
}

#item201599 {
	width:227px !important;
	left:902px !important;
	top:512px !important;
	min-height:11px !important;
}

#item201623 {
	width:198px !important;
	left:902px !important;
	top:370px !important;
	min-height:11px !important;
}

#item201688 {
	width:259px !important;
	left:878px !important;
	top:737px !important;
	min-height:10px !important;
}

@keyframes zoomin2d-211942 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-211942 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item986878 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item895883 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item895935 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item895987 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item896040 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item896092 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item896145 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item896197 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item896249 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item896300 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item896352 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item657903 {
	width:49px !important;
	left:68px !important;
	top:132px !important;
	min-height:5px !important;
}

#item657927 {
	width:66px !important;
	left:121px !important;
	top:132px !important;
	min-height:5px !important;
}

#item657950 {
	width:75px !important;
	left:191px !important;
	top:132px !important;
	min-height:5px !important;
}

#item657975 {
	width:75px !important;
	left:269px !important;
	top:132px !important;
	min-height:5px !important;
}

#item657999 {
	width:80px !important;
	left:346px !important;
	top:132px !important;
	min-height:5px !important;
}

#item658022 {
	width:73px !important;
	left:430px !important;
	top:132px !important;
	min-height:5px !important;
}

#item658045 {
	width:86px !important;
	left:506px !important;
	top:132px !important;
	min-height:5px !important;
}

#item658072 {
	width:75px !important;
	left:68px !important;
	top:141px !important;
	min-height:5px !important;
}

#item658095 {
	width:65px !important;
	left:145px !important;
	top:141px !important;
	min-height:5px !important;
}

#item658121 {
	width:65px !important;
	left:211px !important;
	top:141px !important;
	min-height:5px !important;
}

#item658145 {
	width:89px !important;
	left:277px !important;
	top:141px !important;
	min-height:5px !important;
}

#item658168 {
	width:72px !important;
	left:371px !important;
	top:141px !important;
	min-height:5px !important;
}

#item658194 {
	width:78px !important;
	left:449px !important;
	top:141px !important;
	min-height:5px !important;
}

#item658217 {
	width:78px !important;
	left:532px !important;
	top:141px !important;
	min-height:5px !important;
}

#item658240 {
	width:61px !important;
	left:68px !important;
	top:148px !important;
	min-height:5px !important;
}

#item658267 {
	width:61px !important;
	left:133px !important;
	top:148px !important;
	min-height:5px !important;
}

#item658290 {
	width:71px !important;
	left:198px !important;
	top:148px !important;
	min-height:5px !important;
}

#item658313 {
	width:166px !important;
	left:272px !important;
	top:148px !important;
	min-height:5px !important;
}

#item658340 {
	width:78px !important;
	left:624px !important;
	top:25px !important;
	min-height:5px !important;
}

#item658363 {
	width:78px !important;
	left:709px !important;
	top:25px !important;
	min-height:5px !important;
}

#item658387 {
	width:61px !important;
	left:794px !important;
	top:25px !important;
	min-height:5px !important;
}

#item658412 {
	width:180px !important;
	left:862px !important;
	top:25px !important;
	min-height:5px !important;
}

#item658435 {
	width:78px !important;
	left:624px !important;
	top:32px !important;
	min-height:5px !important;
}

#item658458 {
	width:182px !important;
	left:704px !important;
	top:32px !important;
	min-height:5px !important;
}

#item202069 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item203892 {
	width:37px !important;
	height:17px !important;
	left:455px !important;
	top:486px !important;
	background:#d2d2d1;
}

#item203904 {
	width:80px !important;
	left:457px !important;
	top:488px !important;
	min-height:40px !important;
}

#item203935 {
	width:100px !important;
	left:1058px !important;
	top:126px !important;
	min-height:43px !important;
}

#item204105 {
	width:229px !important;
	left:78px !important;
	top:327px !important;
	min-height:11px !important;
}

#item204128 {
	width:69px !important;
	height:68px !important;
	left:76px !important;
	top:244px !important;
}

#item204262 {
	width:203px !important;
	left:356px !important;
	top:327px !important;
	min-height:11px !important;
}

#item204286 {
	width:95px !important;
	height:83px !important;
	left:343px !important;
	top:238px !important;
}

#item204435 {
	width:218px !important;
	left:72px !important;
	top:474px !important;
	min-height:11px !important;
}

#item204458 {
	width:135px !important;
	height:132px !important;
	left:31px !important;
	top:350px !important;
}

#item204595 {
	width:99px !important;
	left:453px !important;
	top:648px !important;
	min-height:43px !important;
}

#item204618 {
	width:92px !important;
	height:102px !important;
	left:451px !important;
	top:548px !important;
}

#item204748 {
	width:80px !important;
	left:72px !important;
	top:648px !important;
	min-height:43px !important;
}

#item204771 {
	width:126px !important;
	height:114px !important;
	left:43px !important;
	top:543px !important;
}

#item204906 {
	width:83px !important;
	left:261px !important;
	top:648px !important;
	min-height:43px !important;
}

#item204930 {
	width:159px !important;
	height:139px !important;
	left:231px !important;
	top:516px !important;
}

#item204965 {
	width:210px !important;
	left:620px !important;
	top:327px !important;
	min-height:11px !important;
}

#item205101 {
	width:86px !important;
	height:79px !important;
	left:613px !important;
	top:242px !important;
}

#item205147 {
	width:235px !important;
	left:630px !important;
	top:476px !important;
	min-height:11px !important;
}

#item205288 {
	width:165px !important;
	height:137px !important;
	left:599px !important;
	top:345px !important;
}

#item205330 {
	width:196px !important;
	left:929px !important;
	top:401px !important;
	min-height:11px !important;
}

#item205482 {
	width:233px !important;
	left:323px !important;
	top:181px !important;
	min-height:11px !important;
}

@keyframes battito-596961 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-596961 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item596961 {
	width:28px !important;
	height:30px !important;
	left:267px !important;
	top:277px !important;
}

#item596980 {
	width:27px !important;
	height:34px !important;
	left:166px !important;
	top:242px !important;
}

#item596987 {
	width:27px !important;
	height:34px !important;
	left:202px !important;
	top:242px !important;
}

#item596994 {
	width:27px !important;
	height:34px !important;
	left:237px !important;
	top:242px !important;
}

#item597001 {
	width:27px !important;
	height:35px !important;
	left:183px !important;
	top:282px !important;
}

#item597008 {
	width:27px !important;
	height:34px !important;
	left:218px !important;
	top:282px !important;
}

@keyframes battito-597348 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-597348 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item597348 {
	width:28px !important;
	height:30px !important;
	left:267px !important;
	top:421px !important;
}

#item597369 {
	width:27px !important;
	height:34px !important;
	left:166px !important;
	top:385px !important;
}

#item597376 {
	width:27px !important;
	height:34px !important;
	left:202px !important;
	top:385px !important;
}

#item597383 {
	width:27px !important;
	height:34px !important;
	left:237px !important;
	top:385px !important;
}

#item597420 {
	width:27px !important;
	height:34px !important;
	left:166px !important;
	top:426px !important;
}

#item597427 {
	width:27px !important;
	height:34px !important;
	left:202px !important;
	top:426px !important;
}

#item597434 {
	width:27px !important;
	height:35px !important;
	left:236px !important;
	top:425px !important;
}

@keyframes battito-597491 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-597491 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item597491 {
	width:25px !important;
	height:27px !important;
	left:151px !important;
	top:733px !important;
}

#item597507 {
	width:24px !important;
	height:31px !important;
	left:65px !important;
	top:703px !important;
}

#item597514 {
	width:24px !important;
	height:31px !important;
	left:97px !important;
	top:703px !important;
}

#item597521 {
	width:24px !important;
	height:31px !important;
	left:128px !important;
	top:703px !important;
}

#item597528 {
	width:25px !important;
	height:31px !important;
	left:80px !important;
	top:739px !important;
}

#item597537 {
	width:24px !important;
	height:31px !important;
	left:112px !important;
	top:739px !important;
}

@keyframes battito-597549 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-597549 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item597549 {
	width:25px !important;
	height:27px !important;
	left:341px !important;
	top:733px !important;
}

#item597569 {
	width:24px !important;
	height:31px !important;
	left:254px !important;
	top:703px !important;
}

#item597576 {
	width:24px !important;
	height:31px !important;
	left:287px !important;
	top:703px !important;
}

#item597583 {
	width:24px !important;
	height:31px !important;
	left:318px !important;
	top:703px !important;
}

#item597590 {
	width:25px !important;
	height:31px !important;
	left:270px !important;
	top:739px !important;
}

#item597599 {
	width:24px !important;
	height:31px !important;
	left:301px !important;
	top:739px !important;
}

@keyframes battito-597658 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-597658 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item597658 {
	width:25px !important;
	height:27px !important;
	left:534px !important;
	top:733px !important;
}

#item597676 {
	width:24px !important;
	height:31px !important;
	left:448px !important;
	top:703px !important;
}

#item597683 {
	width:24px !important;
	height:31px !important;
	left:480px !important;
	top:703px !important;
}

#item597690 {
	width:24px !important;
	height:31px !important;
	left:511px !important;
	top:703px !important;
}

#item597759 {
	width:25px !important;
	height:31px !important;
	left:464px !important;
	top:739px !important;
}

#item597768 {
	width:24px !important;
	height:31px !important;
	left:496px !important;
	top:739px !important;
}

@keyframes battito-597809 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-597809 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item597809 {
	width:28px !important;
	height:30px !important;
	left:538px !important;
	top:277px !important;
}

#item597830 {
	width:27px !important;
	height:34px !important;
	left:436px !important;
	top:242px !important;
}

#item597837 {
	width:27px !important;
	height:34px !important;
	left:472px !important;
	top:242px !important;
}

#item597844 {
	width:27px !important;
	height:34px !important;
	left:507px !important;
	top:242px !important;
}

#item597851 {
	width:27px !important;
	height:35px !important;
	left:453px !important;
	top:282px !important;
}

#item597860 {
	width:27px !important;
	height:34px !important;
	left:488px !important;
	top:282px !important;
}

@keyframes battito-597877 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-597877 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item597877 {
	width:28px !important;
	height:30px !important;
	left:801px !important;
	top:277px !important;
}

#item597894 {
	width:27px !important;
	height:34px !important;
	left:700px !important;
	top:242px !important;
}

#item597901 {
	width:27px !important;
	height:34px !important;
	left:735px !important;
	top:242px !important;
}

#item597908 {
	width:27px !important;
	height:34px !important;
	left:771px !important;
	top:242px !important;
}

#item597915 {
	width:27px !important;
	height:34px !important;
	left:771px !important;
	top:282px !important;
}

#item597922 {
	width:27px !important;
	height:34px !important;
	left:700px !important;
	top:282px !important;
}

#item597929 {
	width:27px !important;
	height:35px !important;
	left:737px !important;
	top:282px !important;
}

@keyframes battito-597957 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-597957 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item597957 {
	width:28px !important;
	height:30px !important;
	left:848px !important;
	top:408px !important;
}

#item597977 {
	width:27px !important;
	height:34px !important;
	left:747px !important;
	top:373px !important;
}

#item597984 {
	width:27px !important;
	height:34px !important;
	left:782px !important;
	top:373px !important;
}

#item597992 {
	width:27px !important;
	height:34px !important;
	left:817px !important;
	top:373px !important;
}

#item597999 {
	width:27px !important;
	height:34px !important;
	left:818px !important;
	top:414px !important;
}

#item598006 {
	width:27px !important;
	height:35px !important;
	left:746px !important;
	top:413px !important;
}

#item598013 {
	width:27px !important;
	height:34px !important;
	left:784px !important;
	top:414px !important;
}

#item598066 {
	width:191px !important;
	height:185px !important;
	left:930px !important;
	top:226px !important;
}

#item598092 {
	width:35px !important;
	height:44px !important;
	left:963px !important;
	top:427px !important;
}

#item598099 {
	width:35px !important;
	height:44px !important;
	left:1010px !important;
	top:427px !important;
}

#item598107 {
	width:35px !important;
	height:44px !important;
	left:1055px !important;
	top:427px !important;
}

@keyframes battito-598125 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-598125 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item598125 {
	width:28px !important;
	height:30px !important;
	left:1097px !important;
	top:439px !important;
}

#item237342 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item896504 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item896556 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item896608 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item896660 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item896713 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item896766 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item896819 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item896871 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item896922 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item896976 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item658511 {
	width:49px !important;
	left:283px !important;
	top:477px !important;
	min-height:5px !important;
}

#item658535 {
	width:71px !important;
	left:334px !important;
	top:477px !important;
	min-height:5px !important;
}

#item658560 {
	width:100px !important;
	left:408px !important;
	top:477px !important;
	min-height:5px !important;
}

#item658584 {
	width:49px !important;
	left:511px !important;
	top:477px !important;
	min-height:5px !important;
}

#item658608 {
	width:59px !important;
	left:562px !important;
	top:477px !important;
	min-height:5px !important;
}

#item658633 {
	width:49px !important;
	left:283px !important;
	top:484px !important;
	min-height:5px !important;
}

#item658657 {
	width:71px !important;
	left:339px !important;
	top:484px !important;
	min-height:5px !important;
}

#item658683 {
	width:71px !important;
	left:413px !important;
	top:484px !important;
	min-height:5px !important;
}

#item658708 {
	width:91px !important;
	left:491px !important;
	top:484px !important;
	min-height:5px !important;
}

#item658731 {
	width:75px !important;
	left:284px !important;
	top:491px !important;
	min-height:5px !important;
}

#item658755 {
	width:70px !important;
	left:365px !important;
	top:491px !important;
	min-height:5px !important;
}

#item658781 {
	width:63px !important;
	left:442px !important;
	top:491px !important;
	min-height:5px !important;
}

#item658804 {
	width:91px !important;
	left:513px !important;
	top:491px !important;
	min-height:5px !important;
}

#item658829 {
	width:62px !important;
	left:284px !important;
	top:498px !important;
	min-height:5px !important;
}

#item658876 {
	width:70px !important;
	left:350px !important;
	top:498px !important;
	min-height:5px !important;
}

#item658899 {
	width:70px !important;
	left:423px !important;
	top:498px !important;
	min-height:5px !important;
}

#item658925 {
	width:96px !important;
	left:496px !important;
	top:498px !important;
	min-height:5px !important;
}

#item658949 {
	width:62px !important;
	left:284px !important;
	top:505px !important;
	min-height:5px !important;
}

#item658995 {
	width:82px !important;
	left:348px !important;
	top:505px !important;
	min-height:5px !important;
}

#item659022 {
	width:55px !important;
	left:630px !important;
	top:293px !important;
	min-height:5px !important;
}

#item659051 {
	width:55px !important;
	left:639px !important;
	top:299px !important;
	min-height:5px !important;
}

#item659074 {
	width:74px !important;
	left:639px !important;
	top:306px !important;
	min-height:5px !important;
}

#item659101 {
	width:135px !important;
	left:639px !important;
	top:313px !important;
	min-height:5px !important;
}

#item202199 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item205612 {
	width:129px !important;
	left:90px !important;
	top:234px !important;
	min-height:24px !important;
}

#item205635 {
	width:147px !important;
	left:420px !important;
	top:444px !important;
	min-height:24px !important;
}

#item205658 {
	width:193px !important;
	left:667px !important;
	top:187px !important;
	min-height:24px !important;
}

#item205681 {
	width:84px !important;
	left:283px !important;
	top:428px !important;
	min-height:40px !important;
}

#item205704 {
	width:111px !important;
	left:948px !important;
	top:187px !important;
	min-height:24px !important;
}

#item205766 {
	width:190px !important;
	left:74px !important;
	top:741px !important;
	min-height:24px !important;
}

#item205789 {
	width:259px !important;
	left:282px !important;
	top:754px !important;
	min-height:11px !important;
}

#item205822 {
	width:102px !important;
	left:129px !important;
	top:551px !important;
	min-height:40px !important;
}

#item205845 {
	width:100px !important;
	left:482px !important;
	top:551px !important;
	min-height:40px !important;
}

#item205868 {
	width:102px !important;
	left:314px !important;
	top:551px !important;
	min-height:40px !important;
}

#item205931 {
	width:197px !important;
	left:352px !important;
	top:234px !important;
	min-height:24px !important;
}

#item205988 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item206011 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item237607 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item897074 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item897126 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item897178 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item897230 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item897284 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item897336 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item897388 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item897440 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item897491 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item897544 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item659128 {
	width:49px !important;
	left:28px !important;
	top:212px !important;
	min-height:5px !important;
}

#item659153 {
	width:74px !important;
	left:28px !important;
	top:219px !important;
	min-height:5px !important;
}

#item659176 {
	width:86px !important;
	left:28px !important;
	top:226px !important;
	min-height:5px !important;
}

#item659199 {
	width:86px !important;
	left:28px !important;
	top:233px !important;
	min-height:5px !important;
}

#item659223 {
	width:86px !important;
	left:28px !important;
	top:240px !important;
	min-height:10px !important;
}

#item659249 {
	width:86px !important;
	left:28px !important;
	top:252px !important;
	min-height:5px !important;
}

#item659272 {
	width:86px !important;
	left:28px !important;
	top:259px !important;
	min-height:5px !important;
}

#item659295 {
	width:86px !important;
	left:28px !important;
	top:266px !important;
	min-height:5px !important;
}

#item659319 {
	width:86px !important;
	left:28px !important;
	top:273px !important;
	min-height:5px !important;
}

#item659342 {
	width:86px !important;
	left:28px !important;
	top:280px !important;
	min-height:5px !important;
}

#item659371 {
	width:86px !important;
	left:28px !important;
	top:288px !important;
	min-height:5px !important;
}

#item659394 {
	width:86px !important;
	left:28px !important;
	top:295px !important;
	min-height:5px !important;
}

#item659417 {
	width:87px !important;
	left:28px !important;
	top:302px !important;
	min-height:10px !important;
}

#item659444 {
	width:1123px !important;
	left:28px !important;
	top:320px !important;
	min-height:488px !important;
}

#item659474 {
	width:49px !important;
	left:635px !important;
	top:44px !important;
	min-height:5px !important;
}

#item659497 {
	width:73px !important;
	left:635px !important;
	top:51px !important;
	min-height:5px !important;
}

#item659520 {
	width:79px !important;
	left:715px !important;
	top:51px !important;
	min-height:5px !important;
}

#item659543 {
	width:64px !important;
	left:798px !important;
	top:51px !important;
	min-height:5px !important;
}

#item659570 {
	width:86px !important;
	left:865px !important;
	top:51px !important;
	min-height:5px !important;
}

#item659593 {
	width:157px !important;
	left:635px !important;
	top:58px !important;
	min-height:5px !important;
}

#item659621 {
	width:97px !important;
	left:798px !important;
	top:58px !important;
	min-height:5px !important;
}

#item659644 {
	width:70px !important;
	left:900px !important;
	top:58px !important;
	min-height:5px !important;
}

#item659670 {
	width:106px !important;
	left:976px !important;
	top:58px !important;
	min-height:5px !important;
}

#item659693 {
	width:104px !important;
	left:635px !important;
	top:65px !important;
	min-height:5px !important;
}

#item659716 {
	width:104px !important;
	left:635px !important;
	top:72px !important;
	min-height:5px !important;
}

#item659743 {
	width:79px !important;
	left:745px !important;
	top:72px !important;
	min-height:5px !important;
}

#item659767 {
	width:145px !important;
	left:745px !important;
	top:79px !important;
	min-height:5px !important;
}

#item659790 {
	width:79px !important;
	left:837px !important;
	top:72px !important;
	min-height:5px !important;
}

#item659813 {
	width:116px !important;
	left:627px !important;
	top:80px !important;
	min-height:5px !important;
}

#item659840 {
	width:53px !important;
	left:910px !important;
	top:80px !important;
	min-height:5px !important;
}

#item659863 {
	width:153px !important;
	left:976px !important;
	top:80px !important;
	min-height:5px !important;
}

#item202314 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item206227 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item206250 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item206372 {
	width:200px !important;
	left:71px !important;
	top:417px !important;
	min-height:11px !important;
}

#item206395 {
	width:79px !important;
	height:85px !important;
	left:63px !important;
	top:325px !important;
}

#item206506 {
	width:215px !important;
	left:338px !important;
	top:417px !important;
	min-height:11px !important;
}

#item206529 {
	width:74px !important;
	height:74px !important;
	left:339px !important;
	top:329px !important;
}

#item206555 {
	width:234px !important;
	left:77px !important;
	top:568px !important;
	min-height:11px !important;
}

#item206704 {
	width:98px !important;
	height:98px !important;
	left:52px !important;
	top:461px !important;
}

#item206748 {
	width:223px !important;
	left:346px !important;
	top:568px !important;
	min-height:11px !important;
}

#item206771 {
	width:89px !important;
	height:101px !important;
	left:331px !important;
	top:452px !important;
}

#item206900 {
	width:217px !important;
	left:79px !important;
	top:717px !important;
	min-height:11px !important;
}

#item207027 {
	width:232px !important;
	height:164px !important;
	left:71px !important;
	top:574px !important;
}

#item207092 {
	width:216px !important;
	left:345px !important;
	top:717px !important;
	min-height:11px !important;
}

#item207210 {
	width:230px !important;
	height:143px !important;
	left:332px !important;
	top:596px !important;
}

#item207284 {
	width:79px !important;
	left:493px !important;
	top:146px !important;
	min-height:43px !important;
}

#item207316 {
	width:108px !important;
	left:262px !important;
	top:146px !important;
	min-height:40px !important;
}

#item207349 {
	width:122px !important;
	left:357px !important;
	top:241px !important;
	min-height:27px !important;
}

#item207372 {
	width:37px !important;
	height:17px !important;
	left:652px !important;
	top:382px !important;
	background:#d2d2d1;
}

#item207373 {
	width:74px !important;
	left:656px !important;
	top:382px !important;
	min-height:43px !important;
}

#item207561 {
	width:156px !important;
	height:95px !important;
	left:614px !important;
	top:287px !important;
}

#item207599 {
	width:242px !important;
	left:656px !important;
	top:232px !important;
	min-height:11px !important;
}

#item207719 {
	width:110px !important;
	height:105px !important;
	left:630px !important;
	top:128px !important;
}

#item757032 {
	width:88px !important;
	left:10px !important;
	top:142px !important;
	min-height:56px !important;
}

#item757004 {
	width:88px !important;
	left:10px !important;
	top:142px !important;
	min-height:56px !important;
}

#item207813 {
	width:88px !important;
	left:10px !important;
	top:142px !important;
	min-height:56px !important;
}

#item207811 {
	width:186px !important;
	height:198px !important;
	left:936px !important;
	top:141px !important;
}

@keyframes battito-598183 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-598183 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item598183 {
	width:25px !important;
	height:27px !important;
	left:236px !important;
	top:364px !important;
}

#item598200 {
	width:24px !important;
	height:31px !important;
	left:150px !important;
	top:335px !important;
}

#item598207 {
	width:24px !important;
	height:31px !important;
	left:182px !important;
	top:335px !important;
}

#item598215 {
	width:25px !important;
	height:31px !important;
	left:213px !important;
	top:334px !important;
}

#item598222 {
	width:24px !important;
	height:31px !important;
	left:165px !important;
	top:370px !important;
}

#item598231 {
	width:24px !important;
	height:31px !important;
	left:197px !important;
	top:370px !important;
}

@keyframes battito-598238 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-598238 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item598238 {
	width:25px !important;
	height:27px !important;
	left:479px !important;
	top:364px !important;
}

#item598255 {
	width:24px !important;
	height:31px !important;
	left:417px !important;
	top:335px !important;
}

#item598262 {
	width:24px !important;
	height:31px !important;
	left:449px !important;
	top:335px !important;
}

#item598277 {
	width:24px !important;
	height:31px !important;
	left:418px !important;
	top:370px !important;
}

#item598286 {
	width:24px !important;
	height:31px !important;
	left:449px !important;
	top:370px !important;
}

@keyframes battito-598298 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-598298 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item598298 {
	width:25px !important;
	height:27px !important;
	left:518px !important;
	top:506px !important;
}

#item598317 {
	width:24px !important;
	height:31px !important;
	left:432px !important;
	top:477px !important;
}

#item598325 {
	width:24px !important;
	height:31px !important;
	left:464px !important;
	top:477px !important;
}

#item598332 {
	width:25px !important;
	height:31px !important;
	left:495px !important;
	top:476px !important;
}

#item598339 {
	width:24px !important;
	height:31px !important;
	left:447px !important;
	top:513px !important;
}

#item598348 {
	width:24px !important;
	height:31px !important;
	left:479px !important;
	top:513px !important;
}

@keyframes battito-598356 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-598356 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item598356 {
	width:25px !important;
	height:27px !important;
	left:238px !important;
	top:506px !important;
}

#item598372 {
	width:24px !important;
	height:31px !important;
	left:150px !important;
	top:477px !important;
}

#item598379 {
	width:24px !important;
	height:31px !important;
	left:182px !important;
	top:477px !important;
}

#item598386 {
	width:24px !important;
	height:31px !important;
	left:213px !important;
	top:477px !important;
}

#item598434 {
	width:25px !important;
	height:31px !important;
	left:149px !important;
	top:515px !important;
}

#item598441 {
	width:24px !important;
	height:31px !important;
	left:182px !important;
	top:515px !important;
}

#item598448 {
	width:24px !important;
	height:31px !important;
	left:213px !important;
	top:515px !important;
}

#item598604 {
	width:24px !important;
	height:31px !important;
	left:97px !important;
	top:740px !important;
}

#item598611 {
	width:25px !important;
	height:31px !important;
	left:128px !important;
	top:740px !important;
}

#item598618 {
	width:24px !important;
	height:31px !important;
	left:160px !important;
	top:740px !important;
}

#item598625 {
	width:24px !important;
	height:31px !important;
	left:192px !important;
	top:740px !important;
}

#item598632 {
	width:24px !important;
	height:31px !important;
	left:224px !important;
	top:740px !important;
}

@keyframes battito-598646 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-598646 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item598646 {
	width:25px !important;
	height:27px !important;
	left:254px !important;
	top:750px !important;
}

#item598679 {
	width:24px !important;
	height:31px !important;
	left:361px !important;
	top:740px !important;
}

#item598686 {
	width:24px !important;
	height:31px !important;
	left:393px !important;
	top:740px !important;
}

#item598695 {
	width:24px !important;
	height:31px !important;
	left:425px !important;
	top:740px !important;
}

#item598703 {
	width:24px !important;
	height:31px !important;
	left:456px !important;
	top:740px !important;
}

#item598711 {
	width:24px !important;
	height:31px !important;
	left:488px !important;
	top:740px !important;
}

@keyframes battito-598718 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-598718 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item598718 {
	width:25px !important;
	height:27px !important;
	left:518px !important;
	top:750px !important;
}

@keyframes battito-598804 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-598804 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item598804 {
	width:25px !important;
	height:27px !important;
	left:828px !important;
	top:181px !important;
}

#item598819 {
	width:24px !important;
	height:31px !important;
	left:741px !important;
	top:151px !important;
}

#item598826 {
	width:24px !important;
	height:31px !important;
	left:774px !important;
	top:151px !important;
}

#item598834 {
	width:24px !important;
	height:30px !important;
	left:805px !important;
	top:151px !important;
}

#item598843 {
	width:24px !important;
	height:31px !important;
	left:757px !important;
	top:187px !important;
}

#item598850 {
	width:24px !important;
	height:31px !important;
	left:788px !important;
	top:187px !important;
}

@keyframes battito-598857 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-598857 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item598857 {
	width:25px !important;
	height:27px !important;
	left:835px !important;
	top:339px !important;
}

#item598883 {
	width:24px !important;
	height:31px !important;
	left:774px !important;
	top:300px !important;
}

#item598890 {
	width:24px !important;
	height:31px !important;
	left:805px !important;
	top:300px !important;
}

#item598900 {
	width:24px !important;
	height:31px !important;
	left:774px !important;
	top:335px !important;
}

#item598907 {
	width:24px !important;
	height:31px !important;
	left:805px !important;
	top:335px !important;
}

#item598918 {
	width:24px !important;
	height:31px !important;
	left:774px !important;
	top:373px !important;
}

@keyframes battito-598974 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-598974 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item598974 {
	width:25px !important;
	height:27px !important;
	left:1041px !important;
	top:360px !important;
}

#item598995 {
	width:24px !important;
	height:31px !important;
	left:947px !important;
	top:351px !important;
}

#item599002 {
	width:24px !important;
	height:31px !important;
	left:980px !important;
	top:351px !important;
}

#item599010 {
	width:24px !important;
	height:31px !important;
	left:1011px !important;
	top:351px !important;
}

#item237682 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item897653 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item897705 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item897757 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item897809 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item897862 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item897914 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item897968 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item898020 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item898072 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item898125 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item659888 {
	width:49px !important;
	left:459px !important;
	top:128px !important;
	min-height:5px !important;
}

#item659911 {
	width:70px !important;
	left:459px !important;
	top:135px !important;
	min-height:5px !important;
}

#item659934 {
	width:111px !important;
	left:458px !important;
	top:143px !important;
	min-height:5px !important;
}

#item659957 {
	width:111px !important;
	left:458px !important;
	top:150px !important;
	min-height:5px !important;
}

#item659986 {
	width:111px !important;
	left:458px !important;
	top:157px !important;
	min-height:5px !important;
}

#item660009 {
	width:111px !important;
	left:458px !important;
	top:164px !important;
	min-height:5px !important;
}

#item660032 {
	width:111px !important;
	left:458px !important;
	top:171px !important;
	min-height:5px !important;
}

#item207978 {
	width:277px !important;
	left:396px !important;
	top:250px !important;
	min-height:27px !important;
}

#item208001 {
	width:181px !important;
	left:332px !important;
	top:449px !important;
	min-height:11px !important;
}

#item208024 {
	width:210px !important;
	left:266px !important;
	top:741px !important;
	min-height:24px !important;
}

@keyframes zoomin2d-208064 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-208064 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-211943 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-211943 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-208072 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-208072 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-208073 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-208073 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item208074 {
	width:134px !important;
	height:98px !important;
	left:54px !important;
	top:255px !important;
}

@keyframes zoomin2d-208074 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-208074 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-208076 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-208076 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item208078 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item208101 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item240912 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item898235 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item898287 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item898339 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item898392 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item898445 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item898497 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item898549 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item898601 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item898653 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item898706 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item660062 {
	width:49px !important;
	left:360px !important;
	top:725px !important;
	min-height:5px !important;
}

#item660085 {
	width:69px !important;
	left:360px !important;
	top:732px !important;
	min-height:5px !important;
}

#item660108 {
	width:162px !important;
	left:434px !important;
	top:732px !important;
	min-height:5px !important;
}

#item660131 {
	width:69px !important;
	left:360px !important;
	top:739px !important;
	min-height:5px !important;
}

#item660158 {
	width:113px !important;
	left:434px !important;
	top:739px !important;
	min-height:5px !important;
}

#item660181 {
	width:69px !important;
	left:360px !important;
	top:747px !important;
	min-height:5px !important;
}

#item660204 {
	width:91px !important;
	left:437px !important;
	top:747px !important;
	min-height:5px !important;
}

#item660231 {
	width:68px !important;
	left:360px !important;
	top:754px !important;
	min-height:5px !important;
}

#item660256 {
	width:89px !important;
	left:432px !important;
	top:754px !important;
	min-height:5px !important;
}

#item660279 {
	width:64px !important;
	left:360px !important;
	top:762px !important;
	min-height:5px !important;
}

#item660303 {
	width:119px !important;
	left:431px !important;
	top:762px !important;
	min-height:5px !important;
}

#item660330 {
	width:145px !important;
	left:360px !important;
	top:769px !important;
	min-height:5px !important;
}

#item660353 {
	width:86px !important;
	left:360px !important;
	top:776px !important;
	min-height:5px !important;
}

#item660438 {
	width:145px !important;
	left:360px !important;
	top:783px !important;
	min-height:5px !important;
}

#item660462 {
	width:86px !important;
	left:450px !important;
	top:776px !important;
	min-height:5px !important;
}

#item660486 {
	width:145px !important;
	left:360px !important;
	top:790px !important;
	min-height:5px !important;
}

#item660509 {
	width:86px !important;
	left:360px !important;
	top:797px !important;
	min-height:5px !important;
}

#item208389 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item208412 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item208748 {
	width:103px !important;
	height:111px !important;
	left:444px !important;
	top:162px !important;
}

#item208804 {
	width:118px !important;
	left:437px !important;
	top:283px !important;
	min-height:27px !important;
}

#item208827 {
	width:71px !important;
	height:16px !important;
	left:363px !important;
	top:674px !important;
}

#item208878 {
	width:74px !important;
	height:16px !important;
	left:264px !important;
	top:674px !important;
}

#item208928 {
	width:86px !important;
	height:16px !important;
	left:155px !important;
	top:674px !important;
}

#item209117 {
	width:243px !important;
	left:12px !important;
	top:212px !important;
	min-height:11px !important;
}

#item209150 {
	width:212px !important;
	left:240px !important;
	top:4px !important;
	min-height:52px !important;
}

#item209053 {
	width:248px !important;
	left:12px !important;
	top:212px !important;
	min-height:11px !important;
}

#item209084 {
	width:212px !important;
	left:243px !important;
	top:1px !important;
	min-height:52px !important;
}

#item208989 {
	width:271px !important;
	left:11px !important;
	top:211px !important;
	min-height:12px !important;
}

#item209019 {
	width:212px !important;
	left:240px !important;
	min-height:52px !important;
}

#item208979 {
	width:541px !important;
	height:263px !important;
	left:55px !important;
	top:414px !important;
}

#item209173 {
	width:513px !important;
	height:743px !important;
	left:624px !important;
	top:43px !important;
}

#item209195 {
	width:114px !important;
	height:741px !important;
	left:624px !important;
	top:44px !important;
}

#item209199 {
	width:155px !important;
	height:741px !important;
	left:982px !important;
	top:44px !important;
}

@keyframes battito-599214 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-599214 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item599214 {
	width:25px !important;
	height:27px !important;
	left:289px !important;
	top:698px !important;
}

@keyframes battito-599231 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-599231 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item599231 {
	width:25px !important;
	height:27px !important;
	left:541px !important;
	top:351px !important;
}

#item599249 {
	width:25px !important;
	height:31px !important;
	left:455px !important;
	top:321px !important;
}

#item599257 {
	width:24px !important;
	height:31px !important;
	left:487px !important;
	top:321px !important;
}

#item599264 {
	width:24px !important;
	height:31px !important;
	left:519px !important;
	top:321px !important;
}

#item599273 {
	width:24px !important;
	height:31px !important;
	left:470px !important;
	top:357px !important;
}

#item599280 {
	width:24px !important;
	height:31px !important;
	left:502px !important;
	top:357px !important;
}

@keyframes battito-599320 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-599320 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item599320 {
	width:25px !important;
	height:27px !important;
	left:226px !important;
	top:336px !important;
}

#item701567 {
	width:255px !important;
	left:43px !important;
	top:192px !important;
	min-height:11px !important;
}

#item700404 {
	width:243px !important;
	left:47px !important;
	top:191px !important;
	min-height:11px !important;
}

#item700427 {
	width:22px !important;
	left:44px !important;
	top:168px !important;
	min-height:7px !important;
}

#item700450 {
	width:28px !important;
	left:122px !important;
	top:168px !important;
	min-height:7px !important;
}

#item700473 {
	width:28px !important;
	left:229px !important;
	top:168px !important;
	min-height:7px !important;
}

#item700272 {
	width:323px !important;
	left:47px !important;
	top:191px !important;
	min-height:11px !important;
}

#item700270 {
	width:383px !important;
	height:203px !important;
	left:21px !important;
	top:113px !important;
}

#item701599 {
	width:39px !important;
	height:31px !important;
	left:62px !important;
	top:330px !important;
}

#item701600 {
	width:58px !important;
	height:49px !important;
	left:92px !important;
	top:322px !important;
}

#item701601 {
	width:39px !important;
	height:31px !important;
	left:184px !important;
	top:330px !important;
}

#item701602 {
	width:35px !important;
	height:36px !important;
	left:144px !important;
	top:328px !important;
}

#item237832 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item898846 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item898898 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item898950 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item899004 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item899056 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item899108 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item899161 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item899213 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item899265 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item899317 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item660537 {
	width:49px !important;
	left:28px !important;
	top:741px !important;
	min-height:5px !important;
}

#item660560 {
	width:49px !important;
	left:79px !important;
	top:741px !important;
	min-height:5px !important;
}

#item660583 {
	width:114px !important;
	left:130px !important;
	top:741px !important;
	min-height:5px !important;
}

#item660606 {
	width:62px !important;
	left:28px !important;
	top:748px !important;
	min-height:5px !important;
}

#item660656 {
	width:73px !important;
	left:93px !important;
	top:748px !important;
	min-height:5px !important;
}

#item660680 {
	width:170px !important;
	left:28px !important;
	top:762px !important;
	min-height:5px !important;
}

#item660705 {
	width:79px !important;
	left:28px !important;
	top:769px !important;
	min-height:5px !important;
}

#item660729 {
	width:137px !important;
	left:109px !important;
	top:769px !important;
	min-height:5px !important;
}

#item660753 {
	width:76px !important;
	left:29px !important;
	top:776px !important;
	min-height:5px !important;
}

#item660777 {
	width:135px !important;
	left:109px !important;
	top:776px !important;
	min-height:5px !important;
}

#item660801 {
	width:68px !important;
	left:28px !important;
	top:783px !important;
	min-height:5px !important;
}

#item660828 {
	width:159px !important;
	left:98px !important;
	top:783px !important;
	min-height:5px !important;
}

#item660851 {
	width:82px !important;
	left:28px !important;
	top:790px !important;
	min-height:5px !important;
}

#item660874 {
	width:110px !important;
	left:115px !important;
	top:790px !important;
	min-height:5px !important;
}

#item660902 {
	width:49px !important;
	left:711px !important;
	top:15px !important;
	min-height:5px !important;
}

#item660925 {
	width:71px !important;
	left:764px !important;
	top:15px !important;
	min-height:5px !important;
}

#item660948 {
	width:118px !important;
	left:838px !important;
	top:15px !important;
	min-height:5px !important;
}

#item660971 {
	width:71px !important;
	left:960px !important;
	top:14px !important;
	min-height:5px !important;
}

#item660999 {
	width:113px !important;
	left:711px !important;
	top:21px !important;
	min-height:5px !important;
}

#item661022 {
	width:90px !important;
	left:828px !important;
	top:21px !important;
	min-height:5px !important;
}

#item661045 {
	width:159px !important;
	left:923px !important;
	top:21px !important;
	min-height:5px !important;
}

#item661073 {
	width:98px !important;
	left:711px !important;
	top:28px !important;
	min-height:5px !important;
}

#item661096 {
	width:125px !important;
	left:816px !important;
	top:28px !important;
	min-height:5px !important;
}

#item661119 {
	width:79px !important;
	left:943px !important;
	top:28px !important;
	min-height:5px !important;
}

#item661142 {
	width:129px !important;
	left:711px !important;
	top:34px !important;
	min-height:5px !important;
}

#item211038 {
	width:212px !important;
	height:164px !important;
	left:877px !important;
	top:324px !important;
}

#item202647 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item209233 {
	width:198px !important;
	left:82px !important;
	top:469px !important;
	min-height:11px !important;
}

#item209256 {
	width:166px !important;
	height:116px !important;
	left:56px !important;
	top:354px !important;
}

#item209300 {
	width:218px !important;
	left:73px !important;
	top:228px !important;
	min-height:11px !important;
}

#item209323 {
	width:230px !important;
	left:339px !important;
	top:228px !important;
	min-height:11px !important;
}

#item209346 {
	width:156px !important;
	height:106px !important;
	left:376px !important;
	top:116px !important;
}

#item209408 {
	width:148px !important;
	height:149px !important;
	left:104px !important;
	top:96px !important;
}

#item209490 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item209513 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item209826 {
	width:33px !important;
	height:17px !important;
	left:65px !important;
	top:631px !important;
	background:#d2d2d1;
}

#item209827 {
	width:114px !important;
	height:110px !important;
	left:74px !important;
	top:513px !important;
}

#item209886 {
	width:122px !important;
	left:69px !important;
	top:631px !important;
	min-height:27px !important;
}

#item210004 {
	width:120px !important;
	left:256px !important;
	top:631px !important;
	min-height:27px !important;
}

#item210144 {
	width:131px !important;
	height:127px !important;
	left:243px !important;
	top:502px !important;
}

#item210188 {
	width:37px !important;
	height:17px !important;
	left:421px !important;
	top:685px !important;
	background:#d2d2d1;
}

#item210189 {
	width:114px !important;
	left:423px !important;
	top:686px !important;
	min-height:27px !important;
}

#item210309 {
	width:98px !important;
	height:70px !important;
	left:423px !important;
	top:609px !important;
}

#item210343 {
	width:145px !important;
	left:403px !important;
	top:469px !important;
	min-height:27px !important;
}

#item210464 {
	width:152px !important;
	height:127px !important;
	left:393px !important;
	top:343px !important;
}

#item210501 {
	width:196px !important;
	left:800px !important;
	top:313px !important;
	min-height:11px !important;
}

#item210524 {
	width:62px !important;
	height:58px !important;
	left:967px !important;
	top:202px !important;
}

#item210545 {
	width:62px !important;
	height:58px !important;
	left:964px !important;
	top:247px !important;
}

#item210564 {
	width:62px !important;
	height:58px !important;
	left:1020px !important;
	top:202px !important;
}

#item210581 {
	width:62px !important;
	height:58px !important;
	left:1018px !important;
	top:247px !important;
}

#item210600 {
	width:62px !important;
	height:58px !important;
	left:805px !important;
	top:202px !important;
}

#item210621 {
	width:62px !important;
	height:58px !important;
	left:803px !important;
	top:247px !important;
}

#item210641 {
	width:62px !important;
	height:58px !important;
	left:859px !important;
	top:202px !important;
}

#item210666 {
	width:62px !important;
	height:58px !important;
	left:857px !important;
	top:247px !important;
}

#item210684 {
	width:62px !important;
	height:58px !important;
	left:913px !important;
	top:202px !important;
}

#item210701 {
	width:62px !important;
	height:58px !important;
	left:910px !important;
	top:247px !important;
}

#item210721 {
	width:134px !important;
	height:125px !important;
	left:678px !important;
	top:193px !important;
}

#item210836 {
	width:101px !important;
	left:1018px !important;
	top:670px !important;
	min-height:25px !important;
}

#item210859 {
	width:128px !important;
	left:679px !important;
	top:462px !important;
	min-height:25px !important;
}

#item210882 {
	width:207px !important;
	height:164px !important;
	left:639px !important;
	top:335px !important;
}

#item211015 {
	width:120px !important;
	left:940px !important;
	top:462px !important;
	min-height:27px !important;
}

#item599370 {
	width:24px !important;
	height:31px !important;
	left:119px !important;
	top:251px !important;
}

#item599379 {
	width:24px !important;
	height:31px !important;
	left:151px !important;
	top:251px !important;
}

#item599386 {
	width:24px !important;
	height:31px !important;
	left:183px !important;
	top:251px !important;
}

#item599393 {
	width:24px !important;
	height:31px !important;
	left:215px !important;
	top:251px !important;
}

@keyframes battito-599401 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-599401 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item599401 {
	width:25px !important;
	height:27px !important;
	left:245px !important;
	top:275px !important;
}

#item599416 {
	width:24px !important;
	height:31px !important;
	left:120px !important;
	top:288px !important;
}

#item599425 {
	width:24px !important;
	height:31px !important;
	left:151px !important;
	top:288px !important;
}

#item599433 {
	width:24px !important;
	height:31px !important;
	left:183px !important;
	top:288px !important;
}

#item599440 {
	width:25px !important;
	height:31px !important;
	left:215px !important;
	top:288px !important;
}

#item599467 {
	width:24px !important;
	height:31px !important;
	left:405px !important;
	top:251px !important;
}

#item599474 {
	width:24px !important;
	height:31px !important;
	left:437px !important;
	top:251px !important;
}

#item599481 {
	width:24px !important;
	height:31px !important;
	left:469px !important;
	top:251px !important;
}

@keyframes battito-599488 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-599488 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item599488 {
	width:25px !important;
	height:27px !important;
	left:500px !important;
	top:275px !important;
}

#item599509 {
	width:24px !important;
	height:31px !important;
	left:406px !important;
	top:288px !important;
}

#item599516 {
	width:25px !important;
	height:32px !important;
	left:437px !important;
	top:288px !important;
}

#item599523 {
	width:24px !important;
	height:31px !important;
	left:470px !important;
	top:288px !important;
}

#item599548 {
	width:24px !important;
	height:31px !important;
	left:236px !important;
	top:376px !important;
}

#item599555 {
	width:24px !important;
	height:31px !important;
	left:268px !important;
	top:376px !important;
}

@keyframes battito-599562 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-599562 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item599562 {
	width:25px !important;
	height:27px !important;
	left:298px !important;
	top:401px !important;
}

#item599578 {
	width:24px !important;
	height:31px !important;
	left:236px !important;
	top:414px !important;
}

#item599585 {
	width:24px !important;
	height:31px !important;
	left:268px !important;
	top:414px !important;
}

#item599613 {
	width:24px !important;
	height:31px !important;
	left:410px !important;
	top:506px !important;
}

#item599620 {
	width:24px !important;
	height:31px !important;
	left:442px !important;
	top:506px !important;
}

#item599628 {
	width:24px !important;
	height:31px !important;
	left:474px !important;
	top:506px !important;
}

@keyframes battito-599635 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-599635 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item599635 {
	width:25px !important;
	height:27px !important;
	left:495px !important;
	top:535px !important;
}

#item599654 {
	width:24px !important;
	height:31px !important;
	left:428px !important;
	top:543px !important;
}

#item599661 {
	width:24px !important;
	height:31px !important;
	left:460px !important;
	top:543px !important;
}

#item599701 {
	width:24px !important;
	height:31px !important;
	left:424px !important;
	top:722px !important;
}

#item599709 {
	width:24px !important;
	height:31px !important;
	left:456px !important;
	top:722px !important;
}

#item599716 {
	width:24px !important;
	height:31px !important;
	left:488px !important;
	top:722px !important;
}

@keyframes battito-599723 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-599723 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item599723 {
	width:25px !important;
	height:27px !important;
	left:510px !important;
	top:752px !important;
}

#item599738 {
	width:24px !important;
	height:31px !important;
	left:443px !important;
	top:760px !important;
}

#item599745 {
	width:24px !important;
	height:31px !important;
	left:474px !important;
	top:760px !important;
}

#item599762 {
	width:24px !important;
	height:31px !important;
	left:71px !important;
	top:668px !important;
}

#item599769 {
	width:24px !important;
	height:31px !important;
	left:103px !important;
	top:668px !important;
}

#item599777 {
	width:24px !important;
	height:31px !important;
	left:135px !important;
	top:668px !important;
}

@keyframes battito-599784 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-599784 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item599784 {
	width:25px !important;
	height:27px !important;
	left:165px !important;
	top:691px !important;
}

#item599803 {
	width:24px !important;
	height:31px !important;
	left:71px !important;
	top:706px !important;
}

#item599810 {
	width:25px !important;
	height:31px !important;
	left:103px !important;
	top:705px !important;
}

#item599818 {
	width:24px !important;
	height:31px !important;
	left:135px !important;
	top:706px !important;
}

#item599844 {
	width:24px !important;
	height:31px !important;
	left:263px !important;
	top:668px !important;
}

#item599851 {
	width:24px !important;
	height:31px !important;
	left:295px !important;
	top:668px !important;
}

#item599858 {
	width:24px !important;
	height:31px !important;
	left:327px !important;
	top:668px !important;
}

@keyframes battito-599865 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-599865 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item599865 {
	width:25px !important;
	height:27px !important;
	left:357px !important;
	top:691px !important;
}

#item599886 {
	width:25px !important;
	height:31px !important;
	left:263px !important;
	top:705px !important;
}

#item599893 {
	width:24px !important;
	height:31px !important;
	left:295px !important;
	top:706px !important;
}

#item599901 {
	width:24px !important;
	height:31px !important;
	left:328px !important;
	top:706px !important;
}

#item599930 {
	width:24px !important;
	height:31px !important;
	left:687px !important;
	top:497px !important;
}

#item599937 {
	width:24px !important;
	height:31px !important;
	left:719px !important;
	top:497px !important;
}

#item599944 {
	width:24px !important;
	height:31px !important;
	left:751px !important;
	top:497px !important;
}

@keyframes battito-599951 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-599951 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item599951 {
	width:25px !important;
	height:27px !important;
	left:773px !important;
	top:526px !important;
}

#item599967 {
	width:24px !important;
	height:31px !important;
	left:706px !important;
	top:535px !important;
}

#item599974 {
	width:25px !important;
	height:31px !important;
	left:737px !important;
	top:535px !important;
}

#item599995 {
	width:24px !important;
	height:31px !important;
	left:940px !important;
	top:497px !important;
}

#item600002 {
	width:24px !important;
	height:31px !important;
	left:972px !important;
	top:497px !important;
}

#item600009 {
	width:24px !important;
	height:31px !important;
	left:1004px !important;
	top:497px !important;
}

@keyframes battito-600016 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-600016 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item600016 {
	width:25px !important;
	height:27px !important;
	left:1025px !important;
	top:526px !important;
}

#item600033 {
	width:24px !important;
	height:31px !important;
	left:958px !important;
	top:535px !important;
}

#item600042 {
	width:24px !important;
	height:31px !important;
	left:990px !important;
	top:535px !important;
}

#item210802 {
	width:192px !important;
	left:686px !important;
	top:143px !important;
	min-height:11px !important;
}

#item237908 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item899417 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item899469 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item899521 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item899574 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item899626 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item899678 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item899730 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item899783 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item899835 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item899888 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item767196 {
	width:49px !important;
	left:54px !important;
	top:122px !important;
	min-height:5px !important;
}

#item767219 {
	width:72px !important;
	left:109px !important;
	top:122px !important;
	min-height:5px !important;
}

#item767242 {
	width:131px !important;
	left:183px !important;
	top:122px !important;
	min-height:5px !important;
}

#item767265 {
	width:63px !important;
	left:316px !important;
	top:122px !important;
	min-height:5px !important;
}

#item767288 {
	width:88px !important;
	left:381px !important;
	top:122px !important;
	min-height:5px !important;
}

#item767311 {
	width:75px !important;
	left:607px !important;
	top:50px !important;
	min-height:4px !important;
}

#item767335 {
	width:45px !important;
	left:607px !important;
	top:37px !important;
	min-height:4px !important;
}

#item767358 {
	width:97px !important;
	left:686px !important;
	top:50px !important;
	min-height:4px !important;
}

#item767381 {
	width:90px !important;
	left:668px !important;
	top:57px !important;
	min-height:4px !important;
}

#item767404 {
	width:71px !important;
	left:677px !important;
	top:64px !important;
	min-height:4px !important;
}

#item767427 {
	width:55px !important;
	left:607px !important;
	top:57px !important;
	min-height:4px !important;
}

#item767450 {
	width:66px !important;
	left:607px !important;
	top:64px !important;
	min-height:4px !important;
}

#item202755 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item211276 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item211299 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item211322 {
	width:214px !important;
	height:191px !important;
	left:45px !important;
	top:509px !important;
}

#item211366 {
	width:41px !important;
	height:17px !important;
	top:175px !important;
	background:#d2d2d1;
}

#item211367 {
	width:189px !important;
	left:2px !important;
	top:177px !important;
	min-height:22px !important;
}

#item211475 {
	width:41px !important;
	height:17px !important;
	top:175px !important;
	background:#d2d2d1;
}

#item211476 {
	width:214px !important;
	left:2px !important;
	top:177px !important;
	min-height:22px !important;
}

#item211441 {
	width:41px !important;
	height:17px !important;
	top:175px !important;
	background:#d2d2d1;
}

#item211442 {
	width:204px !important;
	left:2px !important;
	top:177px !important;
	min-height:22px !important;
}

#item211404 {
	width:41px !important;
	height:17px !important;
	top:175px !important;
	background:#d2d2d1;
}

#item211405 {
	width:183px !important;
	left:2px !important;
	top:175px !important;
	min-height:25px !important;
}

#item211364 {
	width:216px !important;
	height:200px !important;
	left:371px !important;
	top:507px !important;
}

#item211507 {
	width:150px !important;
	left:91px !important;
	top:688px !important;
	min-height:25px !important;
}

#item211540 {
	width:215px !important;
	left:261px !important;
	top:466px !important;
	min-height:11px !important;
}

#item211563 {
	width:91px !important;
	left:34px !important;
	top:566px !important;
	min-height:40px !important;
}

#item211587 {
	width:95px !important;
	left:426px !important;
	top:566px !important;
	min-height:40px !important;
}

#item211658 {
	width:384px !important;
	left:46px !important;
	top:607px !important;
	min-height:11px !important;
}

#item211530 {
	width:565px !important;
	height:667px !important;
	left:595px !important;
	top:133px !important;
}

#item600191 {
	width:29px !important;
	height:37px !important;
	left:87px !important;
	top:730px !important;
}

#item600198 {
	width:29px !important;
	height:37px !important;
	left:125px !important;
	top:730px !important;
}

#item600205 {
	width:29px !important;
	height:37px !important;
	left:164px !important;
	top:730px !important;
}

@keyframes battito-600212 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-600212 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item600212 {
	width:25px !important;
	height:27px !important;
	left:239px !important;
	top:740px !important;
}

#item600256 {
	width:27px !important;
	height:34px !important;
	left:205px !important;
	top:731px !important;
}

#item600263 {
	width:29px !important;
	height:37px !important;
	left:374px !important;
	top:730px !important;
}

#item600270 {
	width:29px !important;
	height:37px !important;
	left:412px !important;
	top:730px !important;
}

#item600278 {
	width:29px !important;
	height:37px !important;
	left:451px !important;
	top:730px !important;
}

@keyframes battito-600285 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-600285 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item600285 {
	width:25px !important;
	height:27px !important;
	left:527px !important;
	top:740px !important;
}

#item600304 {
	width:29px !important;
	height:37px !important;
	left:490px !important;
	top:730px !important;
}

@keyframes battito-600342 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-600342 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item600342 {
	width:25px !important;
	height:27px !important;
	left:931px !important;
	top:83px !important;
}

#item600474 {
	width:61px !important;
	height:58px !important;
	left:790px !important;
	top:53px !important;
}

#item600404 {
	width:72px !important;
	left:788px !important;
	top:108px !important;
	min-height:8px !important;
}

#item600429 {
	width:72px !important;
	left:864px !important;
	top:108px !important;
	min-height:8px !important;
}

#item600473 {
	width:79px !important;
	height:60px !important;
	left:857px !important;
	top:47px !important;
}

#item237983 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item900003 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item900055 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item900108 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item900160 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item900212 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item900264 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item900317 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item900370 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item900421 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item900473 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item767473 {
	width:45px !important;
	left:829px !important;
	top:106px !important;
	min-height:4px !important;
}

#item767496 {
	width:135px !important;
	left:829px !important;
	top:132px !important;
	min-height:4px !important;
}

#item767519 {
	width:134px !important;
	left:967px !important;
	top:132px !important;
	min-height:4px !important;
}

#item767543 {
	width:145px !important;
	left:829px !important;
	top:139px !important;
	min-height:4px !important;
}

#item767566 {
	width:62px !important;
	left:829px !important;
	top:124px !important;
	min-height:4px !important;
}

#item767589 {
	width:77px !important;
	left:893px !important;
	top:117px !important;
	min-height:4px !important;
}

#item767612 {
	width:71px !important;
	left:894px !important;
	top:123px !important;
	min-height:4px !important;
}

#item767635 {
	width:42px !important;
	left:975px !important;
	top:123px !important;
	min-height:4px !important;
}

#item767658 {
	width:49px !important;
	left:987px !important;
	top:138px !important;
	min-height:4px !important;
}

#item767681 {
	width:82px !important;
	left:972px !important;
	top:117px !important;
	min-height:4px !important;
}

#item767704 {
	width:82px !important;
	left:1026px !important;
	top:123px !important;
	min-height:4px !important;
}

#item767728 {
	width:98px !important;
	left:829px !important;
	top:146px !important;
	min-height:4px !important;
}

#item767751 {
	width:102px !important;
	left:1038px !important;
	top:139px !important;
	min-height:4px !important;
}

#item767774 {
	width:101px !important;
	left:868px !important;
	top:153px !important;
	min-height:4px !important;
}

#item767797 {
	width:79px !important;
	left:935px !important;
	top:146px !important;
	min-height:4px !important;
}

#item767820 {
	width:109px !important;
	left:974px !important;
	top:153px !important;
	min-height:4px !important;
}

#item767843 {
	width:55px !important;
	left:829px !important;
	top:117px !important;
	min-height:4px !important;
}

#item203004 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item213419 {
	width:225px !important;
	left:272px !important;
	top:514px !important;
	min-height:11px !important;
}

#item213545 {
	width:170px !important;
	left:60px !important;
	top:765px !important;
	min-height:11px !important;
}

#item213568 {
	width:171px !important;
	left:257px !important;
	top:765px !important;
	min-height:11px !important;
}

#item213591 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item213614 {
	width:454px !important;
	left:55px !important;
	top:588px !important;
	min-height:21px !important;
}

#item213637 {
	width:454px !important;
	left:55px !important;
	top:553px !important;
	min-height:24px !important;
}

#item213660 {
	width:376px !important;
	left:162px !important;
	top:79px !important;
	min-height:9px !important;
}

#item213683 {
	width:57px !important;
	height:57px !important;
	left:342px !important;
	top:267px !important;
}

#item213701 {
	width:58px !important;
	height:53px !important;
	left:228px !important;
	top:269px !important;
}

#item213719 {
	width:58px !important;
	height:53px !important;
	left:287px !important;
	top:269px !important;
}

#item213738 {
	width:431px !important;
	height:169px !important;
	left:96px !important;
	top:110px !important;
}

#item213952 {
	width:397px !important;
	left:626px !important;
	top:44px !important;
	min-height:24px !important;
}

#item213975 {
	width:376px !important;
	left:626px !important;
	top:79px !important;
	min-height:9px !important;
}

#item213998 {
	width:202px !important;
	left:673px !important;
	top:309px !important;
	min-height:11px !important;
}

#item214021 {
	width:178px !important;
	height:149px !important;
	left:903px !important;
	top:338px !important;
}

#item214187 {
	width:207px !important;
	left:899px !important;
	top:481px !important;
	min-height:11px !important;
}

#item214210 {
	width:210px !important;
	height:200px !important;
	left:622px !important;
	top:128px !important;
}

#item214444 {
	width:199px !important;
	left:653px !important;
	top:481px !important;
	min-height:11px !important;
}

#item214467 {
	width:111px !important;
	height:97px !important;
	left:653px !important;
	top:369px !important;
}

#item214607 {
	width:163px !important;
	height:130px !important;
	left:829px !important;
	top:614px !important;
}

#item600855 {
	width:72px !important;
	left:223px !important;
	top:317px !important;
	min-height:8px !important;
}

#item600881 {
	width:43px !important;
	left:298px !important;
	top:317px !important;
	min-height:8px !important;
}

#item600906 {
	width:43px !important;
	left:351px !important;
	top:317px !important;
	min-height:8px !important;
}

@keyframes battito-600931 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-600931 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item600931 {
	width:25px !important;
	height:27px !important;
	left:396px !important;
	top:286px !important;
}

#item600955 {
	width:29px !important;
	height:37px !important;
	left:937px !important;
	top:249px !important;
}

#item600962 {
	width:30px !important;
	height:38px !important;
	left:976px !important;
	top:248px !important;
}

#item600969 {
	width:29px !important;
	height:37px !important;
	left:1015px !important;
	top:249px !important;
}

@keyframes battito-600976 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-600976 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item600976 {
	width:25px !important;
	height:27px !important;
	left:1049px !important;
	top:260px !important;
}

#item600993 {
	width:29px !important;
	height:37px !important;
	left:821px !important;
	top:250px !important;
}

#item601002 {
	width:29px !important;
	height:37px !important;
	left:860px !important;
	top:250px !important;
}

#item601010 {
	width:29px !important;
	height:37px !important;
	left:899px !important;
	top:250px !important;
}

#item601046 {
	width:24px !important;
	height:31px !important;
	left:664px !important;
	top:508px !important;
}

#item601053 {
	width:24px !important;
	height:31px !important;
	left:696px !important;
	top:508px !important;
}

#item601060 {
	width:24px !important;
	height:31px !important;
	left:728px !important;
	top:508px !important;
}

@keyframes battito-601067 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-601067 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item601067 {
	width:25px !important;
	height:27px !important;
	left:749px !important;
	top:537px !important;
}

#item601085 {
	width:24px !important;
	height:31px !important;
	left:682px !important;
	top:546px !important;
}

#item601093 {
	width:24px !important;
	height:31px !important;
	left:714px !important;
	top:546px !important;
}

@keyframes battito-601147 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-601147 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item601147 {
	width:25px !important;
	height:27px !important;
	left:1030px !important;
	top:537px !important;
}

#item601234 {
	width:29px !important;
	height:37px !important;
	left:1034px !important;
	top:635px !important;
}

#item601241 {
	width:29px !important;
	height:37px !important;
	left:996px !important;
	top:684px !important;
}

#item601249 {
	width:29px !important;
	height:37px !important;
	left:1035px !important;
	top:684px !important;
}

@keyframes battito-601258 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-601258 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item601258 {
	width:25px !important;
	height:27px !important;
	left:1069px !important;
	top:674px !important;
}

#item601276 {
	width:29px !important;
	height:37px !important;
	left:996px !important;
	top:636px !important;
}

#item601448 {
	width:23px !important;
	height:30px !important;
	left:941px !important;
	top:544px !important;
}

#item601455 {
	width:23px !important;
	height:30px !important;
	left:972px !important;
	top:544px !important;
}

#item601473 {
	width:23px !important;
	height:30px !important;
	left:942px !important;
	top:509px !important;
}

#item601480 {
	width:23px !important;
	height:30px !important;
	left:973px !important;
	top:509px !important;
}

#item601487 {
	width:23px !important;
	height:30px !important;
	left:1004px !important;
	top:509px !important;
}

#item757209 {
	width:202px !important;
	left:645px !important;
	top:746px !important;
	min-height:11px !important;
}

#item238058 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item900581 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item900633 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item900687 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item900740 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item900792 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item900844 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item900896 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item900949 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item901000 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item901052 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item767897 {
	width:45px !important;
	left:971px !important;
	top:377px !important;
	min-height:4px !important;
}

#item767921 {
	width:54px !important;
	left:971px !important;
	top:384px !important;
	min-height:4px !important;
}

#item767944 {
	width:79px !important;
	left:1030px !important;
	top:377px !important;
	min-height:4px !important;
}

#item767967 {
	width:76px !important;
	left:1035px !important;
	top:438px !important;
	min-height:4px !important;
}

#item767991 {
	width:82px !important;
	left:1031px !important;
	top:384px !important;
	min-height:4px !important;
}

#item768014 {
	width:86px !important;
	left:1042px !important;
	top:391px !important;
	min-height:4px !important;
}

#item768037 {
	width:77px !important;
	left:1041px !important;
	top:398px !important;
	min-height:4px !important;
}

#item768060 {
	width:74px !important;
	left:1035px !important;
	top:404px !important;
	min-height:4px !important;
}

#item768083 {
	width:91px !important;
	left:1038px !important;
	top:411px !important;
	min-height:4px !important;
}

#item768106 {
	width:63px !important;
	left:1037px !important;
	top:418px !important;
	min-height:4px !important;
}

#item768129 {
	width:65px !important;
	left:1040px !important;
	top:425px !important;
	min-height:4px !important;
}

#item768152 {
	width:62px !important;
	left:1036px !important;
	top:431px !important;
	min-height:4px !important;
}

#item768176 {
	width:68px !important;
	left:971px !important;
	top:390px !important;
	min-height:4px !important;
}

#item768199 {
	width:62px !important;
	left:971px !important;
	top:397px !important;
	min-height:4px !important;
}

#item768222 {
	width:42px !important;
	left:971px !important;
	top:404px !important;
	min-height:4px !important;
}

#item768245 {
	width:64px !important;
	left:971px !important;
	top:411px !important;
	min-height:4px !important;
}

#item768268 {
	width:61px !important;
	left:971px !important;
	top:418px !important;
	min-height:4px !important;
}

#item768291 {
	width:68px !important;
	left:971px !important;
	top:424px !important;
	min-height:4px !important;
}

#item768314 {
	width:59px !important;
	left:971px !important;
	top:431px !important;
	min-height:4px !important;
}

#item768337 {
	width:45px !important;
	left:289px !important;
	top:142px !important;
	min-height:4px !important;
}

#item768360 {
	width:53px !important;
	left:289px !important;
	top:149px !important;
	min-height:4px !important;
}

#item768384 {
	width:98px !important;
	left:289px !important;
	top:168px !important;
	min-height:4px !important;
}

#item768407 {
	width:52px !important;
	left:289px !important;
	top:155px !important;
	min-height:4px !important;
}

#item768430 {
	width:52px !important;
	left:289px !important;
	top:162px !important;
	min-height:4px !important;
}

#item568726 {
	width:233px !important;
	left:83px !important;
	top:255px !important;
	min-height:11px !important;
}

#item568749 {
	width:47px !important;
	left:438px !important;
	top:65px !important;
	min-height:18px !important;
}

#item568772 {
	width:26px !important;
	left:254px !important;
	top:54px !important;
	min-height:18px !important;
}

#item568796 {
	width:35px !important;
	left:309px !important;
	top:210px !important;
	min-height:18px !important;
}

#item568819 {
	width:26px !important;
	left:100px !important;
	top:79px !important;
	min-height:18px !important;
}

#item568191 {
	width:233px !important;
	left:83px !important;
	top:255px !important;
	min-height:11px !important;
}

#item568617 {
	width:47px !important;
	left:438px !important;
	top:65px !important;
	min-height:18px !important;
}

#item568640 {
	width:26px !important;
	left:270px !important;
	top:56px !important;
	min-height:18px !important;
}

#item568663 {
	width:35px !important;
	left:309px !important;
	top:210px !important;
	min-height:18px !important;
}

#item568686 {
	width:26px !important;
	left:100px !important;
	top:79px !important;
	min-height:18px !important;
}

#item567327 {
	width:233px !important;
	left:83px !important;
	top:255px !important;
	min-height:11px !important;
}

#item568073 {
	width:47px !important;
	left:132px !important;
	top:40px !important;
	min-height:18px !important;
}

#item568096 {
	width:35px !important;
	left:393px !important;
	top:13px !important;
	min-height:18px !important;
}

#item568119 {
	width:26px !important;
	left:331px !important;
	top:229px !important;
	min-height:18px !important;
}

#item568142 {
	width:26px !important;
	left:493px !important;
	top:61px !important;
	min-height:18px !important;
}

#item566884 {
	width:233px !important;
	left:83px !important;
	top:255px !important;
	min-height:11px !important;
}

#item567838 {
	width:121px !important;
	left:91px !important;
	top:202px !important;
	min-height:18px !important;
}

#item567861 {
	width:121px !important;
	left:287px !important;
	top:220px !important;
	min-height:18px !important;
}

#item567884 {
	width:121px !important;
	left:429px !important;
	top:65px !important;
	min-height:18px !important;
}

#item567907 {
	width:121px !important;
	left:236px !important;
	top:58px !important;
	min-height:18px !important;
}

#item696941 {
	width:121px !important;
	left:88px !important;
	top:188px !important;
	min-height:18px !important;
}

#item696966 {
	width:121px !important;
	left:301px !important;
	top:234px !important;
	min-height:18px !important;
}

#item696992 {
	width:121px !important;
	left:229px !important;
	top:58px !important;
	min-height:18px !important;
}

#item697018 {
	width:121px !important;
	left:429px !important;
	top:65px !important;
	min-height:18px !important;
}

#item214808 {
	width:424px !important;
	left:84px !important;
	top:254px !important;
	min-height:11px !important;
}

#item567637 {
	width:121px !important;
	left:105px !important;
	top:202px !important;
	min-height:18px !important;
}

#item567661 {
	width:121px !important;
	left:287px !important;
	top:220px !important;
	min-height:18px !important;
}

#item567684 {
	width:121px !important;
	left:429px !important;
	top:65px !important;
	min-height:18px !important;
}

#item567707 {
	width:121px !important;
	left:236px !important;
	top:58px !important;
	min-height:18px !important;
}

#item566631 {
	width:562px !important;
	height:354px !important;
	left:-5px !important;
	top:86px !important;
}

#item592368 {
	width:276px !important;
	left:23px !important;
	top:276px !important;
	min-height:11px !important;
}

#item592551 {
	width:121px !important;
	left:32px !important;
	top:85px !important;
	min-height:18px !important;
}

#item592574 {
	width:121px !important;
	left:393px !important;
	top:267px !important;
	min-height:18px !important;
}

#item592597 {
	width:121px !important;
	left:482px !important;
	top:233px !important;
	min-height:18px !important;
}

#item592620 {
	width:121px !important;
	left:393px !important;
	top:49px !important;
	min-height:18px !important;
}

#item592883 {
	width:603px !important;
	height:363px !important;
	left:44px !important;
	top:413px !important;
}

#item593409 {
	width:78px !important;
	height:58px !important;
	left:443px !important;
	top:361px !important;
}

#item593410 {
	width:73px !important;
	height:58px !important;
	left:364px !important;
	top:361px !important;
}

#item203111 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item593414 {
	width:68px !important;
	height:75px !important;
	left:62px !important;
	top:345px !important;
}

#item591585 {
	width:51px !important;
	left:68px !important;
	top:413px !important;
	min-height:8px !important;
}

#item591616 {
	width:51px !important;
	left:141px !important;
	top:413px !important;
	min-height:8px !important;
}

#item591644 {
	width:51px !important;
	left:221px !important;
	top:413px !important;
	min-height:8px !important;
}

#item591780 {
	width:51px !important;
	left:296px !important;
	top:412px !important;
	min-height:8px !important;
}

#item591808 {
	width:51px !important;
	left:376px !important;
	top:412px !important;
	min-height:8px !important;
}

#item591834 {
	width:51px !important;
	left:456px !important;
	top:412px !important;
	min-height:8px !important;
}

#item593413 {
	width:88px !important;
	height:87px !important;
	left:123px !important;
	top:335px !important;
}

#item593412 {
	width:84px !important;
	height:68px !important;
	left:199px !important;
	top:356px !important;
}

#item593411 {
	width:65px !important;
	height:56px !important;
	left:289px !important;
	top:363px !important;
}

@keyframes battito-591929 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-591929 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item591929 {
	width:28px !important;
	height:30px !important;
	left:519px !important;
	top:380px !important;
}

#item592340 {
	width:255px !important;
	height:11px !important;
	left:641px !important;
	top:799px !important;
}

#item592391 {
	width:397px !important;
	height:24px !important;
	left:585px !important;
	top:457px !important;
}

@keyframes zoomin2d-592429 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-592429 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item592476 {
	width:253px !important;
	left:802px !important;
	top:511px !important;
	min-height:85px !important;
}

#item592500 {
	width:205px !important;
	left:897px !important;
	top:735px !important;
	min-height:37px !important;
}

#item592523 {
	width:200px !important;
	left:897px !important;
	top:711px !important;
	min-height:9px !important;
}

#item592643 {
	width:393px !important;
	left:624px !important;
	top:79px !important;
	min-height:37px !important;
}

#item592666 {
	width:397px !important;
	left:624px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-592793 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-592793 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item592793 {
	width:28px !important;
	height:30px !important;
	left:196px !important;
	top:746px !important;
}

#item592824 {
	width:173px !important;
	left:860px !important;
	top:244px !important;
	min-height:11px !important;
}

#item592847 {
	width:173px !important;
	left:821px !important;
	top:337px !important;
	min-height:11px !important;
}

#item593311 {
	width:51px !important;
	left:68px !important;
	top:768px !important;
	min-height:8px !important;
}

#item593334 {
	width:51px !important;
	left:141px !important;
	top:768px !important;
	min-height:8px !important;
}

#item593421 {
	width:77px !important;
	height:55px !important;
	left:126px !important;
	top:713px !important;
}

#item593422 {
	width:51px !important;
	height:54px !important;
	left:70px !important;
	top:711px !important;
}

#item238133 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item901155 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item901208 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item901260 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item901312 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item901364 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item901416 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item901470 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item901523 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item901574 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item901626 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item768453 {
	width:45px !important;
	left:289px !important;
	top:142px !important;
	min-height:4px !important;
}

#item768476 {
	width:53px !important;
	left:289px !important;
	top:149px !important;
	min-height:4px !important;
}

#item768499 {
	width:98px !important;
	left:289px !important;
	top:168px !important;
	min-height:4px !important;
}

#item768522 {
	width:52px !important;
	left:289px !important;
	top:155px !important;
	min-height:4px !important;
}

#item768545 {
	width:52px !important;
	left:289px !important;
	top:162px !important;
	min-height:4px !important;
}

#item768568 {
	width:45px !important;
	left:441px !important;
	top:352px !important;
	min-height:4px !important;
}

#item768591 {
	width:44px !important;
	left:441px !important;
	top:359px !important;
	min-height:4px !important;
}

#item768614 {
	width:79px !important;
	left:491px !important;
	top:359px !important;
	min-height:4px !important;
}

#item768637 {
	width:70px !important;
	left:490px !important;
	top:366px !important;
	min-height:4px !important;
}

#item768660 {
	width:79px !important;
	left:490px !important;
	top:373px !important;
	min-height:4px !important;
}

#item768683 {
	width:65px !important;
	left:487px !important;
	top:379px !important;
	min-height:4px !important;
}

#item768706 {
	width:44px !important;
	left:441px !important;
	top:373px !important;
	min-height:4px !important;
}

#item768729 {
	width:35px !important;
	left:441px !important;
	top:366px !important;
	min-height:4px !important;
}

#item768752 {
	width:15px !important;
	left:441px !important;
	top:380px !important;
	min-height:4px !important;
}

#item203434 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item216191 {
	width:206px !important;
	left:291px !important;
	top:222px !important;
	min-height:11px !important;
}

#item216214 {
	width:432px !important;
	left:77px !important;
	top:466px !important;
	min-height:24px !important;
}

#item216237 {
	width:183px !important;
	left:357px !important;
	top:667px !important;
	min-height:32px !important;
}

#item238360 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item901742 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item901795 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item901847 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item901899 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item901952 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item902004 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item902057 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item902109 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item902160 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item902212 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item768776 {
	width:45px !important;
	left:441px !important;
	top:352px !important;
	min-height:4px !important;
}

#item768799 {
	width:44px !important;
	left:441px !important;
	top:359px !important;
	min-height:4px !important;
}

#item768822 {
	width:79px !important;
	left:491px !important;
	top:359px !important;
	min-height:4px !important;
}

#item768845 {
	width:70px !important;
	left:490px !important;
	top:366px !important;
	min-height:4px !important;
}

#item768868 {
	width:79px !important;
	left:490px !important;
	top:373px !important;
	min-height:4px !important;
}

#item768891 {
	width:65px !important;
	left:487px !important;
	top:379px !important;
	min-height:4px !important;
}

#item768914 {
	width:44px !important;
	left:441px !important;
	top:373px !important;
	min-height:4px !important;
}

#item768937 {
	width:35px !important;
	left:441px !important;
	top:366px !important;
	min-height:4px !important;
}

#item768960 {
	width:15px !important;
	left:441px !important;
	top:380px !important;
	min-height:4px !important;
}

#item203541 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item216426 {
	width:94px !important;
	left:79px !important;
	top:299px !important;
	min-height:40px !important;
}

#item216449 {
	width:89px !important;
	left:476px !important;
	top:276px !important;
	min-height:56px !important;
}

#item216553 {
	width:157px !important;
	left:979px !important;
	top:676px !important;
	min-height:27px !important;
}

#item216623 {
	width:482px !important;
	left:54px !important;
	top:435px !important;
	min-height:37px !important;
}

#item216646 {
	width:397px !important;
	left:54px !important;
	top:400px !important;
	min-height:24px !important;
}

#item216721 {
	width:482px !important;
	left:623px !important;
	top:79px !important;
	min-height:37px !important;
}

#item216744 {
	width:397px !important;
	left:623px !important;
	top:44px !important;
	min-height:24px !important;
}

#item238475 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item902605 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item902657 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item902710 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item902762 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item902814 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item902867 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item902920 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item902973 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item903024 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item903078 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item769042 {
	width:45px !important;
	left:389px !important;
	top:167px !important;
	min-height:4px !important;
}

#item769065 {
	width:83px !important;
	left:389px !important;
	top:175px !important;
	min-height:4px !important;
}

#item769088 {
	width:38px !important;
	left:473px !important;
	top:174px !important;
	min-height:4px !important;
}

#item769111 {
	width:147px !important;
	left:459px !important;
	top:181px !important;
	min-height:4px !important;
}

#item769134 {
	width:66px !important;
	left:388px !important;
	top:181px !important;
	min-height:4px !important;
}

#item203649 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item216799 {
	width:128px !important;
	left:84px !important;
	top:693px !important;
	min-height:51px !important;
}

#item216845 {
	width:133px !important;
	left:369px !important;
	top:318px !important;
	min-height:39px !important;
}

#item238550 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item903182 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item903234 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item903286 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item903338 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item903391 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item903443 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item903495 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item903548 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item903599 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item903653 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item769157 {
	width:45px !important;
	left:28px !important;
	top:142px !important;
	min-height:4px !important;
}

#item769180 {
	width:74px !important;
	left:28px !important;
	top:149px !important;
	min-height:4px !important;
}

#item769203 {
	width:98px !important;
	left:28px !important;
	top:165px !important;
	min-height:4px !important;
}

#item769226 {
	width:94px !important;
	left:28px !important;
	top:155px !important;
	min-height:4px !important;
}

#item769249 {
	width:94px !important;
	left:28px !important;
	top:159px !important;
	min-height:4px !important;
}

#item211971 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item216944 {
	width:173px !important;
	left:99px !important;
	top:227px !important;
	min-height:55px !important;
}

#item216967 {
	width:173px !important;
	left:102px !important;
	top:671px !important;
	min-height:43px !important;
}

#item216990 {
	width:173px !important;
	left:388px !important;
	top:671px !important;
	min-height:43px !important;
}

#item217013 {
	width:192px !important;
	left:83px !important;
	top:431px !important;
	min-height:72px !important;
}

@keyframes zoomin2d-217058 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-217058 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item217139 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item217162 {
	width:454px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item238625 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item903822 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item903874 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item903926 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item903978 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item904030 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item904083 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item904136 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item904188 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item904239 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item904291 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item769272 {
	width:45px !important;
	left:624px !important;
	top:106px !important;
	min-height:4px !important;
}

#item769295 {
	width:98px !important;
	left:624px !important;
	top:126px !important;
	min-height:4px !important;
}

#item769318 {
	width:61px !important;
	left:624px !important;
	top:113px !important;
	min-height:4px !important;
}

#item769341 {
	width:62px !important;
	left:624px !important;
	top:120px !important;
	min-height:4px !important;
}

#item212079 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item217308 {
	width:173px !important;
	left:700px !important;
	top:318px !important;
	min-height:27px !important;
}

#item217331 {
	width:173px !important;
	left:700px !important;
	top:659px !important;
	min-height:27px !important;
}

@keyframes zoomin2d-217371 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-217371 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item986934 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item904392 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item904444 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item904496 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item904548 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item904602 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item904655 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item904707 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item904759 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item904810 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item904862 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item769631 {
	width:45px !important;
	left:28px !important;
	top:145px !important;
	min-height:4px !important;
}

#item769654 {
	width:31px !important;
	left:78px !important;
	top:145px !important;
	min-height:4px !important;
}

#item769678 {
	width:50px !important;
	left:28px !important;
	top:152px !important;
	min-height:4px !important;
}

#item769702 {
	width:61px !important;
	left:28px !important;
	top:159px !important;
	min-height:4px !important;
}

#item769725 {
	width:57px !important;
	left:28px !important;
	top:165px !important;
	min-height:4px !important;
}

#item769748 {
	width:66px !important;
	left:28px !important;
	top:172px !important;
	min-height:4px !important;
}

#item769771 {
	width:123px !important;
	left:101px !important;
	top:152px !important;
	min-height:4px !important;
}

#item769794 {
	width:111px !important;
	left:101px !important;
	top:159px !important;
	min-height:4px !important;
}

#item769817 {
	width:107px !important;
	left:101px !important;
	top:165px !important;
	min-height:4px !important;
}

#item769840 {
	width:23px !important;
	left:101px !important;
	top:172px !important;
	min-height:4px !important;
}

#item212187 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item217551 {
	width:173px !important;
	left:656px !important;
	top:491px !important;
	min-height:11px !important;
}

#item217595 {
	width:306px !important;
	left:632px !important;
	top:712px !important;
	min-height:34px !important;
}

#item217618 {
	width:306px !important;
	left:632px !important;
	top:667px !important;
	min-height:31px !important;
}

#item217641 {
	width:306px !important;
	left:632px !important;
	top:761px !important;
	min-height:31px !important;
}

#item217664 {
	width:162px !important;
	left:656px !important;
	top:624px !important;
	min-height:11px !important;
}

#item217705 {
	width:137px !important;
	left:474px !important;
	top:290px !important;
	min-height:24px !important;
}

#item217728 {
	width:157px !important;
	left:198px !important;
	top:293px !important;
	min-height:24px !important;
}

#item217751 {
	width:250px !important;
	left:283px !important;
	top:695px !important;
	min-height:11px !important;
}

#item217774 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item217797 {
	width:271px !important;
	left:162px !important;
	top:79px !important;
	min-height:54px !important;
}

#item238777 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item904982 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item905035 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item905087 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item905139 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item905191 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item905244 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item905296 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item905350 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item905402 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item905455 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item769863 {
	width:45px !important;
	left:465px !important;
	top:142px !important;
	min-height:4px !important;
}

#item769886 {
	width:52px !important;
	left:465px !important;
	top:149px !important;
	min-height:4px !important;
}

#item769909 {
	width:53px !important;
	left:465px !important;
	top:155px !important;
	min-height:4px !important;
}

#item769932 {
	width:61px !important;
	left:465px !important;
	top:162px !important;
	min-height:4px !important;
}

#item769955 {
	width:44px !important;
	left:465px !important;
	top:169px !important;
	min-height:4px !important;
}

#item769978 {
	width:82px !important;
	left:465px !important;
	top:176px !important;
	min-height:4px !important;
}

#item770001 {
	width:31px !important;
	left:465px !important;
	top:182px !important;
	min-height:4px !important;
}

#item770025 {
	width:54px !important;
	left:465px !important;
	top:189px !important;
	min-height:4px !important;
}

#item770048 {
	width:122px !important;
	left:465px !important;
	top:196px !important;
	min-height:4px !important;
}

#item770071 {
	width:105px !important;
	left:465px !important;
	top:203px !important;
	min-height:4px !important;
}

#item770094 {
	width:118px !important;
	left:465px !important;
	top:210px !important;
	min-height:4px !important;
}

#item770117 {
	width:109px !important;
	left:465px !important;
	top:216px !important;
	min-height:4px !important;
}

#item770140 {
	width:130px !important;
	left:465px !important;
	top:223px !important;
	min-height:4px !important;
}

#item770163 {
	width:56px !important;
	left:465px !important;
	top:230px !important;
	min-height:4px !important;
}

#item770186 {
	width:52px !important;
	left:465px !important;
	top:237px !important;
	min-height:4px !important;
}

#item770209 {
	width:88px !important;
	left:465px !important;
	top:244px !important;
	min-height:4px !important;
}

#item212294 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item218274 {
	width:37px !important;
	height:17px !important;
	left:67px !important;
	top:190px !important;
	background:#c6c6c5;
}

@keyframes zoomin2d-218275 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-218275 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item218348 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item218371 {
	width:271px !important;
	left:162px !important;
	top:79px !important;
	min-height:54px !important;
}

#item218394 {
	width:118px !important;
	height:94px !important;
	left:35px !important;
	top:610px !important;
}

#item218413 {
	width:96px !important;
	height:146px !important;
	left:228px !important;
	top:554px !important;
}

#item218430 {
	width:105px !important;
	height:155px !important;
	left:140px !important;
	top:546px !important;
}

#item218610 {
	width:99px !important;
	top:400px !important;
	min-height:27px !important;
}

#item218579 {
	width:164px !important;
	left:145px !important;
	top:403px !important;
	min-height:24px !important;
}

#item218520 {
	width:34px !important;
	height:17px !important;
	left:142px !important;
	top:400px !important;
	background:#c6c6c5;
}

#item218521 {
	width:164px !important;
	left:145px !important;
	top:403px !important;
	min-height:24px !important;
}

#item218550 {
	width:164px !important;
	left:145px !important;
	top:403px !important;
	min-height:24px !important;
}

#item218512 {
	width:557px !important;
	height:475px !important;
	left:50px !important;
	top:108px !important;
}

@keyframes zoomin2d-218693 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-218693 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item218939 {
	width:138px !important;
	left:14px !important;
	top:401px !important;
	min-height:24px !important;
}

#item218915 {
	width:106px !important;
	left:14px !important;
	top:401px !important;
	min-height:24px !important;
}

#item218882 {
	width:79px !important;
	left:14px !important;
	top:401px !important;
	min-height:24px !important;
}

#item218849 {
	width:79px !important;
	left:14px !important;
	top:401px !important;
	min-height:24px !important;
}

#item218802 {
	width:34px !important;
	height:17px !important;
	left:11px !important;
	top:398px !important;
	background:#c6c6c5;
}

#item218814 {
	width:122px !important;
	left:14px !important;
	top:401px !important;
	min-height:24px !important;
}

#item218765 {
	width:328px !important;
	height:425px !important;
	left:730px !important;
	top:109px !important;
}

#item218972 {
	width:79px !important;
	height:144px !important;
	left:807px !important;
	top:567px !important;
}

#item218986 {
	width:103px !important;
	height:107px !important;
	left:622px !important;
	top:596px !important;
}

#item219000 {
	width:83px !important;
	height:146px !important;
	left:724px !important;
	top:564px !important;
}

#item219015 {
	width:62px !important;
	height:130px !important;
	left:886px !important;
	top:581px !important;
}

#item219035 {
	width:75px !important;
	height:147px !important;
	left:949px !important;
	top:566px !important;
}

#item219050 {
	width:122px !important;
	height:134px !important;
	left:1024px !important;
	top:575px !important;
}

#item600497 {
	width:51px !important;
	left:75px !important;
	top:718px !important;
	min-height:8px !important;
}

@keyframes battito-600520 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-600520 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item600520 {
	width:28px !important;
	height:30px !important;
	left:316px !important;
	top:726px !important;
}

#item600541 {
	width:51px !important;
	left:168px !important;
	top:718px !important;
	min-height:8px !important;
}

#item600566 {
	width:51px !important;
	left:254px !important;
	top:718px !important;
	min-height:8px !important;
}

#item600616 {
	width:51px !important;
	left:410px !important;
	top:718px !important;
	min-height:8px !important;
}

#item600676 {
	width:51px !important;
	left:640px !important;
	top:719px !important;
	min-height:8px !important;
}

#item600699 {
	width:51px !important;
	left:737px !important;
	top:719px !important;
	min-height:8px !important;
}

#item600722 {
	width:51px !important;
	left:825px !important;
	top:719px !important;
	min-height:8px !important;
}

#item600746 {
	width:51px !important;
	left:899px !important;
	top:719px !important;
	min-height:8px !important;
}

#item600769 {
	width:51px !important;
	left:973px !important;
	top:719px !important;
	min-height:8px !important;
}

#item600792 {
	width:51px !important;
	left:1061px !important;
	top:719px !important;
	min-height:8px !important;
}

@keyframes battito-600836 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-600836 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item600836 {
	width:28px !important;
	height:30px !important;
	left:870px !important;
	top:733px !important;
}

#item701718 {
	width:259px !important;
	height:179px !important;
	left:310px !important;
	top:543px !important;
}

#item238852 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item905568 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item905620 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item905672 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item905724 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item905777 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item905829 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item905881 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item905933 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item905984 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item906037 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item770232 {
	width:45px !important;
	left:423px !important;
	top:753px !important;
	min-height:4px !important;
}

#item770255 {
	width:77px !important;
	left:423px !important;
	top:759px !important;
	min-height:4px !important;
}

#item770278 {
	width:47px !important;
	left:423px !important;
	top:766px !important;
	min-height:4px !important;
}

#item770301 {
	width:174px !important;
	left:423px !important;
	top:773px !important;
	min-height:4px !important;
}

#item770324 {
	width:69px !important;
	left:423px !important;
	top:780px !important;
	min-height:4px !important;
}

#item770347 {
	width:80px !important;
	left:423px !important;
	top:786px !important;
	min-height:4px !important;
}

#item212401 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item219208 {
	width:297px !important;
	left:75px !important;
	top:747px !important;
	min-height:11px !important;
}

@keyframes zoomin2d-222075 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-222075 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item219278 {
	width:197px !important;
	left:317px !important;
	top:569px !important;
	min-height:10px !important;
}

#item219301 {
	width:236px !important;
	height:172px !important;
	left:51px !important;
	top:583px !important;
}

#item219470 {
	width:333px !important;
	height:218px !important;
	left:612px !important;
	top:470px !important;
}

#item219539 {
	width:190px !important;
	left:929px !important;
	top:649px !important;
	min-height:11px !important;
}

#item219562 {
	width:194px !important;
	left:681px !important;
	top:649px !important;
	min-height:11px !important;
}

#item219585 {
	width:119px !important;
	height:85px !important;
	left:964px !important;
	top:549px !important;
}

#item219667 {
	width:54px !important;
	height:37px !important;
	left:924px !important;
	top:678px !important;
}

#item219683 {
	width:53px !important;
	height:39px !important;
	left:925px !important;
	top:710px !important;
}

#item219699 {
	width:52px !important;
	height:36px !important;
	left:1021px !important;
	top:679px !important;
}

#item219716 {
	width:55px !important;
	height:38px !important;
	left:1021px !important;
	top:709px !important;
}

#item219732 {
	width:53px !important;
	height:37px !important;
	left:973px !important;
	top:678px !important;
}

#item219746 {
	width:54px !important;
	height:39px !important;
	left:974px !important;
	top:710px !important;
}

#item219761 {
	width:53px !important;
	height:37px !important;
	left:1070px !important;
	top:678px !important;
}

#item219776 {
	width:54px !important;
	height:37px !important;
	left:1070px !important;
	top:710px !important;
}

#item219794 {
	width:96px !important;
	height:60px !important;
	left:741px !important;
	top:741px !important;
}

#item219810 {
	width:89px !important;
	height:55px !important;
	left:811px !important;
	top:733px !important;
}

#item219827 {
	width:96px !important;
	height:62px !important;
	left:643px !important;
	top:729px !important;
}

#item219841 {
	width:93px !important;
	height:60px !important;
	left:797px !important;
	top:674px !important;
}

#item219858 {
	width:96px !important;
	height:63px !important;
	left:652px !important;
	top:675px !important;
}

#item219875 {
	width:92px !important;
	height:65px !important;
	left:727px !important;
	top:677px !important;
}

@keyframes battito-601515 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-601515 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item601515 {
	width:28px !important;
	height:30px !important;
	left:637px !important;
	top:709px !important;
}

@keyframes battito-601530 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-601530 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item601530 {
	width:28px !important;
	height:30px !important;
	left:1013px !important;
	top:752px !important;
}

@keyframes battito-601550 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-601550 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item601550 {
	width:25px !important;
	height:27px !important;
	left:410px !important;
	top:667px !important;
}

#item601567 {
	width:30px !important;
	height:39px !important;
	left:288px !important;
	top:677px !important;
}

#item601574 {
	width:30px !important;
	height:39px !important;
	left:328px !important;
	top:677px !important;
}

#item601582 {
	width:30px !important;
	height:39px !important;
	left:368px !important;
	top:677px !important;
}

#item601591 {
	width:30px !important;
	height:39px !important;
	left:289px !important;
	top:630px !important;
}

#item601598 {
	width:30px !important;
	height:39px !important;
	left:329px !important;
	top:630px !important;
}

#item601605 {
	width:30px !important;
	height:39px !important;
	left:370px !important;
	top:630px !important;
}

#item238928 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item906131 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item906183 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item906235 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item906288 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item906341 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item906393 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item906445 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item906498 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item906549 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item906602 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item770370 {
	width:45px !important;
	left:279px !important;
	top:754px !important;
	min-height:4px !important;
}

#item770393 {
	width:77px !important;
	left:279px !important;
	top:761px !important;
	min-height:4px !important;
}

#item770417 {
	width:70px !important;
	left:279px !important;
	top:768px !important;
	min-height:4px !important;
}

#item770440 {
	width:63px !important;
	left:279px !important;
	top:774px !important;
	min-height:4px !important;
}

#item770463 {
	width:68px !important;
	left:279px !important;
	top:781px !important;
	min-height:4px !important;
}

#item770486 {
	width:165px !important;
	left:364px !important;
	top:761px !important;
	min-height:4px !important;
}

#item770509 {
	width:73px !important;
	left:364px !important;
	top:768px !important;
	min-height:4px !important;
}

#item770532 {
	width:71px !important;
	left:364px !important;
	top:774px !important;
	min-height:4px !important;
}

#item770555 {
	width:95px !important;
	left:364px !important;
	top:781px !important;
	min-height:4px !important;
}

#item212510 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item219926 {
	width:43px !important;
	height:17px !important;
	left:381px !important;
	top:596px !important;
	background:#c6c6c5;
}

#item219936 {
	width:138px !important;
	left:78px !important;
	top:444px !important;
	min-height:8px !important;
}

#item219997 {
	width:108px !important;
	left:458px !important;
	top:681px !important;
	min-height:43px !important;
}

#item220020 {
	width:113px !important;
	left:381px !important;
	top:596px !important;
	min-height:11px !important;
}

#item220043 {
	width:43px !important;
	height:17px !important;
	left:87px !important;
	top:596px !important;
	background:#c6c6c5;
}

#item220044 {
	width:184px !important;
	left:87px !important;
	top:599px !important;
	min-height:24px !important;
}

#item220067 {
	width:386px !important;
	left:87px !important;
	top:447px !important;
	min-height:11px !important;
}

#item220110 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item220133 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item239003 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item906704 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item906756 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item906808 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item906861 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item906914 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item906966 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item907018 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item907071 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item907123 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item907175 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item770578 {
	width:45px !important;
	left:983px !important;
	top:89px !important;
	min-height:4px !important;
}

#item770601 {
	width:73px !important;
	left:983px !important;
	top:96px !important;
	min-height:4px !important;
}

#item770624 {
	width:94px !important;
	left:983px !important;
	top:103px !important;
	min-height:4px !important;
}

#item212617 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item220254 {
	width:384px !important;
	left:637px !important;
	top:771px !important;
	min-height:11px !important;
}

#item220277 {
	width:48px !important;
	left:742px !important;
	top:500px !important;
	min-height:7px !important;
}

#item220300 {
	width:68px !important;
	left:931px !important;
	top:726px !important;
	min-height:7px !important;
}

#item220323 {
	width:60px !important;
	left:742px !important;
	top:619px !important;
	min-height:7px !important;
}

#item220347 {
	width:54px !important;
	left:882px !important;
	top:478px !important;
	min-height:7px !important;
}

#item220370 {
	width:54px !important;
	left:1050px !important;
	top:491px !important;
	min-height:7px !important;
}

#item220393 {
	width:60px !important;
	left:742px !important;
	top:726px !important;
	min-height:7px !important;
}

#item220416 {
	width:60px !important;
	left:1047px !important;
	top:619px !important;
	min-height:7px !important;
}

#item220439 {
	width:60px !important;
	left:879px !important;
	top:619px !important;
	min-height:7px !important;
}

#item220473 {
	width:192px !important;
	left:932px !important;
	top:160px !important;
	min-height:27px !important;
}

@keyframes zoomin2d-220510 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-220510 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item220583 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item220606 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item239079 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item907275 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item907327 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item907379 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item907432 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item907484 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item907536 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item907588 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item907641 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item907693 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item907745 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item1015489 {
	width:42px !important;
	left:183px !important;
	top:143px !important;
	min-height:4px !important;
}

#item1015512 {
	width:42px !important;
	left:183px !important;
	top:149px !important;
	min-height:4px !important;
}

#item1015535 {
	width:42px !important;
	left:183px !important;
	top:155px !important;
	min-height:4px !important;
}

#item1015559 {
	width:42px !important;
	left:183px !important;
	top:161px !important;
	min-height:4px !important;
}

#item1015582 {
	width:85px !important;
	left:229px !important;
	top:142px !important;
	min-height:4px !important;
}

#item1015605 {
	width:42px !important;
	left:229px !important;
	top:149px !important;
	min-height:4px !important;
}

#item1015628 {
	width:75px !important;
	left:229px !important;
	top:155px !important;
	min-height:4px !important;
}

#item1015651 {
	width:42px !important;
	left:229px !important;
	top:161px !important;
	min-height:4px !important;
}

#item1015674 {
	width:42px !important;
	left:326px !important;
	top:141px !important;
	min-height:4px !important;
}

#item1015697 {
	width:42px !important;
	left:326px !important;
	top:146px !important;
	min-height:4px !important;
}

#item1015720 {
	width:42px !important;
	left:326px !important;
	top:152px !important;
	min-height:4px !important;
}

#item220918 {
	width:245px !important;
	left:101px !important;
	top:310px !important;
	min-height:11px !important;
}

#item220894 {
	width:215px !important;
	left:101px !important;
	top:310px !important;
	min-height:11px !important;
}

#item220820 {
	width:340px !important;
	left:101px !important;
	top:309px !important;
	min-height:12px !important;
}

#item220727 {
	width:255px !important;
	left:101px !important;
	top:310px !important;
	min-height:11px !important;
}

#item1012872 {
	width:34px !important;
	height:17px !important;
	left:100px !important;
	top:308px !important;
	background:#c6c6c5;
}

#item566374 {
	width:245px !important;
	left:101px !important;
	top:310px !important;
	min-height:11px !important;
}

#item566204 {
	width:245px !important;
	left:101px !important;
	top:310px !important;
	min-height:11px !important;
}

#item220655 {
	width:340px !important;
	left:101px !important;
	top:309px !important;
	min-height:12px !important;
}

#item220646 {
	width:574px !important;
	height:340px !important;
	left:26px !important;
	top:142px !important;
}

#item220977 {
	width:52px !important;
	height:45px !important;
	left:120px !important;
	top:516px !important;
}

#item220991 {
	width:59px !important;
	height:59px !important;
	left:186px !important;
	top:509px !important;
}

#item221005 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:57px !important;
}

#item221028 {
	width:425px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item221051 {
	width:72px !important;
	height:26px !important;
	left:253px !important;
	top:526px !important;
}

#item221066 {
	width:69px !important;
	height:71px !important;
	left:386px !important;
	top:500px !important;
}

#item221081 {
	width:36px !important;
	height:33px !important;
	left:341px !important;
	top:522px !important;
}

#item221095 {
	width:70px !important;
	height:36px !important;
	left:114px !important;
	top:579px !important;
}

#item221113 {
	width:57px !important;
	height:28px !important;
	left:464px !important;
	top:525px !important;
}

#item221130 {
	width:66px !important;
	height:50px !important;
	left:198px !important;
	top:571px !important;
}

#item221145 {
	width:68px !important;
	height:36px !important;
	left:279px !important;
	top:578px !important;
}

#item566619 {
	width:131px !important;
	height:44px !important;
	left:367px !important;
	top:574px !important;
}

@keyframes battito-565345 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-565345 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item565345 {
	width:28px !important;
	height:30px !important;
	left:288px !important;
	top:625px !important;
}

#item239154 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item907844 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item907896 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item907949 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item908002 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item908054 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item908106 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item908158 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item908211 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item908262 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item908314 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item770694 {
	width:45px !important;
	left:608px !important;
	top:702px !important;
	min-height:4px !important;
}

#item770717 {
	width:90px !important;
	left:608px !important;
	top:708px !important;
	min-height:4px !important;
}

#item770740 {
	width:129px !important;
	left:608px !important;
	top:763px !important;
	min-height:4px !important;
}

#item770763 {
	width:132px !important;
	left:608px !important;
	top:769px !important;
	min-height:4px !important;
}

#item770786 {
	width:170px !important;
	left:608px !important;
	top:776px !important;
	min-height:4px !important;
}

#item770809 {
	width:131px !important;
	left:608px !important;
	top:783px !important;
	min-height:4px !important;
}

#item770832 {
	width:202px !important;
	left:608px !important;
	top:790px !important;
	min-height:4px !important;
}

#item770855 {
	width:200px !important;
	left:608px !important;
	top:797px !important;
	min-height:4px !important;
}

#item770879 {
	width:116px !important;
	left:608px !important;
	top:803px !important;
	min-height:4px !important;
}

#item770902 {
	width:104px !important;
	left:608px !important;
	top:810px !important;
	min-height:4px !important;
}

#item770925 {
	width:100px !important;
	left:608px !important;
	top:715px !important;
	min-height:4px !important;
}

#item770948 {
	width:92px !important;
	left:608px !important;
	top:722px !important;
	min-height:4px !important;
}

#item770971 {
	width:97px !important;
	left:608px !important;
	top:729px !important;
	min-height:4px !important;
}

#item770994 {
	width:101px !important;
	left:608px !important;
	top:735px !important;
	min-height:4px !important;
}

#item771017 {
	width:88px !important;
	left:608px !important;
	top:742px !important;
	min-height:4px !important;
}

#item771040 {
	width:75px !important;
	left:608px !important;
	top:749px !important;
	min-height:4px !important;
}

#item771063 {
	width:77px !important;
	left:608px !important;
	top:756px !important;
	min-height:4px !important;
}

#item226206 {
	width:285px !important;
	left:80px !important;
	top:322px !important;
	min-height:11px !important;
}

#item226321 {
	width:57px !important;
	height:72px !important;
	left:714px !important;
	top:338px !important;
}

#item226359 {
	width:63px !important;
	height:75px !important;
	left:653px !important;
	top:337px !important;
}

#item226444 {
	width:425px !important;
	left:623px !important;
	top:44px !important;
	min-height:24px !important;
}

#item226467 {
	width:393px !important;
	left:623px !important;
	top:79px !important;
	min-height:37px !important;
}

#item226490 {
	width:53px !important;
	height:62px !important;
	left:778px !important;
	top:346px !important;
}

#item226508 {
	width:54px !important;
	height:54px !important;
	left:836px !important;
	top:354px !important;
}

#item226549 {
	width:65px !important;
	height:58px !important;
	left:959px !important;
	top:355px !important;
}

#item226568 {
	width:67px !important;
	height:100px !important;
	left:893px !important;
	top:322px !important;
}

#item706785 {
	width:260px !important;
	left:205px !important;
	top:221px !important;
	min-height:11px !important;
}

#item226979 {
	width:369px !important;
	left:141px !important;
	top:221px !important;
	min-height:11px !important;
}

#item226915 {
	width:251px !important;
	left:135px !important;
	top:221px !important;
	min-height:11px !important;
}

#item226857 {
	width:237px !important;
	left:135px !important;
	top:221px !important;
	min-height:11px !important;
}

#item226748 {
	width:290px !important;
	left:135px !important;
	top:221px !important;
	min-height:11px !important;
}

#item226718 {
	width:276px !important;
	left:135px !important;
	top:221px !important;
	min-height:11px !important;
}

#item226647 {
	width:254px !important;
	left:141px !important;
	top:221px !important;
	min-height:11px !important;
}

#item226590 {
	width:510px !important;
	height:249px !important;
	left:594px !important;
	top:77px !important;
}

#item601702 {
	width:37px !important;
	left:665px !important;
	top:407px !important;
	min-height:8px !important;
}

#item601731 {
	width:37px !important;
	left:725px !important;
	top:407px !important;
	min-height:8px !important;
}

#item601757 {
	width:37px !important;
	left:787px !important;
	top:407px !important;
	min-height:8px !important;
}

#item601785 {
	width:37px !important;
	left:844px !important;
	top:407px !important;
	min-height:8px !important;
}

#item601810 {
	width:37px !important;
	left:907px !important;
	top:407px !important;
	min-height:8px !important;
}

#item601836 {
	width:37px !important;
	left:974px !important;
	top:407px !important;
	min-height:8px !important;
}

@keyframes battito-702303 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-702303 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item702303 {
	width:28px !important;
	height:30px !important;
	left:844px !important;
	top:422px !important;
}

#item705185 {
	width:46px !important;
	height:59px !important;
	left:771px !important;
	top:691px !important;
}

#item705232 {
	width:70px !important;
	height:61px !important;
	left:827px !important;
	top:690px !important;
}

#item706923 {
	width:234px !important;
	left:174px !important;
	top:192px !important;
	min-height:11px !important;
}

#item705561 {
	width:234px !important;
	left:174px !important;
	top:192px !important;
	min-height:11px !important;
}

#item705302 {
	width:295px !important;
	left:173px !important;
	top:192px !important;
	min-height:11px !important;
}

#item705277 {
	width:594px !important;
	height:206px !important;
	left:579px !important;
	top:470px !important;
}

@keyframes battito-705657 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-705657 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item705657 {
	width:28px !important;
	height:30px !important;
	left:846px !important;
	top:763px !important;
}

#item705673 {
	width:37px !important;
	left:776px !important;
	top:746px !important;
	min-height:8px !important;
}

#item705812 {
	width:37px !important;
	left:845px !important;
	top:748px !important;
	min-height:8px !important;
}

#item706850 {
	width:66px !important;
	height:47px !important;
	left:1014px !important;
	top:359px !important;
}

#item706749 {
	width:37px !important;
	left:1034px !important;
	top:407px !important;
	min-height:8px !important;
}

#item706981 {
	width:73px !important;
	height:47px !important;
	left:902px !important;
	top:699px !important;
}

#item706891 {
	width:37px !important;
	left:918px !important;
	top:748px !important;
	min-height:8px !important;
}

#item359694 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item908413 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item908465 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item908518 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item908570 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item908622 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item908674 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item908726 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item908816 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item908868 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item908920 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item771087 {
	width:45px !important;
	left:544px !important;
	top:316px !important;
	min-height:4px !important;
}

#item771110 {
	width:73px !important;
	left:544px !important;
	top:336px !important;
	min-height:4px !important;
}

#item771133 {
	width:67px !important;
	left:544px !important;
	top:329px !important;
	min-height:4px !important;
}

#item771156 {
	width:176px !important;
	left:544px !important;
	top:322px !important;
	min-height:4px !important;
}

#item771179 {
	width:89px !important;
	left:544px !important;
	top:343px !important;
	min-height:4px !important;
}

#item771202 {
	width:99px !important;
	left:544px !important;
	top:377px !important;
	min-height:4px !important;
}

#item771225 {
	width:110px !important;
	left:544px !important;
	top:397px !important;
	min-height:4px !important;
}

#item771248 {
	width:69px !important;
	left:544px !important;
	top:350px !important;
	min-height:4px !important;
}

#item771271 {
	width:111px !important;
	left:544px !important;
	top:363px !important;
	min-height:4px !important;
}

#item771294 {
	width:45px !important;
	left:544px !important;
	top:383px !important;
	min-height:4px !important;
}

#item771317 {
	width:140px !important;
	left:544px !important;
	top:404px !important;
	min-height:4px !important;
}

#item771340 {
	width:59px !important;
	left:544px !important;
	top:424px !important;
	min-height:4px !important;
}

#item771363 {
	width:166px !important;
	left:544px !important;
	top:438px !important;
	min-height:4px !important;
}

#item771386 {
	width:102px !important;
	left:544px !important;
	top:451px !important;
	min-height:4px !important;
}

#item771409 {
	width:72px !important;
	left:544px !important;
	top:356px !important;
	min-height:4px !important;
}

#item771432 {
	width:65px !important;
	left:544px !important;
	top:370px !important;
	min-height:4px !important;
}

#item771455 {
	width:97px !important;
	left:544px !important;
	top:390px !important;
	min-height:4px !important;
}

#item771479 {
	width:101px !important;
	left:544px !important;
	top:411px !important;
	min-height:4px !important;
}

#item771502 {
	width:99px !important;
	left:544px !important;
	top:417px !important;
	min-height:4px !important;
}

#item771525 {
	width:80px !important;
	left:544px !important;
	top:431px !important;
	min-height:4px !important;
}

#item771548 {
	width:73px !important;
	left:544px !important;
	top:445px !important;
	min-height:4px !important;
}

#item227067 {
	width:37px !important;
	height:17px !important;
	left:133px !important;
	top:297px !important;
	background:#c6c6c5;
}

#item227069 {
	width:290px !important;
	height:11px !important;
	left:98px !important;
	top:275px !important;
}

#item227211 {
	width:214px !important;
	left:930px !important;
	top:441px !important;
	min-height:27px !important;
}

#item227235 {
	width:295px !important;
	left:135px !important;
	top:297px !important;
	min-height:11px !important;
}

#item227281 {
	width:37px !important;
	height:17px !important;
	left:125px !important;
	top:733px !important;
	background:#c6c6c5;
}

#item227282 {
	width:397px !important;
	left:165px !important;
	top:43px !important;
	min-height:24px !important;
}

#item227305 {
	width:393px !important;
	left:165px !important;
	top:78px !important;
	min-height:37px !important;
}

#item227408 {
	width:37px !important;
	height:17px !important;
	left:89px !important;
	top:193px !important;
	background:#c6c6c5;
}

#item227409 {
	width:245px !important;
	left:91px !important;
	top:193px !important;
	min-height:11px !important;
}

#item227339 {
	width:37px !important;
	height:17px !important;
	left:86px !important;
	top:195px !important;
	background:#c6c6c5;
}

#item227341 {
	width:273px !important;
	left:88px !important;
	top:195px !important;
	min-height:11px !important;
}

#item995636 {
	width:37px !important;
	height:17px !important;
	left:89px !important;
	top:194px !important;
	background:#c6c6c5;
}

#item227374 {
	width:240px !important;
	left:91px !important;
	top:193px !important;
	min-height:11px !important;
}

#item227328 {
	width:383px !important;
	height:245px !important;
	left:37px !important;
	top:540px !important;
}

#item227433 {
	width:47px !important;
	height:81px !important;
	left:441px !important;
	top:643px !important;
}

#item227447 {
	width:49px !important;
	height:80px !important;
	left:392px !important;
	top:644px !important;
}

#item227465 {
	width:44px !important;
	height:79px !important;
	left:488px !important;
	top:645px !important;
}

#item227490 {
	width:37px !important;
	height:17px !important;
	left:65px !important;
	top:182px !important;
	background:#c6c6c5;
}

#item227529 {
	width:275px !important;
	left:67px !important;
	top:182px !important;
	min-height:11px !important;
}

#item227644 {
	width:113px !important;
	left:223px !important;
	top:182px !important;
	min-height:11px !important;
}

#item227566 {
	width:37px !important;
	height:17px !important;
	left:174px !important;
	top:183px !important;
	background:#c6c6c5;
}

#item227620 {
	width:225px !important;
	left:177px !important;
	top:182px !important;
	min-height:11px !important;
}

#item227488 {
	width:548px !important;
	height:201px !important;
	left:616px !important;
	top:30px !important;
}

#item227830 {
	width:64px !important;
	height:58px !important;
	left:761px !important;
	top:244px !important;
}

#item227846 {
	width:57px !important;
	height:60px !important;
	left:707px !important;
	top:243px !important;
}

#item227862 {
	width:50px !important;
	height:60px !important;
	left:658px !important;
	top:246px !important;
}

@keyframes battito-601896 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-601896 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item601896 {
	width:28px !important;
	height:30px !important;
	left:818px !important;
	top:269px !important;
}

#item601918 {
	width:37px !important;
	left:666px !important;
	top:304px !important;
	min-height:8px !important;
}

#item601943 {
	width:37px !important;
	left:718px !important;
	top:304px !important;
	min-height:8px !important;
}

#item601969 {
	width:37px !important;
	left:775px !important;
	top:304px !important;
	min-height:8px !important;
}

#item602004 {
	width:37px !important;
	left:401px !important;
	top:726px !important;
	min-height:8px !important;
}

#item602029 {
	width:37px !important;
	left:448px !important;
	top:726px !important;
	min-height:8px !important;
}

#item602056 {
	width:37px !important;
	left:492px !important;
	top:726px !important;
	min-height:8px !important;
}

@keyframes battito-602194 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-602194 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item602194 {
	width:28px !important;
	height:30px !important;
	left:533px !important;
	top:687px !important;
}

#item602485 {
	width:187px !important;
	left:898px !important;
	top:701px !important;
	min-height:27px !important;
}

#item602883 {
	width:227px !important;
	left:93px !important;
	top:150px !important;
	min-height:11px !important;
}

#item602675 {
	width:227px !important;
	left:93px !important;
	top:150px !important;
	min-height:11px !important;
}

#item602513 {
	width:227px !important;
	left:93px !important;
	top:150px !important;
	min-height:11px !important;
}

#item602673 {
	width:477px !important;
	height:175px !important;
	left:42px !important;
	top:311px !important;
}

#item603209 {
	width:42px !important;
	height:47px !important;
	left:353px !important;
	top:486px !important;
}

#item603205 {
	width:43px !important;
	height:47px !important;
	left:397px !important;
	top:485px !important;
}

#item603206 {
	width:46px !important;
	height:55px !important;
	left:444px !important;
	top:481px !important;
}

#item603100 {
	width:37px !important;
	left:354px !important;
	top:532px !important;
	min-height:8px !important;
}

#item603125 {
	width:37px !important;
	left:399px !important;
	top:532px !important;
	min-height:8px !important;
}

#item603150 {
	width:37px !important;
	left:449px !important;
	top:532px !important;
	min-height:8px !important;
}

@keyframes battito-603184 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-603184 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item603184 {
	width:28px !important;
	height:30px !important;
	left:328px !important;
	top:506px !important;
}

#item1017493 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item909128 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item909180 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item909233 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item909285 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item909337 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item909389 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item909441 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item909494 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item909545 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item909597 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item771583 {
	width:45px !important;
	left:21px !important;
	top:764px !important;
	min-height:4px !important;
}

#item771606 {
	width:148px !important;
	left:21px !important;
	top:784px !important;
	min-height:4px !important;
}

#item771629 {
	width:174px !important;
	left:21px !important;
	top:791px !important;
	min-height:4px !important;
}

#item771652 {
	width:106px !important;
	left:21px !important;
	top:777px !important;
	min-height:4px !important;
}

#item771675 {
	width:106px !important;
	left:21px !important;
	top:770px !important;
	min-height:4px !important;
}

#item228250 {
	width:253px !important;
	left:814px !important;
	top:199px !important;
	min-height:11px !important;
}

@keyframes entratavelocedasinistra-229019 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-229019 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes ruotadi180dsensoorario-228378 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(180deg);}
}
@-webkit-keyframes ruotadi180dsensoorario-228378 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(180deg);}
}
#item228378 {
	transform-origin:49.962% 49.962%;
	-webkit-transform-origin:49.962% 49.962%;
}

#item228435 {
	width:111px !important;
	left:62px !important;
	top:519px !important;
	min-height:43px !important;
}

#item228534 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item228557 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

@keyframes zoomin2d-228580 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-228580 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-228596 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-228596 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes entratavelocedasinistra-228607 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-228607 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entratavelocedasinistra-228628 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-228628 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes zoomin2d-228639 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-228639 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item359787 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item909806 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item909858 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item909910 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item909962 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item910014 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item910067 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item910119 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item910172 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item910223 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item910276 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item228721 {
	width:238px !important;
	left:862px !important;
	top:355px !important;
	min-height:11px !important;
}

#item228744 {
	width:131px !important;
	left:777px !important;
	top:749px !important;
	min-height:27px !important;
}

#item228831 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item228855 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item359835 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item910376 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item910428 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item910480 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item910532 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item910587 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item910639 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item910691 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item910743 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item910794 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item910847 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item241216 {
	width:192px !important;
	left:55px !important;
	top:697px !important;
	min-height:62px !important;
}

#item241239 {
	width:192px !important;
	left:224px !important;
	top:697px !important;
	min-height:62px !important;
}

#item241262 {
	width:175px !important;
	left:415px !important;
	top:697px !important;
	min-height:68px !important;
}

#item241320 {
	width:141px !important;
	left:893px !important;
	top:700px !important;
	min-height:65px !important;
}

#item241343 {
	width:192px !important;
	left:675px !important;
	top:697px !important;
	min-height:68px !important;
}

@keyframes entratavelocedadestra-241366 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-241366 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1005880 {
	width:141px !important;
	height:28px !important;
	left:55px !important;
	top:697px !important;
}

#item1005888 {
	width:141px !important;
	height:28px !important;
	left:55px !important;
	top:729px !important;
}

#item1005895 {
	width:157px !important;
	height:28px !important;
	left:229px !important;
	top:697px !important;
}

#item1005902 {
	width:157px !important;
	height:28px !important;
	left:229px !important;
	top:729px !important;
}

#item1005909 {
	width:160px !important;
	height:28px !important;
	left:419px !important;
	top:697px !important;
}

#item1005916 {
	width:160px !important;
	height:28px !important;
	left:419px !important;
	top:732px !important;
}

#item1005926 {
	width:181px !important;
	height:29px !important;
	left:676px !important;
	top:697px !important;
}

#item1005933 {
	width:181px !important;
	height:28px !important;
	left:676px !important;
	top:731px !important;
}

#item1005940 {
	width:138px !important;
	height:30px !important;
	left:896px !important;
	top:698px !important;
}

#item1005949 {
	width:138px !important;
	height:28px !important;
	left:896px !important;
	top:733px !important;
}

#item1017687 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item910952 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item911004 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item911057 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item911109 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item911162 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item911214 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item911267 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item911319 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item911371 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item911425 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item771825 {
	width:24px !important;
	left:28px !important;
	top:782px !important;
	min-height:4px !important;
}

#item771849 {
	width:125px !important;
	left:28px !important;
	top:789px !important;
	min-height:4px !important;
}

#item771872 {
	width:126px !important;
	left:28px !important;
	top:795px !important;
	min-height:4px !important;
}

#item241538 {
	width:325px !important;
	height:524px !important;
	left:595px !important;
	top:-21px !important;
	background:#eeeeee;
}

#item241612 {
	width:101px !important;
	left:632px !important;
	top:481px !important;
	min-height:43px !important;
}

#item241654 {
	width:177px !important;
	left:632px !important;
	top:733px !important;
	min-height:43px !important;
}

@keyframes zoomin2d-241677 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-241677 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-241692 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-241692 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item241851 {
	width:225px !important;
	left:181px !important;
	top:758px !important;
	min-height:12px !important;
}

@keyframes zoomin2d-837506 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837506 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-837512 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837512 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-837517 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837517 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-241701 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	22.2% {opacity:0.83;}
	72.2% {opacity:1;}
	94.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-241701 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	22.2% {opacity:0.83;}
	72.2% {opacity:1;}
	94.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item911516 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item911568 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item911620 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item911673 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item911725 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item911796 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item911848 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item911900 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item911951 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item912003 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item771895 {
	width:45px !important;
	left:28px !important;
	top:778px !important;
	min-height:4px !important;
}

#item771918 {
	width:115px !important;
	left:28px !important;
	top:785px !important;
	min-height:4px !important;
}

#item771941 {
	width:206px !important;
	left:28px !important;
	top:792px !important;
	min-height:4px !important;
}

#item242843 {
	width:235px !important;
	left:65px !important;
	top:574px !important;
	min-height:11px !important;
}

@keyframes apparizione-242866 {
	0% {opacity:0;}
	60% {opacity:0;}
	66.7% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-242866 {
	0% {opacity:0;}
	60% {opacity:0;}
	66.7% {opacity:1;}
	100% {opacity:1;}
}
#item242866 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item242873 {
	width:229px !important;
	left:351px !important;
	top:427px !important;
	min-height:130px !important;
}

#item242896 {
	width:211px !important;
	left:351px !important;
	top:574px !important;
	min-height:94px !important;
}

#item242919 {
	width:210px !important;
	left:65px !important;
	top:753px !important;
	min-height:18px !important;
}

#item242953 {
	width:425px !important;
	left:68px !important;
	top:166px !important;
	min-height:37px !important;
}

#item242976 {
	width:481px !important;
	left:68px !important;
	top:138px !important;
	min-height:20px !important;
}

@keyframes zoomin2d-242999 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	30% {opacity:0.86;}
	70% {opacity:1;}
	90% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-242999 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	30% {opacity:0.86;}
	70% {opacity:1;}
	90% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-243006 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	26.7% {opacity:0.86;}
	66.7% {opacity:1;}
	86.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-243006 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	26.7% {opacity:0.86;}
	66.7% {opacity:1;}
	86.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-243014 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	26.7% {opacity:0.86;}
	66.7% {opacity:1;}
	86.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-243014 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	26.7% {opacity:0.86;}
	66.7% {opacity:1;}
	86.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes apparizione-243055 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-243055 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item243055 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes zoomin2d-243065 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	26.7% {opacity:0.86;}
	66.7% {opacity:1;}
	86.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-243065 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	26.7% {opacity:0.86;}
	66.7% {opacity:1;}
	86.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item243072 {
	width:398px !important;
	left:68px !important;
	top:219px !important;
	min-height:51px !important;
}

#item243096 {
	width:293px !important;
	left:68px !important;
	top:287px !important;
	min-height:38px !important;
}

#item243128 {
	width:444px !important;
	left:675px !important;
	top:83px !important;
	min-height:60px !important;
}

#item243151 {
	width:274px !important;
	left:650px !important;
	top:75px !important;
	min-height:20px !important;
}

#item243174 {
	width:261px !important;
	left:767px !important;
	top:758px !important;
	min-height:9px !important;
}

#item243197 {
	width:444px !important;
	left:675px !important;
	top:83px !important;
	min-height:60px !important;
}

#item243220 {
	width:274px !important;
	left:650px !important;
	top:75px !important;
	min-height:20px !important;
}

@keyframes zoomin2d-243243 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	30% {opacity:0.86;}
	70% {opacity:1;}
	90% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-243243 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	30% {opacity:0.86;}
	70% {opacity:1;}
	90% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes entratavelocedalbasso-639231 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-639231 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item639231 {
	width:117px !important;
	height:25px !important;
	left:824px !important;
	top:722px !important;
}

#item639289 {
	width:572px !important;
	height:851px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item639290 {
	width:144px !important;
	height:48px !important;
	left:203px !important;
	top:731px !important;
}

#item639321 {
	width:393px !important;
	height:594px !important;
	left:77px !important;
	top:113px !important;
}

#item639286 {
	width:9px !important;
	height:9px !important;
	left:18px !important;
	top:42px !important;
}

#item639284 {
	width:582px !important;
	height:861px !important;
	left:610px !important;
	top:-19px !important;
}

#item243457 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item912114 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item912167 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item912219 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item912271 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item912323 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item912376 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item912429 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item912481 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item912533 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item912585 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item246473 {
	width:475px !important;
	left:66px !important;
	top:210px !important;
	min-height:38px !important;
}

@keyframes entratavelocedadestra-246506 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-246506 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item246529 {
	width:417px !important;
	left:628px !important;
	top:751px !important;
	min-height:20px !important;
}

@keyframes zoomin2d-246552 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-246552 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item246587 {
	width:237px !important;
	left:161px !important;
	top:32px !important;
	min-height:61px !important;
}

#item246650 {
	width:35px !important;
	height:17px !important;
	left:76px !important;
	top:469px !important;
	background:#c6c6c5;
}

#item246651 {
	width:241px !important;
	left:76px !important;
	top:429px !important;
	min-height:55px !important;
}

#item246690 {
	width:52px !important;
	left:377px !important;
	top:381px !important;
	min-height:7px !important;
}

#item246722 {
	width:85px !important;
	height:25px !important;
	left:416px !important;
	top:435px !important;
}

#item246759 {
	width:142px !important;
	left:79px !important;
	top:677px !important;
	min-height:18px !important;
}

#item246790 {
	width:34px !important;
	height:17px !important;
	left:76px !important;
	top:713px !important;
	background:#c6c6c5;
}

#item246791 {
	width:198px !important;
	left:79px !important;
	top:712px !important;
	min-height:12px !important;
}

@keyframes battito-246842 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-246842 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item245723 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item912678 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item912730 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item912782 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item912834 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item912886 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item912939 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item912992 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item913044 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item913097 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item913149 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item771965 {
	width:27px !important;
	left:963px !important;
	top:724px !important;
	min-height:4px !important;
}

#item771988 {
	width:79px !important;
	left:963px !important;
	top:731px !important;
	min-height:4px !important;
}

#item772011 {
	width:75px !important;
	left:963px !important;
	top:738px !important;
	min-height:4px !important;
}

#item772035 {
	width:116px !important;
	left:963px !important;
	top:745px !important;
	min-height:4px !important;
}

#item772058 {
	width:165px !important;
	left:964px !important;
	top:768px !important;
	min-height:4px !important;
}

#item772081 {
	width:151px !important;
	left:964px !important;
	top:761px !important;
	min-height:4px !important;
}

#item772105 {
	width:168px !important;
	left:964px !important;
	top:754px !important;
	min-height:4px !important;
}

#item246882 {
	width:340px !important;
	left:44px !important;
	top:346px !important;
	min-height:12px !important;
}

#item246905 {
	width:101px !important;
	left:448px !important;
	top:227px !important;
	min-height:7px !important;
}

#item246944 {
	width:144px !important;
	height:12px !important;
	left:947px !important;
	top:387px !important;
}

#item246967 {
	width:109px !important;
	height:44px !important;
	left:1056px !important;
	top:161px !important;
}

#item247066 {
	width:225px !important;
	left:669px !important;
	top:612px !important;
	min-height:12px !important;
}

#item247090 {
	width:79px !important;
	left:839px !important;
	top:699px !important;
	min-height:40px !important;
}

#item245815 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item913249 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item913302 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item913354 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item913406 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item913460 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item913513 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item913565 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item913642 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item913694 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item913747 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item772129 {
	width:27px !important;
	left:28px !important;
	top:746px !important;
	min-height:4px !important;
}

#item772152 {
	width:129px !important;
	left:28px !important;
	top:753px !important;
	min-height:4px !important;
}

#item772175 {
	width:95px !important;
	left:28px !important;
	top:760px !important;
	min-height:4px !important;
}

#item772198 {
	width:75px !important;
	left:28px !important;
	top:767px !important;
	min-height:4px !important;
}

#item772221 {
	width:153px !important;
	left:28px !important;
	top:774px !important;
	min-height:4px !important;
}

#item772244 {
	width:99px !important;
	left:28px !important;
	top:781px !important;
	min-height:4px !important;
}

#item772267 {
	width:129px !important;
	left:28px !important;
	top:789px !important;
	min-height:4px !important;
}

#item247651 {
	width:170px !important;
	height:28px !important;
	left:72px !important;
	top:702px !important;
}

#item247674 {
	width:264px !important;
	height:12px !important;
	left:48px !important;
	top:342px !important;
}

#item247697 {
	width:97px !important;
	height:11px !important;
	left:438px !important;
	top:702px !important;
}

@keyframes zoomin2d-247720 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-247720 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item247814 {
	width:193px !important;
	left:366px !important;
	top:342px !important;
	min-height:11px !important;
}

#item247964 {
	width:233px !important;
	left:651px !important;
	top:515px !important;
	min-height:12px !important;
}

#item247997 {
	width:230px !important;
	height:25px !important;
	left:651px !important;
	top:712px !important;
}

#item248074 {
	width:149px !important;
	height:110px !important;
	left:386px !important;
	top:227px !important;
}

#item248119 {
	width:214px !important;
	height:160px !important;
	left:61px !important;
	top:159px !important;
}

#item248179 {
	width:57px !important;
	height:53px !important;
	left:49px !important;
	top:378px !important;
}

#item248194 {
	width:59px !important;
	height:53px !important;
	left:115px !important;
	top:378px !important;
}

#item248210 {
	width:59px !important;
	height:53px !important;
	left:179px !important;
	top:378px !important;
}

#item248224 {
	width:62px !important;
	height:53px !important;
	left:247px !important;
	top:378px !important;
}

#item248240 {
	width:57px !important;
	height:49px !important;
	left:49px !important;
	top:440px !important;
}

#item248257 {
	width:59px !important;
	height:49px !important;
	left:115px !important;
	top:440px !important;
}

#item248272 {
	width:59px !important;
	height:49px !important;
	left:179px !important;
	top:440px !important;
}

#item248287 {
	width:62px !important;
	height:49px !important;
	left:247px !important;
	top:440px !important;
}

#item555822 {
	width:32px !important;
	height:40px !important;
	left:397px !important;
	top:382px !important;
}

#item555829 {
	width:32px !important;
	height:40px !important;
	left:447px !important;
	top:382px !important;
}

#item555835 {
	width:32px !important;
	height:40px !important;
	left:496px !important;
	top:382px !important;
}

@keyframes battito-555847 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-555847 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item555847 {
	width:28px !important;
	height:30px !important;
	left:159px !important;
	top:485px !important;
}

#item555865 {
	width:32px !important;
	height:40px !important;
	left:397px !important;
	top:438px !important;
}

#item555871 {
	width:32px !important;
	height:40px !important;
	left:447px !important;
	top:438px !important;
}

#item555877 {
	width:32px !important;
	height:40px !important;
	left:496px !important;
	top:438px !important;
}

@keyframes battito-555888 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-555888 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item555888 {
	width:28px !important;
	height:30px !important;
	left:446px !important;
	top:485px !important;
}

#item245907 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item913850 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item913902 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item913954 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item914006 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item914103 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item914155 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item914207 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item914285 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item914336 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item914388 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item772313 {
	width:27px !important;
	left:468px !important;
	top:560px !important;
	min-height:4px !important;
}

#item772336 {
	width:80px !important;
	left:468px !important;
	top:566px !important;
	min-height:4px !important;
}

#item772359 {
	width:147px !important;
	left:468px !important;
	top:608px !important;
	min-height:4px !important;
}

#item772382 {
	width:68px !important;
	left:468px !important;
	top:573px !important;
	min-height:4px !important;
}

#item772405 {
	width:142px !important;
	left:451px !important;
	top:630px !important;
	min-height:4px !important;
}

#item772428 {
	width:95px !important;
	left:468px !important;
	top:581px !important;
	min-height:4px !important;
}

#item772451 {
	width:126px !important;
	left:451px !important;
	top:637px !important;
	min-height:4px !important;
}

#item772474 {
	width:100px !important;
	left:468px !important;
	top:588px !important;
	min-height:4px !important;
}

#item772497 {
	width:161px !important;
	left:451px !important;
	top:644px !important;
	min-height:4px !important;
}

#item772520 {
	width:75px !important;
	left:468px !important;
	top:595px !important;
	min-height:4px !important;
}

#item772543 {
	width:103px !important;
	left:451px !important;
	top:651px !important;
	min-height:4px !important;
}

#item772566 {
	width:109px !important;
	left:468px !important;
	top:602px !important;
	min-height:4px !important;
}

#item772589 {
	width:149px !important;
	left:451px !important;
	top:658px !important;
	min-height:4px !important;
}

#item772612 {
	width:170px !important;
	left:451px !important;
	top:665px !important;
	min-height:4px !important;
}

#item248414 {
	width:122px !important;
	height:46px !important;
	left:33px !important;
	top:102px !important;
}

#item248455 {
	width:119px !important;
	height:27px !important;
	left:27px !important;
	top:112px !important;
}

#item248412 {
	width:173px !important;
	height:148px !important;
	left:55px !important;
	top:133px !important;
}

#item248478 {
	width:129px !important;
	height:105px !important;
	left:85px !important;
	top:356px !important;
}

#item248519 {
	width:143px !important;
	height:25px !important;
	left:78px !important;
	top:468px !important;
}

#item248542 {
	width:173px !important;
	height:41px !important;
	left:344px !important;
	top:381px !important;
}

#item248565 {
	width:234px !important;
	height:263px !important;
	left:300px !important;
	top:125px !important;
}

#item248609 {
	width:57px !important;
	height:63px !important;
	left:408px !important;
	top:429px !important;
}

#item248625 {
	width:33px !important;
	height:17px !important;
	left:648px !important;
	top:340px !important;
	background:#c6c6c5;
}

#item248626 {
	width:206px !important;
	height:11px !important;
	left:650px !important;
	top:767px !important;
}

#item248649 {
	width:205px !important;
	height:11px !important;
	left:650px !important;
	top:340px !important;
}

#item248672 {
	width:388px !important;
	left:638px !important;
	top:126px !important;
	min-height:7px !important;
}

#item248766 {
	width:67px !important;
	height:49px !important;
	left:182px !important;
	top:499px !important;
}

#item248786 {
	width:69px !important;
	height:55px !important;
	left:137px !important;
	top:497px !important;
}

#item248801 {
	width:54px !important;
	height:48px !important;
	left:97px !important;
	top:498px !important;
}

#item248817 {
	width:51px !important;
	height:42px !important;
	left:53px !important;
	top:503px !important;
}

#item556207 {
	width:288px !important;
	left:24px !important;
	top:195px !important;
	min-height:11px !important;
}

#item248879 {
	width:213px !important;
	left:24px !important;
	top:194px !important;
	min-height:11px !important;
}

#item248832 {
	width:513px !important;
	height:213px !important;
	left:20px !important;
	top:537px !important;
}

#item248952 {
	width:57px !important;
	height:55px !important;
	left:161px !important;
	top:276px !important;
}

#item248967 {
	width:82px !important;
	height:49px !important;
	left:73px !important;
	top:281px !important;
}

#item249032 {
	width:56px !important;
	height:64px !important;
	left:338px !important;
	top:429px !important;
}

#item249048 {
	width:57px !important;
	height:63px !important;
	left:446px !important;
	top:480px !important;
}

#item249062 {
	width:56px !important;
	height:64px !important;
	left:372px !important;
	top:480px !important;
}

@keyframes battito-555914 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-555914 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item555914 {
	width:28px !important;
	height:30px !important;
	left:219px !important;
	top:301px !important;
}

#item555935 {
	width:51px !important;
	left:87px !important;
	top:330px !important;
	min-height:8px !important;
}

#item555960 {
	width:51px !important;
	left:164px !important;
	top:330px !important;
	min-height:8px !important;
}

@keyframes battito-555989 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-555989 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item555989 {
	width:28px !important;
	height:30px !important;
	left:468px !important;
	top:446px !important;
}

@keyframes battito-556025 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-556025 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item556025 {
	width:28px !important;
	height:30px !important;
	left:244px !important;
	top:517px !important;
}

#item556627 {
	width:51px !important;
	height:47px !important;
	left:442px !important;
	top:716px !important;
}

#item556628 {
	width:80px !important;
	height:71px !important;
	left:488px !important;
	top:700px !important;
}

#item556518 {
	width:51px !important;
	left:377px !important;
	top:763px !important;
	min-height:8px !important;
}

#item556543 {
	width:51px !important;
	left:441px !important;
	top:765px !important;
	min-height:8px !important;
}

#item556570 {
	width:51px !important;
	left:501px !important;
	top:769px !important;
	min-height:8px !important;
}

#item556626 {
	width:70px !important;
	height:51px !important;
	left:369px !important;
	top:710px !important;
}

@keyframes battito-556652 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-556652 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item556652 {
	width:28px !important;
	height:30px !important;
	left:342px !important;
	top:738px !important;
}

#item245990 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item914485 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item914537 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item914590 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item914650 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item914702 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item914755 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item914816 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item914868 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item914920 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item914974 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item772651 {
	width:45px !important;
	left:30px !important;
	top:149px !important;
	min-height:4px !important;
}

#item772674 {
	width:68px !important;
	left:88px !important;
	top:156px !important;
	min-height:4px !important;
}

#item772697 {
	width:69px !important;
	left:159px !important;
	top:156px !important;
	min-height:4px !important;
}

#item772720 {
	width:57px !important;
	left:29px !important;
	top:156px !important;
	min-height:4px !important;
}

#item772743 {
	width:84px !important;
	left:231px !important;
	top:156px !important;
	min-height:4px !important;
}

#item772766 {
	width:91px !important;
	left:319px !important;
	top:156px !important;
	min-height:4px !important;
}

#item772789 {
	width:148px !important;
	left:28px !important;
	top:162px !important;
	min-height:4px !important;
}

#item772812 {
	width:120px !important;
	left:335px !important;
	top:162px !important;
	min-height:4px !important;
}

#item772835 {
	width:153px !important;
	left:179px !important;
	top:162px !important;
	min-height:4px !important;
}

#item772859 {
	width:130px !important;
	left:28px !important;
	top:169px !important;
	min-height:4px !important;
}

#item772882 {
	width:76px !important;
	left:161px !important;
	top:169px !important;
	min-height:4px !important;
}

#item707340 {
	width:33px !important;
	height:17px !important;
	left:370px !important;
	top:522px !important;
	background:#c6c6c5;
}

#item709569 {
	width:228px !important;
	height:11px !important;
	left:27px !important;
	top:203px !important;
}

#item709527 {
	width:228px !important;
	height:11px !important;
	left:27px !important;
	top:203px !important;
}

#item709237 {
	width:40px !important;
	height:17px !important;
	left:23px !important;
	top:203px !important;
	background:#c6c6c5;
}

#item709430 {
	width:174px !important;
	height:11px !important;
	left:27px !important;
	top:203px !important;
}

#item709455 {
	width:209px !important;
	height:11px !important;
	left:27px !important;
	top:203px !important;
}

#item709197 {
	width:293px !important;
	height:223px !important;
	left:35px !important;
	top:128px !important;
}

#item707291 {
	width:163px !important;
	left:62px !important;
	top:742px !important;
	min-height:11px !important;
}

#item707370 {
	width:201px !important;
	left:372px !important;
	top:522px !important;
	min-height:12px !important;
}

#item707416 {
	width:30px !important;
	left:440px !important;
	top:292px !important;
	min-height:7px !important;
}

#item708124 {
	width:173px !important;
	left:915px !important;
	top:303px !important;
	min-height:11px !important;
}

#item708147 {
	width:209px !important;
	left:915px !important;
	top:344px !important;
	min-height:20px !important;
}

#item708170 {
	width:144px !important;
	left:968px !important;
	top:120px !important;
	min-height:14px !important;
}

#item708193 {
	width:77px !important;
	left:1036px !important;
	top:138px !important;
	min-height:13px !important;
}

#item708228 {
	width:157px !important;
	left:711px !important;
	top:669px !important;
	min-height:27px !important;
}

#item708251 {
	width:393px !important;
	left:624px !important;
	top:468px !important;
	min-height:37px !important;
}

#item708274 {
	width:397px !important;
	left:624px !important;
	top:432px !important;
	min-height:24px !important;
}

@keyframes zoomin2d-708297 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	30% {opacity:0.84;}
	80% {opacity:1;}
	90% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-708297 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	30% {opacity:0.84;}
	80% {opacity:1;}
	90% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item708346 {
	width:117px !important;
	height:53px !important;
	left:711px !important;
	top:588px !important;
}

#item708666 {
	width:31px !important;
	left:494px !important;
	top:494px !important;
	min-height:7px !important;
}

#item708712 {
	width:57px !important;
	left:390px !important;
	top:492px !important;
	min-height:7px !important;
}

#item708735 {
	width:57px !important;
	left:435px !important;
	top:378px !important;
	min-height:7px !important;
}

#item709723 {
	width:117px !important;
	height:70px !important;
	left:49px !important;
	top:362px !important;
}

#item709726 {
	width:64px !important;
	height:86px !important;
	left:68px !important;
	top:442px !important;
}

#item709724 {
	width:89px !important;
	height:49px !important;
	left:160px !important;
	top:374px !important;
}

#item709725 {
	width:63px !important;
	height:77px !important;
	left:174px !important;
	top:450px !important;
}

#item709040 {
	width:51px !important;
	left:73px !important;
	top:427px !important;
	min-height:8px !important;
}

#item709065 {
	width:51px !important;
	left:179px !important;
	top:427px !important;
	min-height:8px !important;
}

#item709093 {
	width:51px !important;
	left:73px !important;
	top:525px !important;
	min-height:8px !important;
}

#item709116 {
	width:51px !important;
	left:179px !important;
	top:525px !important;
	min-height:8px !important;
}

@keyframes battito-709172 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-709172 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item709172 {
	width:28px !important;
	height:30px !important;
	left:137px !important;
	top:525px !important;
}

#item707722 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item915667 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item915720 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item915772 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item915824 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item915876 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item915929 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item915981 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item916033 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item916084 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item916136 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item772906 {
	width:45px !important;
	left:753px !important;
	top:28px !important;
	min-height:4px !important;
}

#item772929 {
	width:49px !important;
	left:796px !important;
	top:35px !important;
	min-height:4px !important;
}

#item772952 {
	width:42px !important;
	left:752px !important;
	top:35px !important;
	min-height:4px !important;
}

#item772975 {
	width:75px !important;
	left:751px !important;
	top:42px !important;
	min-height:4px !important;
}

#item772998 {
	width:175px !important;
	left:829px !important;
	top:42px !important;
	min-height:4px !important;
}

#item773021 {
	width:44px !important;
	left:751px !important;
	top:49px !important;
	min-height:4px !important;
}

#item253224 {
	width:289px !important;
	left:191px !important;
	top:588px !important;
	min-height:23px !important;
}

#item253247 {
	width:272px !important;
	left:72px !important;
	top:523px !important;
	min-height:57px !important;
}

@keyframes zoomin2d-253247 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-253247 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item253270 {
	width:302px !important;
	left:87px !important;
	top:631px !important;
	min-height:25px !important;
}

#item253293 {
	width:358px !important;
	left:87px !important;
	top:720px !important;
	min-height:46px !important;
}

#item253316 {
	width:200px !important;
	left:87px !important;
	top:696px !important;
	min-height:9px !important;
}

@keyframes zoomin2d-253512 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-253512 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item253559 {
	width:249px !important;
	left:856px !important;
	top:285px !important;
	min-height:77px !important;
}

@keyframes zoomin2d-253559 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-253559 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item253582 {
	width:156px !important;
	left:639px !important;
	top:228px !important;
	min-height:27px !important;
}

#item253606 {
	width:142px !important;
	left:948px !important;
	top:373px !important;
	min-height:9px !important;
}

#item253739 {
	width:298px !important;
	height:27px !important;
	left:660px !important;
	top:652px !important;
}

#item697140 {
	width:124px !important;
	height:66px !important;
	left:258px !important;
	top:396px !important;
}

#item697158 {
	width:124px !important;
	height:66px !important;
	left:383px !important;
	top:396px !important;
}

#item697174 {
	width:124px !important;
	height:66px !important;
	left:134px !important;
	top:396px !important;
}

#item697211 {
	width:115px !important;
	left:128px !important;
	top:191px !important;
	min-height:24px !important;
}

#item697272 {
	width:140px !important;
	left:115px !important;
	top:191px !important;
	min-height:24px !important;
}

#item697235 {
	width:107px !important;
	left:131px !important;
	top:191px !important;
	min-height:24px !important;
}

#item697204 {
	width:376px !important;
	height:215px !important;
	left:136px !important;
	top:158px !important;
}

#item697295 {
	width:51px !important;
	left:171px !important;
	top:459px !important;
	min-height:8px !important;
}

#item697318 {
	width:51px !important;
	left:299px !important;
	top:459px !important;
	min-height:8px !important;
}

#item697341 {
	width:51px !important;
	left:420px !important;
	top:459px !important;
	min-height:8px !important;
}

@keyframes battito-697365 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-697365 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item697365 {
	width:28px !important;
	height:30px !important;
	left:309px !important;
	top:475px !important;
}

#item249889 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item916273 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item916325 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item916378 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item916430 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item916482 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item916534 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item916586 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item916639 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item916691 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item916743 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item773044 {
	width:45px !important;
	left:356px !important;
	top:580px !important;
	min-height:4px !important;
}

#item773067 {
	width:45px !important;
	left:356px !important;
	top:587px !important;
	min-height:4px !important;
}

#item773090 {
	width:45px !important;
	left:356px !important;
	top:594px !important;
	min-height:4px !important;
}

#item773113 {
	width:80px !important;
	left:356px !important;
	top:607px !important;
	min-height:4px !important;
}

#item773136 {
	width:71px !important;
	left:498px !important;
	top:607px !important;
	min-height:4px !important;
}

#item773159 {
	width:35px !important;
	left:356px !important;
	top:614px !important;
	min-height:4px !important;
}

#item773182 {
	width:128px !important;
	left:498px !important;
	top:614px !important;
	min-height:4px !important;
}

#item773205 {
	width:95px !important;
	left:356px !important;
	top:621px !important;
	min-height:4px !important;
}

#item773228 {
	width:115px !important;
	left:498px !important;
	top:621px !important;
	min-height:4px !important;
}

#item773251 {
	width:138px !important;
	left:356px !important;
	top:628px !important;
	min-height:4px !important;
}

#item773275 {
	width:152px !important;
	left:498px !important;
	top:628px !important;
	min-height:4px !important;
}

#item253898 {
	width:242px !important;
	left:81px !important;
	top:569px !important;
	min-height:11px !important;
}

#item253930 {
	width:97px !important;
	left:454px !important;
	top:698px !important;
	min-height:56px !important;
}

#item253973 {
	width:122px !important;
	left:886px !important;
	top:346px !important;
	min-height:24px !important;
}

#item254007 {
	width:143px !important;
	left:671px !important;
	top:606px !important;
	min-height:27px !important;
}

#item254030 {
	width:255px !important;
	left:889px !important;
	top:608px !important;
	min-height:25px !important;
}

@keyframes zoomin2d-254078 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-254078 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item254125 {
	width:118px !important;
	left:640px !important;
	top:346px !important;
	min-height:24px !important;
}

#item254149 {
	width:101px !important;
	left:760px !important;
	top:121px !important;
	min-height:37px !important;
}

@keyframes zoomin2d-254149 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-254149 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item254220 {
	width:137px !important;
	height:102px !important;
	left:682px !important;
	top:673px !important;
}

#item254280 {
	width:60px !important;
	height:45px !important;
	left:885px !important;
	top:674px !important;
}

#item254296 {
	width:61px !important;
	height:44px !important;
	left:956px !important;
	top:674px !important;
}

#item254311 {
	width:60px !important;
	height:44px !important;
	left:885px !important;
	top:726px !important;
}

#item254327 {
	width:60px !important;
	height:43px !important;
	left:955px !important;
	top:727px !important;
}

#item254343 {
	width:223px !important;
	left:640px !important;
	top:779px !important;
	min-height:11px !important;
}

@keyframes battito-556689 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-556689 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item556689 {
	width:28px !important;
	height:30px !important;
	left:1016px !important;
	top:709px !important;
}

#item251892 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item916853 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item916905 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item916959 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item917011 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item917063 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item917123 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item917175 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item917227 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item917278 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item917330 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item773299 {
	width:42px !important;
	left:417px !important;
	top:750px !important;
	min-height:4px !important;
}

#item773322 {
	width:27px !important;
	left:417px !important;
	top:757px !important;
	min-height:4px !important;
}

#item773345 {
	width:132px !important;
	left:468px !important;
	top:751px !important;
	min-height:4px !important;
}

#item773368 {
	width:67px !important;
	left:468px !important;
	top:758px !important;
	min-height:4px !important;
}

#item773391 {
	width:145px !important;
	left:468px !important;
	top:765px !important;
	min-height:4px !important;
}

#item773414 {
	width:136px !important;
	left:468px !important;
	top:772px !important;
	min-height:4px !important;
}

#item773437 {
	width:142px !important;
	left:468px !important;
	top:779px !important;
	min-height:4px !important;
}

#item773460 {
	width:115px !important;
	left:468px !important;
	top:786px !important;
	min-height:4px !important;
}

#item254900 {
	width:255px !important;
	left:80px !important;
	top:724px !important;
	min-height:27px !important;
}

#item710231 {
	width:190px !important;
	height:190px !important;
	left:65px !important;
	top:527px !important;
}

#item254990 {
	width:164px !important;
	left:81px !important;
	top:203px !important;
	min-height:27px !important;
}

#item709890 {
	width:164px !important;
	left:609px !important;
	top:487px !important;
	min-height:27px !important;
}

@keyframes apparizione-709968 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes apparizione-709968 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
#item709968 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes zoomin2d-709998 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-709998 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item710450 {
	width:68px !important;
	height:50px !important;
	left:282px !important;
	top:680px !important;
}

#item710443 {
	width:67px !important;
	height:37px !important;
	left:281px !important;
	top:598px !important;
}

#item710444 {
	width:68px !important;
	height:36px !important;
	left:280px !important;
	top:645px !important;
}

#item710445 {
	width:66px !important;
	height:36px !important;
	left:349px !important;
	top:646px !important;
}

#item710446 {
	width:65px !important;
	height:37px !important;
	left:349px !important;
	top:598px !important;
}

#item710447 {
	width:58px !important;
	height:37px !important;
	left:417px !important;
	top:598px !important;
}

#item710448 {
	width:58px !important;
	height:37px !important;
	left:417px !important;
	top:645px !important;
}

#item710449 {
	width:35px !important;
	height:70px !important;
	left:476px !important;
	top:612px !important;
}

@keyframes battito-710288 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-710288 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item710288 {
	width:28px !important;
	height:30px !important;
	left:350px !important;
	top:696px !important;
}

#item255129 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item917478 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item917530 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item917583 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item917636 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item917689 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item917741 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item917793 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item917845 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item917896 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item917951 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item773523 {
	width:42px !important;
	left:17px !important;
	top:513px !important;
	min-height:4px !important;
}

#item773546 {
	width:45px !important;
	left:17px !important;
	top:519px !important;
	min-height:4px !important;
}

#item773569 {
	width:78px !important;
	left:17px !important;
	top:526px !important;
	min-height:4px !important;
}

#item773592 {
	width:49px !important;
	left:17px !important;
	top:533px !important;
	min-height:4px !important;
}

#item773615 {
	width:84px !important;
	left:17px !important;
	top:540px !important;
	min-height:4px !important;
}

#item773638 {
	width:87px !important;
	left:17px !important;
	top:547px !important;
	min-height:4px !important;
}

#item773661 {
	width:96px !important;
	left:17px !important;
	top:553px !important;
	min-height:4px !important;
}

#item773684 {
	width:105px !important;
	left:17px !important;
	top:560px !important;
	min-height:4px !important;
}

#item256601 {
	width:112px !important;
	height:28px !important;
	left:391px !important;
	top:636px !important;
}

@keyframes zoomin2d-256624 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-256624 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item256672 {
	width:154px !important;
	left:675px !important;
	top:191px !important;
	min-height:24px !important;
}

#item256696 {
	width:34px !important;
	height:17px !important;
	left:76px !important;
	top:489px !important;
	background:#c6c6c5;
}

#item256756 {
	width:135px !important;
	left:77px !important;
	top:489px !important;
	min-height:27px !important;
}

#item256846 {
	width:199px !important;
	left:360px !important;
	top:706px !important;
	min-height:63px !important;
}

@keyframes zoomin2d-256846 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-256846 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item256869 {
	width:142px !important;
	left:405px !important;
	top:777px !important;
	min-height:9px !important;
}

#item255963 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item918056 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item918108 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item918160 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item918213 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item918265 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item918317 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item918370 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item918422 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item918474 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item918526 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item773707 {
	width:42px !important;
	left:344px !important;
	top:689px !important;
	min-height:4px !important;
}

#item773730 {
	width:55px !important;
	left:344px !important;
	top:708px !important;
	min-height:4px !important;
}

#item773753 {
	width:153px !important;
	left:344px !important;
	top:715px !important;
	min-height:4px !important;
}

#item256982 {
	width:142px !important;
	left:65px !important;
	top:542px !important;
	min-height:18px !important;
}

#item257052 {
	width:235px !important;
	left:65px !important;
	top:701px !important;
	min-height:11px !important;
}

@keyframes zoomin2d-257075 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-257075 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item257109 {
	width:237px !important;
	left:161px !important;
	top:32px !important;
	min-height:61px !important;
}

#item257230 {
	width:85px !important;
	height:25px !important;
	left:169px !important;
	top:738px !important;
}

@keyframes battito-257259 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-257259 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item257373 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item918630 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item918682 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item918735 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item918788 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item918840 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item918892 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item918972 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item919024 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item919075 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item919128 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item773776 {
	width:27px !important;
	left:28px !important;
	top:776px !important;
	min-height:4px !important;
}

#item773801 {
	width:108px !important;
	left:29px !important;
	top:783px !important;
	min-height:4px !important;
}

#item773824 {
	width:256px !important;
	left:29px !important;
	top:790px !important;
	min-height:4px !important;
}

#item258206 {
	width:255px !important;
	left:80px !important;
	top:611px !important;
	min-height:27px !important;
}

#item258229 {
	width:113px !important;
	left:79px !important;
	top:763px !important;
	min-height:7px !important;
}

#item258252 {
	width:34px !important;
	left:465px !important;
	top:699px !important;
	min-height:7px !important;
}

#item258276 {
	width:34px !important;
	left:505px !important;
	top:376px !important;
	min-height:7px !important;
}

#item258299 {
	width:43px !important;
	left:227px !important;
	top:351px !important;
	min-height:9px !important;
}

#item258322 {
	width:405px !important;
	left:162px !important;
	top:101px !important;
	min-height:45px !important;
}

#item258345 {
	width:401px !important;
	left:162px !important;
	top:44px !important;
	min-height:48px !important;
}

#item258409 {
	width:198px !important;
	height:11px !important;
	left:895px !important;
	top:799px !important;
}

#item258443 {
	width:492px !important;
	left:641px !important;
	top:41px !important;
	min-height:44px !important;
}

@keyframes entratavelocedall-alto-258443 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedall-alto-258443 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item258466 {
	width:425px !important;
	left:640px !important;
	top:32px !important;
	min-height:20px !important;
}

#item258489 {
	width:299px !important;
	left:641px !important;
	top:132px !important;
	min-height:70px !important;
}

#item258512 {
	width:219px !important;
	left:641px !important;
	top:227px !important;
	min-height:52px !important;
}

#item263137 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item919231 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item919284 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item919336 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item919388 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item919440 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item919498 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item919553 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item919620 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item919671 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item919724 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item773847 {
	width:27px !important;
	left:237px !important;
	top:457px !important;
	min-height:4px !important;
}

#item773870 {
	width:99px !important;
	left:237px !important;
	top:470px !important;
	min-height:4px !important;
}

#item773893 {
	width:158px !important;
	left:237px !important;
	top:512px !important;
	min-height:4px !important;
}

#item773916 {
	width:95px !important;
	left:237px !important;
	top:477px !important;
	min-height:4px !important;
}

#item773939 {
	width:165px !important;
	left:237px !important;
	top:519px !important;
	min-height:4px !important;
}

#item773962 {
	width:115px !important;
	left:237px !important;
	top:484px !important;
	min-height:4px !important;
}

#item773985 {
	width:101px !important;
	left:237px !important;
	top:526px !important;
	min-height:4px !important;
}

#item774008 {
	width:113px !important;
	left:237px !important;
	top:491px !important;
	min-height:4px !important;
}

#item774031 {
	width:109px !important;
	left:237px !important;
	top:533px !important;
	min-height:4px !important;
}

#item774054 {
	width:91px !important;
	left:237px !important;
	top:498px !important;
	min-height:4px !important;
}

#item774077 {
	width:123px !important;
	left:237px !important;
	top:540px !important;
	min-height:4px !important;
}

#item258619 {
	width:99px !important;
	height:27px !important;
	left:98px !important;
	top:298px !important;
}

#item258642 {
	width:111px !important;
	height:43px !important;
	left:468px !important;
	top:700px !important;
}

#item258665 {
	width:234px !important;
	height:135px !important;
	left:32px !important;
	top:168px !important;
}

@keyframes zoomin2d-258754 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-258754 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item258775 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item258824 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

@keyframes entratavelocedadestra-258848 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-258848 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item258895 {
	width:102px !important;
	left:278px !important;
	top:297px !important;
	min-height:26px !important;
}

#item258918 {
	width:102px !important;
	left:437px !important;
	top:297px !important;
	min-height:26px !important;
}

#item258941 {
	width:91px !important;
	height:133px !important;
	left:439px !important;
	top:168px !important;
}

#item259013 {
	width:41px !important;
	height:53px !important;
	left:528px !important;
	top:396px !important;
}

#item259032 {
	width:41px !important;
	height:56px !important;
	left:410px !important;
	top:394px !important;
}

#item259050 {
	width:41px !important;
	height:59px !important;
	left:449px !important;
	top:393px !important;
}

#item259067 {
	width:41px !important;
	height:59px !important;
	left:488px !important;
	top:393px !important;
}

#item259084 {
	width:41px !important;
	height:56px !important;
	left:408px !important;
	top:338px !important;
}

#item259100 {
	width:41px !important;
	height:55px !important;
	left:447px !important;
	top:338px !important;
}

#item259116 {
	width:39px !important;
	height:55px !important;
	left:487px !important;
	top:338px !important;
}

#item259138 {
	width:41px !important;
	height:57px !important;
	left:526px !important;
	top:338px !important;
}

@keyframes zoomin2d-259156 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-259156 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item259165 {
	width:52px !important;
	height:50px !important;
	left:88px !important;
	top:398px !important;
}

#item259198 {
	width:53px !important;
	height:50px !important;
	left:154px !important;
	top:398px !important;
}

#item259230 {
	width:52px !important;
	height:54px !important;
	left:175px !important;
	top:342px !important;
}

#item259262 {
	width:96px !important;
	height:54px !important;
	left:67px !important;
	top:342px !important;
}

#item259306 {
	width:67px !important;
	height:25px !important;
	left:1024px !important;
	top:663px !important;
}

#item259340 {
	width:146px !important;
	left:658px !important;
	top:531px !important;
	min-height:43px !important;
}

#item259363 {
	width:433px !important;
	left:658px !important;
	top:393px !important;
	min-height:12px !important;
}

#item259386 {
	width:134px !important;
	left:994px !important;
	top:716px !important;
	min-height:26px !important;
}

#item259498 {
	width:39px !important;
	height:56px !important;
	left:288px !important;
	top:340px !important;
}

#item259517 {
	width:39px !important;
	height:54px !important;
	left:329px !important;
	top:341px !important;
}

#item259537 {
	width:39px !important;
	height:50px !important;
	left:288px !important;
	top:395px !important;
}

#item259555 {
	width:39px !important;
	height:54px !important;
	left:328px !important;
	top:393px !important;
}

#item259573 {
	width:92px !important;
	height:130px !important;
	left:282px !important;
	top:171px !important;
}

@keyframes battito-259654 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-259654 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-556772 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-556772 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item556772 {
	width:28px !important;
	height:30px !important;
	left:388px !important;
	top:384px !important;
}

@keyframes battito-556797 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-556797 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item556797 {
	width:28px !important;
	height:30px !important;
	left:266px !important;
	top:384px !important;
}

@keyframes battito-556812 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-556812 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item556812 {
	width:28px !important;
	height:30px !important;
	left:46px !important;
	top:385px !important;
}

#item263215 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item919826 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item919879 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item919931 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item919998 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item920050 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item920102 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item920154 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item920207 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item920258 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item920311 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item774104 {
	width:27px !important;
	left:527px !important;
	top:740px !important;
	min-height:4px !important;
}

#item774127 {
	width:95px !important;
	left:528px !important;
	top:754px !important;
	min-height:4px !important;
}

#item774150 {
	width:65px !important;
	left:528px !important;
	top:761px !important;
	min-height:4px !important;
}

#item774173 {
	width:83px !important;
	left:528px !important;
	top:790px !important;
	min-height:4px !important;
}

#item774196 {
	width:88px !important;
	left:528px !important;
	top:768px !important;
	min-height:4px !important;
}

#item774219 {
	width:61px !important;
	left:528px !important;
	top:797px !important;
	min-height:4px !important;
}

#item774242 {
	width:109px !important;
	left:528px !important;
	top:775px !important;
	min-height:4px !important;
}

#item774265 {
	width:173px !important;
	left:528px !important;
	top:804px !important;
	min-height:4px !important;
}

#item774288 {
	width:106px !important;
	left:528px !important;
	top:811px !important;
	min-height:4px !important;
}

#item259805 {
	width:312px !important;
	left:731px !important;
	top:217px !important;
	min-height:11px !important;
}

#item259853 {
	width:155px !important;
	left:417px !important;
	top:638px !important;
	min-height:27px !important;
}

#item259878 {
	width:155px !important;
	left:868px !important;
	top:710px !important;
	min-height:27px !important;
}

#item259941 {
	width:393px !important;
	left:624px !important;
	top:485px !important;
	min-height:37px !important;
}

#item259964 {
	width:397px !important;
	left:624px !important;
	top:449px !important;
	min-height:24px !important;
}

#item260004 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item260029 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item349534 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item920423 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item920475 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item920529 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item920581 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item920645 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item920697 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item920749 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item920802 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item920853 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item920907 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item774345 {
	width:45px !important;
	left:370px !important;
	top:750px !important;
	min-height:4px !important;
}

#item774368 {
	width:125px !important;
	left:463px !important;
	top:764px !important;
	min-height:4px !important;
}

#item774391 {
	width:95px !important;
	left:463px !important;
	top:771px !important;
	min-height:4px !important;
}

#item774414 {
	width:72px !important;
	left:463px !important;
	top:792px !important;
	min-height:4px !important;
}

#item774437 {
	width:85px !important;
	left:463px !important;
	top:778px !important;
	min-height:4px !important;
}

#item774460 {
	width:88px !important;
	left:461px !important;
	top:821px !important;
	min-height:4px !important;
}

#item774483 {
	width:107px !important;
	left:463px !important;
	top:799px !important;
	min-height:4px !important;
}

#item774506 {
	width:76px !important;
	left:463px !important;
	top:785px !important;
	min-height:4px !important;
}

#item774529 {
	width:57px !important;
	left:463px !important;
	top:806px !important;
	min-height:4px !important;
}

#item774553 {
	width:74px !important;
	left:371px !important;
	top:764px !important;
	min-height:4px !important;
}

#item774577 {
	width:67px !important;
	left:371px !important;
	top:771px !important;
	min-height:4px !important;
}

#item774600 {
	width:73px !important;
	left:371px !important;
	top:792px !important;
	min-height:4px !important;
}

#item774623 {
	width:89px !important;
	left:371px !important;
	top:778px !important;
	min-height:4px !important;
}

#item774646 {
	width:64px !important;
	left:369px !important;
	top:821px !important;
	min-height:4px !important;
}

#item774669 {
	width:69px !important;
	left:371px !important;
	top:799px !important;
	min-height:4px !important;
}

#item774692 {
	width:62px !important;
	left:371px !important;
	top:785px !important;
	min-height:4px !important;
}

#item774715 {
	width:45px !important;
	left:371px !important;
	top:806px !important;
	min-height:4px !important;
}

#item351453 {
	width:221px !important;
	left:79px !important;
	top:422px !important;
	min-height:11px !important;
}

#item351477 {
	width:224px !important;
	left:633px !important;
	top:247px !important;
	min-height:11px !important;
}

#item351519 {
	width:22px !important;
	left:187px !important;
	top:93px !important;
	min-height:7px !important;
}

#item351542 {
	width:22px !important;
	left:187px !important;
	top:203px !important;
	min-height:7px !important;
}

#item351583 {
	width:22px !important;
	left:187px !important;
	top:93px !important;
	min-height:7px !important;
}

#item351606 {
	width:22px !important;
	left:187px !important;
	top:200px !important;
	min-height:7px !important;
}

#item351500 {
	width:210px !important;
	height:220px !important;
	left:74px !important;
	top:178px !important;
}

#item351753 {
	width:221px !important;
	left:84px !important;
	top:649px !important;
	min-height:11px !important;
}

#item351776 {
	width:326px !important;
	height:120px !important;
	left:65px !important;
	top:530px !important;
}

#item351874 {
	width:178px !important;
	left:947px !important;
	top:234px !important;
	min-height:24px !important;
}

#item351897 {
	width:188px !important;
	left:370px !important;
	top:320px !important;
	min-height:24px !important;
}

#item351929 {
	width:288px !important;
	height:312px !important;
	left:587px !important;
	top:-13px !important;
}

#item352117 {
	width:285px !important;
	left:637px !important;
	top:761px !important;
	min-height:11px !important;
}

#item352140 {
	width:397px !important;
	left:624px !important;
	top:456px !important;
	min-height:24px !important;
}

#item352163 {
	width:393px !important;
	left:624px !important;
	top:491px !important;
	min-height:37px !important;
}

#item352186 {
	width:59px !important;
	height:48px !important;
	left:112px !important;
	top:679px !important;
}

#item352201 {
	width:50px !important;
	height:65px !important;
	left:175px !important;
	top:669px !important;
}

#item352216 {
	width:53px !important;
	height:65px !important;
	left:234px !important;
	top:668px !important;
}

#item557219 {
	width:31px !important;
	height:39px !important;
	left:832px !important;
	top:122px !important;
}

#item557227 {
	width:30px !important;
	height:39px !important;
	left:832px !important;
	top:71px !important;
}

#item557295 {
	width:31px !important;
	height:39px !important;
	left:832px !important;
	top:176px !important;
}

#item557518 {
	width:32px !important;
	height:40px !important;
	left:132px !important;
	top:448px !important;
}

#item557526 {
	width:30px !important;
	height:39px !important;
	left:177px !important;
	top:449px !important;
}

@keyframes battito-557533 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-557533 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item557533 {
	width:28px !important;
	height:30px !important;
	left:214px !important;
	top:463px !important;
}

@keyframes battito-557556 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-557556 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item557556 {
	width:28px !important;
	height:30px !important;
	left:871px !important;
	top:130px !important;
}

@keyframes battito-557932 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-557932 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item557932 {
	width:28px !important;
	height:30px !important;
	left:186px !important;
	top:732px !important;
}

#item557953 {
	width:229px !important;
	left:635px !important;
	top:398px !important;
	min-height:11px !important;
}

#item558010 {
	width:30px !important;
	height:39px !important;
	left:735px !important;
	top:347px !important;
}

#item558026 {
	width:30px !important;
	height:39px !important;
	left:780px !important;
	top:347px !important;
}

@keyframes battito-558095 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-558095 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item558095 {
	width:28px !important;
	height:30px !important;
	left:816px !important;
	top:359px !important;
}

#item558163 {
	width:30px !important;
	height:39px !important;
	left:984px !important;
	top:301px !important;
}

#item558178 {
	width:30px !important;
	height:39px !important;
	left:1023px !important;
	top:301px !important;
}

#item558195 {
	width:30px !important;
	height:39px !important;
	left:984px !important;
	top:347px !important;
}

#item558219 {
	width:30px !important;
	height:39px !important;
	left:1023px !important;
	top:347px !important;
}

#item558236 {
	width:229px !important;
	left:884px !important;
	top:397px !important;
	min-height:11px !important;
}

#item558375 {
	width:30px !important;
	height:39px !important;
	left:1063px !important;
	top:301px !important;
}

@keyframes battito-558406 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-558406 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item558406 {
	width:28px !important;
	height:30px !important;
	left:1059px !important;
	top:359px !important;
}

#item558449 {
	width:136px !important;
	height:141px !important;
	left:599px !important;
	top:262px !important;
}

#item558528 {
	width:103px !important;
	height:110px !important;
	left:866px !important;
	top:291px !important;
}

#item559090 {
	width:79px !important;
	left:400px !important;
	top:693px !important;
	min-height:40px !important;
}

#item263385 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item921011 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item921064 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item921116 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item921187 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item921239 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item921301 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item921353 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item921405 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item921456 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item921509 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item774739 {
	width:45px !important;
	left:35px !important;
	top:707px !important;
	min-height:4px !important;
}

#item774762 {
	width:27px !important;
	left:35px !important;
	top:714px !important;
	min-height:4px !important;
}

#item774785 {
	width:57px !important;
	left:141px !important;
	top:764px !important;
	min-height:4px !important;
}

#item774808 {
	width:100px !important;
	left:293px !important;
	top:764px !important;
	min-height:4px !important;
}

#item774831 {
	width:90px !important;
	left:201px !important;
	top:764px !important;
	min-height:4px !important;
}

#item774854 {
	width:84px !important;
	left:118px !important;
	top:771px !important;
	min-height:4px !important;
}

#item774877 {
	width:87px !important;
	left:206px !important;
	top:771px !important;
	min-height:4px !important;
}

#item774900 {
	width:81px !important;
	left:113px !important;
	top:750px !important;
	min-height:4px !important;
}

#item774923 {
	width:147px !important;
	left:116px !important;
	top:785px !important;
	min-height:4px !important;
}

#item774946 {
	width:109px !important;
	left:118px !important;
	top:779px !important;
	min-height:4px !important;
}

#item774969 {
	width:110px !important;
	left:231px !important;
	top:779px !important;
	min-height:4px !important;
}

#item774992 {
	width:68px !important;
	left:35px !important;
	top:721px !important;
	min-height:4px !important;
}

#item775015 {
	width:90px !important;
	left:35px !important;
	top:729px !important;
	min-height:4px !important;
}

#item775038 {
	width:69px !important;
	left:35px !important;
	top:736px !important;
	min-height:4px !important;
}

#item775061 {
	width:76px !important;
	left:35px !important;
	top:743px !important;
	min-height:4px !important;
}

#item775084 {
	width:74px !important;
	left:35px !important;
	top:750px !important;
	min-height:4px !important;
}

#item775107 {
	width:68px !important;
	left:35px !important;
	top:757px !important;
	min-height:4px !important;
}

#item775131 {
	width:39px !important;
	left:35px !important;
	top:764px !important;
	min-height:4px !important;
}

#item775154 {
	width:75px !important;
	left:35px !important;
	top:771px !important;
	min-height:4px !important;
}

#item775177 {
	width:75px !important;
	left:35px !important;
	top:778px !important;
	min-height:4px !important;
}

#item559556 {
	width:227px !important;
	left:685px !important;
	top:227px !important;
	min-height:11px !important;
}

#item559654 {
	width:291px !important;
	left:659px !important;
	top:772px !important;
	min-height:11px !important;
}

#item559702 {
	width:112px !important;
	left:1013px !important;
	top:463px !important;
	min-height:56px !important;
}

#item559725 {
	width:55px !important;
	height:39px !important;
	left:1061px !important;
	top:364px !important;
}

#item559748 {
	width:55px !important;
	height:39px !important;
	left:780px !important;
	top:605px !important;
}

#item559771 {
	width:513px !important;
	left:624px !important;
	top:79px !important;
	min-height:21px !important;
}

#item559794 {
	width:397px !important;
	left:624px !important;
	top:44px !important;
	min-height:24px !important;
}

#item563761 {
	width:294px !important;
	left:46px !important;
	top:187px !important;
	min-height:11px !important;
}

#item563623 {
	width:294px !important;
	left:46px !important;
	top:187px !important;
	min-height:11px !important;
}

#item562818 {
	width:312px !important;
	left:46px !important;
	top:187px !important;
	min-height:11px !important;
}

#item563577 {
	width:556px !important;
	height:198px !important;
	left:31px !important;
	top:98px !important;
}

#item564354 {
	width:188px !important;
	left:16px !important;
	top:147px !important;
	min-height:27px !important;
}

#item562944 {
	width:188px !important;
	left:54px !important;
	top:147px !important;
	min-height:25px !important;
}

#item564352 {
	width:383px !important;
	height:173px !important;
	left:192px !important;
	top:584px !important;
}

#item562990 {
	width:170px !important;
	left:332px !important;
	top:522px !important;
	min-height:27px !important;
}

#item563858 {
	width:57px !important;
	height:60px !important;
	left:374px !important;
	top:276px !important;
}

#item563859 {
	width:76px !important;
	height:74px !important;
	left:427px !important;
	top:267px !important;
}

#item563860 {
	width:55px !important;
	height:53px !important;
	left:500px !important;
	top:281px !important;
}

#item564016 {
	width:67px !important;
	height:85px !important;
	left:57px !important;
	top:558px !important;
}

#item564017 {
	width:58px !important;
	height:72px !important;
	left:124px !important;
	top:566px !important;
}

#item564297 {
	width:40px !important;
	height:51px !important;
	left:512px !important;
	top:731px !important;
}

#item564298 {
	width:47px !important;
	height:66px !important;
	left:450px !important;
	top:723px !important;
}

#item563883 {
	width:51px !important;
	left:376px !important;
	top:335px !important;
	min-height:8px !important;
}

#item563909 {
	width:51px !important;
	left:439px !important;
	top:335px !important;
	min-height:8px !important;
}

#item563959 {
	width:51px !important;
	left:505px !important;
	top:335px !important;
	min-height:8px !important;
}

@keyframes battito-563991 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-563991 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item563991 {
	width:28px !important;
	height:30px !important;
	left:355px !important;
	top:310px !important;
}

#item564133 {
	width:206px !important;
	left:60px !important;
	top:230px !important;
	min-height:25px !important;
}

#item562917 {
	width:206px !important;
	left:60px !important;
	top:230px !important;
	min-height:27px !important;
}

#item564131 {
	width:329px !important;
	height:257px !important;
	left:15px !important;
	top:302px !important;
}

#item564227 {
	width:51px !important;
	left:65px !important;
	top:635px !important;
	min-height:8px !important;
}

#item564252 {
	width:51px !important;
	left:126px !important;
	top:635px !important;
	min-height:8px !important;
}

#item564301 {
	width:51px !important;
	left:449px !important;
	top:782px !important;
	min-height:8px !important;
}

#item564326 {
	width:51px !important;
	left:510px !important;
	top:782px !important;
	min-height:8px !important;
}

@keyframes battito-564594 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-564594 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item564594 {
	width:28px !important;
	height:30px !important;
	left:425px !important;
	top:761px !important;
}

@keyframes battito-564613 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-564613 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item564613 {
	width:28px !important;
	height:30px !important;
	left:104px !important;
	top:643px !important;
}

#item559932 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item921661 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item921713 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item921766 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item921818 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item921871 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item921924 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item921976 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item922028 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item922079 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item922132 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item775200 {
	width:45px !important;
	left:444px !important;
	top:704px !important;
	min-height:4px !important;
}

#item775223 {
	width:42px !important;
	left:444px !important;
	top:718px !important;
	min-height:4px !important;
}

#item775246 {
	width:27px !important;
	left:444px !important;
	top:710px !important;
	min-height:4px !important;
}

#item775269 {
	width:128px !important;
	left:445px !important;
	top:736px !important;
	min-height:4px !important;
}

#item775292 {
	width:95px !important;
	left:445px !important;
	top:743px !important;
	min-height:4px !important;
}

#item775315 {
	width:73px !important;
	left:445px !important;
	top:750px !important;
	min-height:4px !important;
}

#item775338 {
	width:88px !important;
	left:445px !important;
	top:757px !important;
	min-height:4px !important;
}

#item775362 {
	width:94px !important;
	left:445px !important;
	top:764px !important;
	min-height:4px !important;
}

#item775385 {
	width:158px !important;
	left:423px !important;
	top:778px !important;
	min-height:4px !important;
}

#item775408 {
	width:144px !important;
	left:423px !important;
	top:785px !important;
	min-height:4px !important;
}

#item775431 {
	width:158px !important;
	left:423px !important;
	top:793px !important;
	min-height:4px !important;
}

#item775454 {
	width:117px !important;
	left:423px !important;
	top:800px !important;
	min-height:4px !important;
}

#item775477 {
	width:126px !important;
	left:423px !important;
	top:807px !important;
	min-height:4px !important;
}

#item262066 {
	width:207px !important;
	left:44px !important;
	top:302px !important;
	min-height:12px !important;
}

#item262089 {
	width:163px !important;
	height:163px !important;
	left:66px !important;
	top:125px !important;
}

#item262150 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item262173 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item262213 {
	width:109px !important;
	left:1033px !important;
	top:165px !important;
	min-height:40px !important;
}

#item262246 {
	width:109px !important;
	height:43px !important;
	left:326px !important;
	top:732px !important;
}

#item262292 {
	width:223px !important;
	left:97px !important;
	top:685px !important;
	min-height:70px !important;
}

@keyframes zoomin2d-262292 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-262292 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item262315 {
	width:142px !important;
	left:166px !important;
	top:766px !important;
	min-height:9px !important;
}

#item262338 {
	width:158px !important;
	left:378px !important;
	top:531px !important;
	min-height:27px !important;
}

#item262361 {
	width:150px !important;
	height:126px !important;
	left:349px !important;
	top:407px !important;
}

@keyframes zoomin2d-350786 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-350786 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item262428 {
	width:49px !important;
	height:49px !important;
	left:59px !important;
	top:326px !important;
}

#item262443 {
	width:49px !important;
	height:49px !important;
	left:59px !important;
	top:381px !important;
}

#item262460 {
	width:49px !important;
	height:49px !important;
	left:116px !important;
	top:382px !important;
}

#item262476 {
	width:49px !important;
	height:49px !important;
	left:172px !important;
	top:384px !important;
}

#item262492 {
	width:49px !important;
	height:49px !important;
	left:114px !important;
	top:326px !important;
}

#item262507 {
	width:49px !important;
	height:49px !important;
	left:172px !important;
	top:326px !important;
}

#item262523 {
	width:59px !important;
	height:38px !important;
	left:317px !important;
	top:298px !important;
}

#item262543 {
	width:60px !important;
	height:35px !important;
	left:377px !important;
	top:352px !important;
}

#item262561 {
	width:53px !important;
	height:42px !important;
	left:380px !important;
	top:296px !important;
}

#item262581 {
	width:54px !important;
	height:45px !important;
	left:317px !important;
	top:347px !important;
}

#item262600 {
	width:55px !important;
	height:46px !important;
	left:376px !important;
	top:569px !important;
}

#item262616 {
	width:53px !important;
	height:45px !important;
	left:435px !important;
	top:569px !important;
}

#item262632 {
	width:55px !important;
	height:48px !important;
	left:467px !important;
	top:610px !important;
}

#item262650 {
	width:52px !important;
	height:44px !important;
	left:406px !important;
	top:613px !important;
}

#item262664 {
	width:134px !important;
	left:443px !important;
	top:298px !important;
	min-height:43px !important;
}

#item262687 {
	width:181px !important;
	height:136px !important;
	left:315px !important;
	top:152px !important;
}

@keyframes battito-564783 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-564783 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item564783 {
	width:28px !important;
	height:30px !important;
	left:222px !important;
	top:373px !important;
}

@keyframes battito-564799 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-564799 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item564799 {
	width:28px !important;
	height:30px !important;
	left:290px !important;
	top:329px !important;
}

@keyframes battito-564825 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-564825 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item564825 {
	width:28px !important;
	height:30px !important;
	left:488px !important;
	top:582px !important;
}

#item263751 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item922226 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item922278 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item922330 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item922386 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item922438 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item922501 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item922553 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item922605 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item922656 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item922709 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item775500 {
	width:20px !important;
	left:224px !important;
	top:771px !important;
	min-height:4px !important;
}

#item775524 {
	width:89px !important;
	left:225px !important;
	top:780px !important;
	min-height:4px !important;
}

#item775548 {
	width:97px !important;
	left:225px !important;
	top:787px !important;
	min-height:4px !important;
}

#item775571 {
	width:235px !important;
	left:328px !important;
	top:780px !important;
	min-height:4px !important;
}

#item775594 {
	width:195px !important;
	left:328px !important;
	top:787px !important;
	min-height:4px !important;
}

#item490827 {
	width:298px !important;
	height:27px !important;
	left:213px !important;
	top:424px !important;
}

#item490922 {
	width:339px !important;
	left:928px !important;
	top:114px !important;
	min-height:33px !important;
}

#item490945 {
	width:397px !important;
	left:928px !important;
	top:57px !important;
	min-height:48px !important;
}

@keyframes zoomin2d-837495 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837495 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-837500 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837500 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item491010 {
	width:236px !important;
	left:683px !important;
	top:754px !important;
	min-height:11px !important;
}

#item922822 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item922874 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item922926 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item922981 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item923033 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item923096 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item923148 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item923200 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item923251 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item923310 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item775617 {
	width:45px !important;
	left:46px !important;
	top:327px !important;
	min-height:4px !important;
}

#item775640 {
	width:123px !important;
	left:46px !important;
	top:338px !important;
	min-height:4px !important;
}

#item775663 {
	width:122px !important;
	left:176px !important;
	top:338px !important;
	min-height:4px !important;
}

#item775686 {
	width:85px !important;
	left:46px !important;
	top:345px !important;
	min-height:4px !important;
}

#item775710 {
	width:147px !important;
	left:176px !important;
	top:345px !important;
	min-height:4px !important;
}

#item775733 {
	width:70px !important;
	left:46px !important;
	top:352px !important;
	min-height:4px !important;
}

#item775756 {
	width:167px !important;
	left:176px !important;
	top:352px !important;
	min-height:4px !important;
}

#item264841 {
	width:37px !important;
	height:17px !important;
	left:646px !important;
	top:237px !important;
	background:#c6c6c5;
}

#item264918 {
	width:283px !important;
	height:11px !important;
	left:648px !important;
	top:237px !important;
}

#item264941 {
	width:242px !important;
	height:11px !important;
	left:102px !important;
	top:299px !important;
}

#item264992 {
	width:60px !important;
	left:241px !important;
	top:493px !important;
	min-height:7px !important;
}

#item265015 {
	width:45px !important;
	left:256px !important;
	top:652px !important;
	min-height:7px !important;
}

#item265038 {
	width:67px !important;
	left:77px !important;
	top:550px !important;
	min-height:7px !important;
}

#item265061 {
	width:227px !important;
	height:38px !important;
	left:89px !important;
	top:720px !important;
}

#item265084 {
	width:227px !important;
	height:25px !important;
	left:102px !important;
	top:674px !important;
}

#item265183 {
	width:43px !important;
	left:504px !important;
	top:740px !important;
	min-height:7px !important;
}

#item265221 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item265244 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-265268 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-265268 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item265317 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item923417 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item923469 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item923521 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item923574 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item923628 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item923681 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item923733 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item923796 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item923849 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item923901 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item775850 {
	width:45px !important;
	left:541px !important;
	top:360px !important;
	min-height:4px !important;
}

#item775873 {
	width:37px !important;
	left:542px !important;
	top:367px !important;
	min-height:4px !important;
}

#item775896 {
	width:50px !important;
	left:542px !important;
	top:378px !important;
	min-height:4px !important;
}

#item775919 {
	width:70px !important;
	left:542px !important;
	top:385px !important;
	min-height:4px !important;
}

#item775942 {
	width:73px !important;
	left:542px !important;
	top:392px !important;
	min-height:4px !important;
}

#item775965 {
	width:64px !important;
	left:542px !important;
	top:399px !important;
	min-height:4px !important;
}

#item775988 {
	width:74px !important;
	left:542px !important;
	top:406px !important;
	min-height:4px !important;
}

#item776011 {
	width:50px !important;
	left:542px !important;
	top:414px !important;
	min-height:4px !important;
}

#item776034 {
	width:70px !important;
	left:542px !important;
	top:421px !important;
	min-height:4px !important;
}

#item776057 {
	width:75px !important;
	left:542px !important;
	top:428px !important;
	min-height:4px !important;
}

#item776080 {
	width:73px !important;
	left:542px !important;
	top:435px !important;
	min-height:4px !important;
}

#item776103 {
	width:64px !important;
	left:542px !important;
	top:442px !important;
	min-height:4px !important;
}

#item776126 {
	width:142px !important;
	left:626px !important;
	top:257px !important;
	min-height:4px !important;
}

#item776150 {
	width:186px !important;
	left:626px !important;
	top:264px !important;
	min-height:4px !important;
}

#item776173 {
	width:156px !important;
	left:626px !important;
	top:271px !important;
	min-height:4px !important;
}

#item776196 {
	width:107px !important;
	left:626px !important;
	top:278px !important;
	min-height:4px !important;
}

#item776219 {
	width:143px !important;
	left:626px !important;
	top:285px !important;
	min-height:4px !important;
}

#item776242 {
	width:142px !important;
	left:626px !important;
	top:292px !important;
	min-height:4px !important;
}

#item776265 {
	width:189px !important;
	left:626px !important;
	top:299px !important;
	min-height:4px !important;
}

#item776288 {
	width:154px !important;
	left:626px !important;
	top:306px !important;
	min-height:4px !important;
}

#item776311 {
	width:172px !important;
	left:626px !important;
	top:314px !important;
	min-height:4px !important;
}

#item776334 {
	width:172px !important;
	left:626px !important;
	top:321px !important;
	min-height:4px !important;
}

#item776357 {
	width:78px !important;
	left:626px !important;
	top:328px !important;
	min-height:4px !important;
}

#item265984 {
	width:104px !important;
	left:938px !important;
	top:708px !important;
	min-height:24px !important;
}

#item266193 {
	width:217px !important;
	height:11px !important;
	left:509px !important;
	top:523px !important;
}

#item266299 {
	width:164px !important;
	left:290px !important;
	top:284px !important;
	min-height:24px !important;
}

#item266322 {
	width:47px !important;
	left:410px !important;
	top:302px !important;
	min-height:7px !important;
}

#item266346 {
	width:85px !important;
	left:599px !important;
	top:255px !important;
	min-height:7px !important;
}

#item266369 {
	width:33px !important;
	left:699px !important;
	top:307px !important;
	min-height:7px !important;
}

#item265973 {
	width:1453px !important;
	height:781px !important;
	left:-222px !important;
	top:27px !important;
}

#item267052 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item267075 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-564842 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-564842 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item564842 {
	width:28px !important;
	height:30px !important;
	left:31px !important;
	top:193px !important;
}

@keyframes battito-564859 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-564859 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item564859 {
	width:28px !important;
	height:30px !important;
	left:1092px !important;
	top:700px !important;
}

#item697647 {
	width:78px !important;
	height:56px !important;
	left:59px !important;
	top:143px !important;
}

#item697649 {
	width:78px !important;
	height:50px !important;
	left:59px !important;
	top:199px !important;
}

#item699160 {
	width:78px !important;
	height:56px !important;
	left:1016px !important;
	top:653px !important;
}

#item699258 {
	width:78px !important;
	height:50px !important;
	left:1016px !important;
	top:709px !important;
}

#item265804 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item924007 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item924059 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item924112 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item924176 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item924228 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item924290 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item924343 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item924395 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item924450 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item924502 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item776380 {
	width:45px !important;
	left:166px !important;
	top:130px !important;
	min-height:4px !important;
}

#item776403 {
	width:42px !important;
	left:166px !important;
	top:137px !important;
	min-height:4px !important;
}

#item776426 {
	width:92px !important;
	left:215px !important;
	top:131px !important;
	min-height:4px !important;
}

#item776449 {
	width:110px !important;
	left:215px !important;
	top:138px !important;
	min-height:4px !important;
}

#item776472 {
	width:103px !important;
	left:330px !important;
	top:130px !important;
	min-height:4px !important;
}

#item776495 {
	width:105px !important;
	left:330px !important;
	top:137px !important;
	min-height:4px !important;
}

#item269461 {
	width:304px !important;
	height:20px !important;
	left:87px !important;
	top:744px !important;
}

#item269494 {
	width:123px !important;
	height:28px !important;
	left:263px !important;
	top:204px !important;
}

@keyframes zoomin2d-350792 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-350792 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item269600 {
	width:195px !important;
	left:78px !important;
	top:396px !important;
	min-height:61px !important;
}

@keyframes zoomin2d-269600 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-269600 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item269623 {
	width:142px !important;
	left:123px !important;
	top:466px !important;
	min-height:9px !important;
}

#item269646 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item269670 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item269953 {
	width:291px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item924618 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item924670 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item924723 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item924778 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item924831 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item924893 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item924945 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item925002 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item925054 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item925106 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item776518 {
	width:45px !important;
	left:637px !important;
	top:284px !important;
	min-height:4px !important;
}

#item776542 {
	width:79px !important;
	left:638px !important;
	top:292px !important;
	min-height:4px !important;
}

#item776565 {
	width:26px !important;
	left:638px !important;
	top:299px !important;
	min-height:4px !important;
}

#item776588 {
	width:63px !important;
	left:638px !important;
	top:306px !important;
	min-height:4px !important;
}

#item776611 {
	width:93px !important;
	left:638px !important;
	top:313px !important;
	min-height:4px !important;
}

#item776634 {
	width:100px !important;
	left:638px !important;
	top:320px !important;
	min-height:4px !important;
}

#item776657 {
	width:151px !important;
	left:638px !important;
	top:327px !important;
	min-height:4px !important;
}

#item776680 {
	width:174px !important;
	left:638px !important;
	top:334px !important;
	min-height:4px !important;
}

#item776703 {
	width:73px !important;
	left:638px !important;
	top:342px !important;
	min-height:4px !important;
}

#item776726 {
	width:107px !important;
	left:638px !important;
	top:349px !important;
	min-height:4px !important;
}

#item776749 {
	width:109px !important;
	left:638px !important;
	top:356px !important;
	min-height:4px !important;
}

#item776772 {
	width:107px !important;
	left:638px !important;
	top:363px !important;
	min-height:4px !important;
}

#item270881 {
	width:37px !important;
	height:17px !important;
	left:868px !important;
	top:256px !important;
	background:#c6c6c5;
}

#item270910 {
	width:33px !important;
	left:263px !important;
	top:263px !important;
	min-height:7px !important;
}

#item270933 {
	width:33px !important;
	left:263px !important;
	top:460px !important;
	min-height:7px !important;
}

#item270956 {
	width:31px !important;
	left:182px !important;
	top:263px !important;
	min-height:7px !important;
}

#item270979 {
	width:31px !important;
	left:166px !important;
	top:460px !important;
	min-height:7px !important;
}

#item271002 {
	width:33px !important;
	left:377px !important;
	top:263px !important;
	min-height:7px !important;
}

#item271025 {
	width:33px !important;
	left:375px !important;
	top:460px !important;
	min-height:7px !important;
}

#item271048 {
	width:110px !important;
	height:40px !important;
	left:443px !important;
	top:202px !important;
}

#item271071 {
	width:110px !important;
	height:54px !important;
	left:443px !important;
	top:392px !important;
}

#item271144 {
	width:147px !important;
	left:256px !important;
	top:731px !important;
	min-height:11px !important;
}

#item271167 {
	width:23px !important;
	left:409px !important;
	top:685px !important;
	min-height:7px !important;
}

#item271190 {
	width:57px !important;
	left:174px !important;
	top:695px !important;
	min-height:7px !important;
}

#item271213 {
	width:60px !important;
	left:160px !important;
	top:735px !important;
	min-height:24px !important;
}

#item271327 {
	width:135px !important;
	left:983px !important;
	top:749px !important;
	min-height:11px !important;
}

#item271350 {
	width:227px !important;
	left:673px !important;
	top:749px !important;
	min-height:11px !important;
}

#item271374 {
	width:26px !important;
	left:796px !important;
	top:256px !important;
	min-height:7px !important;
}

#item271397 {
	width:88px !important;
	left:894px !important;
	top:79px !important;
	min-height:37px !important;
}

#item271420 {
	width:214px !important;
	left:871px !important;
	top:236px !important;
	min-height:11px !important;
}

#item271443 {
	width:155px !important;
	left:871px !important;
	top:256px !important;
	min-height:11px !important;
}

#item271466 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item271489 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item270037 {
	width:291px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item925211 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item925263 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item925316 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item925376 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item925428 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item925492 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item925544 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item925598 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item925649 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item925706 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item776795 {
	width:45px !important;
	left:570px !important;
	top:702px !important;
	min-height:4px !important;
}

#item776818 {
	width:31px !important;
	left:569px !important;
	top:708px !important;
	min-height:4px !important;
}

#item776841 {
	width:74px !important;
	left:570px !important;
	top:734px !important;
	min-height:4px !important;
}

#item776864 {
	width:81px !important;
	left:570px !important;
	top:741px !important;
	min-height:4px !important;
}

#item776887 {
	width:70px !important;
	left:570px !important;
	top:748px !important;
	min-height:4px !important;
}

#item776910 {
	width:62px !important;
	left:570px !important;
	top:755px !important;
	min-height:4px !important;
}

#item776934 {
	width:53px !important;
	left:570px !important;
	top:762px !important;
	min-height:4px !important;
}

#item776958 {
	width:112px !important;
	left:570px !important;
	top:769px !important;
	min-height:4px !important;
}

#item776982 {
	width:148px !important;
	left:570px !important;
	top:776px !important;
	min-height:4px !important;
}

#item777005 {
	width:140px !important;
	left:570px !important;
	top:783px !important;
	min-height:4px !important;
}

#item777029 {
	width:162px !important;
	left:570px !important;
	top:791px !important;
	min-height:4px !important;
}

#item271604 {
	width:255px !important;
	left:199px !important;
	top:185px !important;
	min-height:24px !important;
}

#item271559 {
	width:255px !important;
	left:199px !important;
	top:185px !important;
	min-height:24px !important;
}

#item271548 {
	width:455px !important;
	height:285px !important;
	left:71px !important;
	top:489px !important;
}

#item271635 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item271658 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item271681 {
	width:101px !important;
	height:63px !important;
	left:427px !important;
	top:709px !important;
}

#item271696 {
	width:101px !important;
	height:63px !important;
	left:323px !important;
	top:709px !important;
}

#item271723 {
	width:179px !important;
	left:197px !important;
	top:418px !important;
	min-height:11px !important;
}

#item271792 {
	width:179px !important;
	left:188px !important;
	top:418px !important;
	min-height:11px !important;
}

#item271756 {
	width:190px !important;
	left:185px !important;
	top:418px !important;
	min-height:11px !important;
}

#item271712 {
	width:521px !important;
	height:466px !important;
	left:565px !important;
	top:99px !important;
}

#item271815 {
	width:136px !important;
	height:124px !important;
	left:886px !important;
	top:544px !important;
}

#item271830 {
	width:133px !important;
	height:111px !important;
	left:665px !important;
	top:556px !important;
}

#item271848 {
	width:146px !important;
	height:104px !important;
	left:766px !important;
	top:558px !important;
}

@keyframes battito-564876 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-564876 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item564876 {
	width:28px !important;
	height:30px !important;
	left:833px !important;
	top:671px !important;
}

#item564901 {
	width:51px !important;
	left:707px !important;
	top:655px !important;
	min-height:8px !important;
}

#item564927 {
	width:51px !important;
	left:821px !important;
	top:655px !important;
	min-height:8px !important;
}

#item564952 {
	width:51px !important;
	left:929px !important;
	top:655px !important;
	min-height:8px !important;
}

#item564977 {
	width:51px !important;
	left:328px !important;
	top:764px !important;
	min-height:8px !important;
}

#item565006 {
	width:51px !important;
	left:435px !important;
	top:764px !important;
	min-height:8px !important;
}

@keyframes battito-565032 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-565032 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item565032 {
	width:28px !important;
	height:30px !important;
	left:302px !important;
	top:744px !important;
}

#item270118 {
	width:291px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item925857 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item925909 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item925961 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item926013 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item926066 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item926118 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item926170 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item926222 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item926273 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item926326 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item777052 {
	width:42px !important;
	left:493px !important;
	top:640px !important;
	min-height:4px !important;
}

#item777075 {
	width:73px !important;
	left:494px !important;
	top:658px !important;
	min-height:4px !important;
}

#item777098 {
	width:80px !important;
	left:494px !important;
	top:665px !important;
	min-height:4px !important;
}

#item777121 {
	width:73px !important;
	left:494px !important;
	top:672px !important;
	min-height:4px !important;
}

#item777144 {
	width:73px !important;
	left:494px !important;
	top:679px !important;
	min-height:4px !important;
}

#item777167 {
	width:182px !important;
	left:494px !important;
	top:686px !important;
	min-height:4px !important;
}

#item777190 {
	width:154px !important;
	left:494px !important;
	top:693px !important;
	min-height:4px !important;
}

#item777213 {
	width:154px !important;
	left:494px !important;
	top:700px !important;
	min-height:4px !important;
}

#item777236 {
	width:182px !important;
	left:494px !important;
	top:707px !important;
	min-height:4px !important;
}

#item777259 {
	width:182px !important;
	left:494px !important;
	top:714px !important;
	min-height:4px !important;
}

#item777282 {
	width:154px !important;
	left:494px !important;
	top:721px !important;
	min-height:4px !important;
}

#item271876 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item271899 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item271922 {
	width:552px !important;
	height:478px !important;
	left:22px !important;
	top:111px !important;
}

#item272030 {
	width:168px !important;
	height:147px !important;
	left:131px !important;
	top:594px !important;
}

#item272047 {
	width:90px !important;
	height:123px !important;
	left:337px !important;
	top:607px !important;
}

#item272062 {
	width:93px !important;
	height:119px !important;
	left:260px !important;
	top:614px !important;
}

#item272078 {
	width:96px !important;
	height:120px !important;
	left:860px !important;
	top:612px !important;
}

#item272098 {
	width:58px !important;
	height:126px !important;
	left:959px !important;
	top:597px !important;
}

#item272119 {
	width:512px !important;
	height:494px !important;
	left:623px !important;
	top:95px !important;
}

#item272246 {
	width:142px !important;
	height:138px !important;
	left:742px !important;
	top:599px !important;
}

@keyframes battito-565049 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-565049 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item565049 {
	width:28px !important;
	height:30px !important;
	left:292px !important;
	top:740px !important;
}

#item565065 {
	width:51px !important;
	left:186px !important;
	top:721px !important;
	min-height:8px !important;
}

#item565095 {
	width:51px !important;
	left:281px !important;
	top:721px !important;
	min-height:8px !important;
}

#item565120 {
	width:51px !important;
	left:357px !important;
	top:721px !important;
	min-height:8px !important;
}

@keyframes battito-565145 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-565145 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item565145 {
	width:28px !important;
	height:30px !important;
	left:898px !important;
	top:740px !important;
}

#item565163 {
	width:51px !important;
	left:791px !important;
	top:721px !important;
	min-height:8px !important;
}

#item565187 {
	width:51px !important;
	left:887px !important;
	top:721px !important;
	min-height:8px !important;
}

#item565211 {
	width:51px !important;
	left:965px !important;
	top:721px !important;
	min-height:8px !important;
}

#item269386 {
	width:255px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item926435 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item926487 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item926539 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item926596 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item926648 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item926707 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item926763 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item926815 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item926866 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item926919 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item777381 {
	width:45px !important;
	left:77px !important;
	top:455px !important;
	min-height:4px !important;
}

#item777404 {
	width:31px !important;
	left:77px !important;
	top:462px !important;
	min-height:4px !important;
}

#item777427 {
	width:76px !important;
	left:77px !important;
	top:473px !important;
	min-height:4px !important;
}

#item777450 {
	width:91px !important;
	left:77px !important;
	top:480px !important;
	min-height:4px !important;
}

#item777473 {
	width:43px !important;
	left:77px !important;
	top:487px !important;
	min-height:4px !important;
}

#item777496 {
	width:121px !important;
	left:77px !important;
	top:494px !important;
	min-height:4px !important;
}

#item777519 {
	width:121px !important;
	left:77px !important;
	top:501px !important;
	min-height:4px !important;
}

#item777542 {
	width:133px !important;
	left:77px !important;
	top:508px !important;
	min-height:4px !important;
}

#item273041 {
	width:327px !important;
	height:11px !important;
	left:92px !important;
	top:410px !important;
}

#item273064 {
	width:326px !important;
	height:11px !important;
	left:92px !important;
	top:696px !important;
}

#item273087 {
	width:26px !important;
	height:7px !important;
	left:110px !important;
	top:628px !important;
}

#item273110 {
	width:22px !important;
	height:7px !important;
	left:291px !important;
	top:659px !important;
}

#item273206 {
	width:291px !important;
	left:645px !important;
	top:675px !important;
	min-height:27px !important;
}

#item273229 {
	width:201px !important;
	left:645px !important;
	top:297px !important;
	min-height:27px !important;
}

#item273271 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item273294 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item272403 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item927028 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item927080 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item927132 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item927190 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item927242 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item927303 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item927355 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item927411 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item927462 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item927514 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item777565 {
	width:42px !important;
	left:60px !important;
	top:518px !important;
	min-height:4px !important;
}

#item777588 {
	width:98px !important;
	left:61px !important;
	top:536px !important;
	min-height:4px !important;
}

#item777612 {
	width:176px !important;
	left:61px !important;
	top:543px !important;
	min-height:4px !important;
}

#item273411 {
	width:229px !important;
	left:646px !important;
	top:23px !important;
	min-height:11px !important;
}

#item273442 {
	width:101px !important;
	left:70px !important;
	top:431px !important;
	min-height:43px !important;
}

#item273465 {
	width:146px !important;
	left:344px !important;
	top:363px !important;
	min-height:27px !important;
}

#item273514 {
	width:177px !important;
	left:70px !important;
	top:712px !important;
	min-height:43px !important;
}

@keyframes zoomin2d-837523 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837523 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-837530 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837530 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-837535 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837535 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item1017855 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item927606 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item927659 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item927719 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item927772 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item927834 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item927887 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item927939 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item927993 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item928044 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item928097 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item777635 {
	width:42px !important;
	left:408px !important;
	top:731px !important;
	min-height:4px !important;
}

#item777658 {
	width:52px !important;
	left:409px !important;
	top:742px !important;
	min-height:4px !important;
}

#item777681 {
	width:96px !important;
	left:409px !important;
	top:749px !important;
	min-height:4px !important;
}

#item777704 {
	width:69px !important;
	left:409px !important;
	top:756px !important;
	min-height:4px !important;
}

#item777727 {
	width:93px !important;
	left:409px !important;
	top:763px !important;
	min-height:4px !important;
}

#item777750 {
	width:90px !important;
	left:409px !important;
	top:770px !important;
	min-height:4px !important;
}

#item777773 {
	width:128px !important;
	left:409px !important;
	top:777px !important;
	min-height:4px !important;
}

#item777796 {
	width:181px !important;
	left:409px !important;
	top:784px !important;
	min-height:4px !important;
}

#item274283 {
	width:37px !important;
	height:17px !important;
	left:999px !important;
	top:407px !important;
	background:#c6c6c5;
}

#item274284 {
	width:37px !important;
	height:17px !important;
	left:729px !important;
	top:407px !important;
	background:#c6c6c5;
}

#item274285 {
	width:143px !important;
	height:43px !important;
	left:731px !important;
	top:408px !important;
}

#item274318 {
	width:85px !important;
	height:41px !important;
	left:1002px !important;
	top:408px !important;
}

#item274367 {
	width:37px !important;
	height:17px !important;
	left:793px !important;
	top:644px !important;
	background:#c6c6c5;
}

#item274411 {
	width:79px !important;
	left:1037px !important;
	top:646px !important;
	min-height:40px !important;
}

#item274434 {
	width:86px !important;
	left:797px !important;
	top:646px !important;
	min-height:40px !important;
}

#item274457 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item274481 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item274504 {
	width:127px !important;
	height:132px !important;
	left:137px !important;
	top:585px !important;
}

#item274522 {
	width:81px !important;
	height:150px !important;
	left:235px !important;
	top:575px !important;
}

#item274542 {
	width:135px !important;
	height:136px !important;
	left:308px !important;
	top:581px !important;
}

#item274579 {
	width:483px !important;
	height:506px !important;
	left:32px !important;
	top:62px !important;
}

@keyframes battito-565248 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-565248 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item565248 {
	width:28px !important;
	height:30px !important;
	left:264px !important;
	top:729px !important;
}

#item565266 {
	width:51px !important;
	left:163px !important;
	top:712px !important;
	min-height:8px !important;
}

#item565289 {
	width:51px !important;
	left:253px !important;
	top:712px !important;
	min-height:8px !important;
}

#item565312 {
	width:51px !important;
	left:353px !important;
	top:712px !important;
	min-height:8px !important;
}

#item274744 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item928203 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item928256 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item928308 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item928362 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item928425 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item928478 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item928530 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item928587 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item928638 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item928690 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item777819 {
	width:31px !important;
	left:995px !important;
	top:215px !important;
	min-height:4px !important;
}

#item777842 {
	width:40px !important;
	left:995px !important;
	top:223px !important;
	min-height:4px !important;
}

#item777865 {
	width:52px !important;
	left:996px !important;
	top:236px !important;
	min-height:4px !important;
}

#item777888 {
	width:60px !important;
	left:996px !important;
	top:243px !important;
	min-height:4px !important;
}

#item777911 {
	width:64px !important;
	left:996px !important;
	top:250px !important;
	min-height:4px !important;
}

#item777934 {
	width:70px !important;
	left:996px !important;
	top:257px !important;
	min-height:4px !important;
}

#item777957 {
	width:124px !important;
	left:996px !important;
	top:264px !important;
	min-height:10px !important;
}

#item777980 {
	width:143px !important;
	left:996px !important;
	top:276px !important;
	min-height:10px !important;
}

#item778004 {
	width:144px !important;
	left:996px !important;
	top:289px !important;
	min-height:10px !important;
}

#item778027 {
	width:112px !important;
	left:996px !important;
	top:302px !important;
	min-height:4px !important;
}

#item778050 {
	width:144px !important;
	left:996px !important;
	top:309px !important;
	min-height:4px !important;
}

#item778073 {
	width:119px !important;
	left:996px !important;
	top:315px !important;
	min-height:4px !important;
}

#item753858 {
	width:212px !important;
	left:130px !important;
	top:369px !important;
	min-height:24px !important;
}

#item753738 {
	width:212px !important;
	left:129px !important;
	top:367px !important;
	min-height:27px !important;
}

#item276827 {
	width:212px !important;
	left:129px !important;
	top:367px !important;
	min-height:27px !important;
}

#item753725 {
	width:520px !important;
	height:408px !important;
	left:71px !important;
	top:133px !important;
}

#item753491 {
	width:230px !important;
	left:159px !important;
	top:363px !important;
	min-height:24px !important;
}

#item753514 {
	width:81px !important;
	height:7px !important;
	left:312px !important;
	top:301px !important;
}

#item753404 {
	width:37px !important;
	height:17px !important;
	left:156px !important;
	top:359px !important;
	background:#c6c6c5;
}

#item753413 {
	width:230px !important;
	left:158px !important;
	top:362px !important;
	min-height:24px !important;
}

#item753436 {
	width:81px !important;
	height:7px !important;
	left:313px !important;
	top:302px !important;
}

#item755735 {
	width:230px !important;
	left:158px !important;
	top:363px !important;
	min-height:24px !important;
}

#item753345 {
	width:425px !important;
	height:387px !important;
	left:615px !important;
	top:140px !important;
}

#item277098 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item277121 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item753607 {
	width:138px !important;
	height:112px !important;
	left:704px !important;
	top:586px !important;
}

#item753608 {
	width:67px !important;
	height:103px !important;
	left:850px !important;
	top:589px !important;
}

#item753609 {
	width:67px !important;
	height:103px !important;
	left:948px !important;
	top:582px !important;
}

#item753643 {
	width:51px !important;
	left:858px !important;
	top:694px !important;
	min-height:8px !important;
}

#item753668 {
	width:51px !important;
	left:961px !important;
	top:694px !important;
	min-height:8px !important;
}

#item753696 {
	width:51px !important;
	left:750px !important;
	top:694px !important;
	min-height:8px !important;
}

#item754170 {
	width:113px !important;
	height:106px !important;
	left:89px !important;
	top:574px !important;
}

#item754155 {
	width:217px !important;
	height:139px !important;
	left:204px !important;
	top:565px !important;
}

#item754188 {
	width:50px !important;
	height:107px !important;
	left:433px !important;
	top:581px !important;
}

#item754018 {
	width:51px !important;
	left:121px !important;
	top:694px !important;
	min-height:8px !important;
}

#item754043 {
	width:51px !important;
	left:288px !important;
	top:694px !important;
	min-height:8px !important;
}

#item754096 {
	width:51px !important;
	left:429px !important;
	top:694px !important;
	min-height:8px !important;
}

@keyframes battito-754122 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-754122 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item754122 {
	width:28px !important;
	height:30px !important;
	left:299px !important;
	top:712px !important;
}

@keyframes battito-755661 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-755661 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item755661 {
	width:28px !important;
	height:30px !important;
	left:869px !important;
	top:712px !important;
}

#item275246 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item928803 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item928857 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item928911 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item928963 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item929031 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item929083 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item929135 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item929187 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item929240 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item929292 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item778096 {
	width:31px !important;
	left:303px !important;
	top:26px !important;
	min-height:4px !important;
}

#item778119 {
	width:138px !important;
	left:347px !important;
	top:33px !important;
	min-height:4px !important;
}

#item778142 {
	width:60px !important;
	left:347px !important;
	top:26px !important;
	min-height:4px !important;
}

#item778165 {
	width:18px !important;
	left:303px !important;
	top:33px !important;
	min-height:4px !important;
}

#item277192 {
	width:102px !important;
	left:72px !important;
	top:618px !important;
	min-height:72px !important;
}

#item277223 {
	width:57px !important;
	left:69px !important;
	top:188px !important;
	min-height:7px !important;
}

#item277246 {
	width:164px !important;
	height:75px !important;
	left:1016px !important;
	top:191px !important;
}

#item277276 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item277299 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item275452 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item929403 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item929456 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item929511 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item929563 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item929629 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item929682 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item929734 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item929789 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item929841 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item929894 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item778230 {
	width:31px !important;
	left:40px !important;
	top:770px !important;
	min-height:4px !important;
}

#item778253 {
	width:126px !important;
	left:85px !important;
	top:776px !important;
	min-height:4px !important;
}

#item778276 {
	width:18px !important;
	left:40px !important;
	top:776px !important;
	min-height:4px !important;
}

#item277348 {
	width:148px !important;
	left:68px !important;
	top:391px !important;
	min-height:40px !important;
}

#item277371 {
	width:148px !important;
	left:115px !important;
	top:727px !important;
	min-height:23px !important;
}

#item277394 {
	width:148px !important;
	left:295px !important;
	top:727px !important;
	min-height:23px !important;
}

#item277417 {
	width:148px !important;
	left:453px !important;
	top:727px !important;
	min-height:23px !important;
}

@keyframes zoomin2d-277465 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-277465 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item277488 {
	width:200px !important;
	height:25px !important;
	left:104px !important;
	top:293px !important;
}

#item277519 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item277542 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-277575 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-277575 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item275546 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item930045 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item930098 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item930150 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item930202 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item930255 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item930307 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item930359 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item930411 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item930462 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item930515 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item778299 {
	width:123px !important;
	left:57px !important;
	top:552px !important;
	min-height:4px !important;
}

#item778322 {
	width:111px !important;
	left:57px !important;
	top:559px !important;
	min-height:4px !important;
}

#item778345 {
	width:111px !important;
	left:57px !important;
	top:567px !important;
	min-height:4px !important;
}

#item778368 {
	width:110px !important;
	left:57px !important;
	top:574px !important;
	min-height:4px !important;
}

#item778391 {
	width:31px !important;
	left:57px !important;
	top:507px !important;
	min-height:4px !important;
}

#item778414 {
	width:52px !important;
	left:57px !important;
	top:521px !important;
	min-height:4px !important;
}

#item778438 {
	width:52px !important;
	left:57px !important;
	top:528px !important;
	min-height:4px !important;
}

#item778461 {
	width:51px !important;
	left:57px !important;
	top:535px !important;
	min-height:4px !important;
}

#item778484 {
	width:18px !important;
	left:57px !important;
	top:514px !important;
	min-height:4px !important;
}

#item277582 {
	width:37px !important;
	height:17px !important;
	left:891px !important;
	top:583px !important;
	background:#c6c6c5;
}

#item277591 {
	width:144px !important;
	left:108px !important;
	top:397px !important;
	min-height:24px !important;
}

#item277636 {
	width:194px !important;
	height:39px !important;
	left:107px !important;
	top:310px !important;
}

#item277661 {
	width:48px !important;
	left:408px !important;
	top:769px !important;
	min-height:7px !important;
}

#item277684 {
	width:50px !important;
	left:261px !important;
	top:769px !important;
	min-height:7px !important;
}

#item277707 {
	width:51px !important;
	left:92px !important;
	top:769px !important;
	min-height:7px !important;
}

@keyframes zoomin2d-350794 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-350794 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item277805 {
	width:499px !important;
	height:17px !important;
	left:633px !important;
	top:735px !important;
}

#item277828 {
	width:155px !important;
	left:893px !important;
	top:586px !important;
	min-height:40px !important;
}

#item277851 {
	width:201px !important;
	left:915px !important;
	top:316px !important;
	min-height:40px !important;
}

#item277874 {
	width:225px !important;
	left:654px !important;
	top:316px !important;
	min-height:40px !important;
}

#item277897 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item277920 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-277947 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-277947 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item275734 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item930625 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item930677 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item930731 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item930783 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item930847 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item930899 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item930954 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item931006 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item931059 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item931112 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item1001605 {
	width:49px !important;
	left:958px !important;
	top:19px !important;
	min-height:28px !important;
}

#item1001609 {
	width:49px !important;
	left:958px !important;
	top:52px !important;
	min-height:28px !important;
}

#item1001633 {
	width:49px !important;
	left:958px !important;
	top:92px !important;
	min-height:28px !important;
}

#item1001657 {
	width:49px !important;
	left:958px !important;
	top:134px !important;
	min-height:28px !important;
}

#item1001680 {
	width:49px !important;
	left:958px !important;
	top:189px !important;
	min-height:28px !important;
}

#item1001704 {
	width:49px !important;
	left:958px !important;
	top:301px !important;
	min-height:28px !important;
}

#item1001727 {
	width:49px !important;
	left:958px !important;
	top:391px !important;
	min-height:28px !important;
}

#item1001750 {
	width:49px !important;
	left:958px !important;
	top:445px !important;
	min-height:28px !important;
}

#item1001773 {
	width:49px !important;
	left:958px !important;
	top:492px !important;
	min-height:28px !important;
}

#item1001796 {
	width:49px !important;
	left:958px !important;
	top:550px !important;
	min-height:28px !important;
}

#item1001842 {
	width:49px !important;
	left:958px !important;
	top:602px !important;
	min-height:28px !important;
}

#item1001865 {
	width:49px !important;
	left:958px !important;
	top:644px !important;
	min-height:28px !important;
}

#item1001911 {
	width:49px !important;
	left:958px !important;
	top:685px !important;
	min-height:28px !important;
}

#item1002083 {
	width:49px !important;
	left:958px !important;
	top:243px !important;
	min-height:28px !important;
}

#item1002112 {
	width:49px !important;
	left:958px !important;
	top:348px !important;
	min-height:28px !important;
}

#item1002152 {
	width:49px !important;
	left:958px !important;
	top:728px !important;
	min-height:28px !important;
}

#item1002175 {
	width:49px !important;
	left:958px !important;
	top:769px !important;
	min-height:28px !important;
}

#item278154 {
	width:163px !important;
	left:615px !important;
	top:651px !important;
	min-height:102px !important;
}

#item278177 {
	width:169px !important;
	left:781px !important;
	top:651px !important;
	min-height:108px !important;
}

#item1002893 {
	width:174px !important;
	height:32px !important;
	left:964px !important;
	top:45px !important;
}

#item1002901 {
	width:174px !important;
	height:42px !important;
	left:964px !important;
	top:81px !important;
}

#item1002908 {
	width:174px !important;
	height:37px !important;
	left:964px !important;
	top:127px !important;
}

#item1002917 {
	width:174px !important;
	height:57px !important;
	left:964px !important;
	top:168px !important;
}

#item1002925 {
	width:174px !important;
	height:49px !important;
	left:964px !important;
	top:230px !important;
}

#item1002932 {
	width:174px !important;
	height:56px !important;
	left:964px !important;
	top:283px !important;
}

#item1002939 {
	width:174px !important;
	height:30px !important;
	left:964px !important;
	top:343px !important;
}

#item1002946 {
	width:174px !important;
	height:51px !important;
	left:964px !important;
	top:376px !important;
}

#item1002955 {
	width:174px !important;
	height:40px !important;
	left:964px !important;
	top:432px !important;
}

#item1002962 {
	width:174px !important;
	height:50px !important;
	left:964px !important;
	top:476px !important;
}

#item1002970 {
	width:174px !important;
	height:50px !important;
	left:964px !important;
	top:531px !important;
}

#item1002977 {
	width:174px !important;
	height:46px !important;
	left:964px !important;
	top:585px !important;
}

#item1002984 {
	width:174px !important;
	height:34px !important;
	left:964px !important;
	top:634px !important;
}

#item1002992 {
	width:174px !important;
	height:42px !important;
	left:964px !important;
	top:672px !important;
}

#item1003000 {
	width:174px !important;
	height:32px !important;
	left:964px !important;
	top:717px !important;
}

#item1003007 {
	width:174px !important;
	height:49px !important;
	left:964px !important;
	top:754px !important;
}

#item1002817 {
	width:146px !important;
	height:30px !important;
	left:625px !important;
	top:651px !important;
}

#item1002824 {
	width:146px !important;
	height:30px !important;
	left:625px !important;
	top:687px !important;
}

#item1002831 {
	width:146px !important;
	height:30px !important;
	left:625px !important;
	top:722px !important;
}

#item1002843 {
	width:159px !important;
	height:30px !important;
	left:787px !important;
	top:651px !important;
}

#item1002850 {
	width:159px !important;
	height:30px !important;
	left:787px !important;
	top:687px !important;
}

#item1002857 {
	width:159px !important;
	height:30px !important;
	left:787px !important;
	top:722px !important;
}

#item278062 {
	width:178px !important;
	left:329px !important;
	top:471px !important;
	min-height:235px !important;
}

#item278085 {
	width:365px !important;
	left:157px !important;
	top:539px !important;
	min-height:98px !important;
}

#item278108 {
	width:275px !important;
	left:257px !important;
	top:679px !important;
	min-height:98px !important;
}

#item278131 {
	width:356px !important;
	left:190px !important;
	top:383px !important;
	min-height:24px !important;
}

#item1002217 {
	width:108px !important;
	left:1028px !important;
	top:23px !important;
	min-height:9px !important;
}

#item1007130 {
	width:174px !important;
	height:32px !important;
	left:964px !important;
	top:7px !important;
}

#item1017911 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item931217 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item931270 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item931327 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item931379 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item931441 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item931493 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item931545 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item931597 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item931650 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item931703 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item778507 {
	width:27px !important;
	left:162px !important;
	top:11px !important;
	min-height:4px !important;
}

#item778530 {
	width:93px !important;
	left:283px !important;
	top:11px !important;
	min-height:4px !important;
}

#item778553 {
	width:109px !important;
	left:479px !important;
	top:11px !important;
	min-height:4px !important;
}

#item778576 {
	width:113px !important;
	left:276px !important;
	top:18px !important;
	min-height:4px !important;
}

#item778599 {
	width:88px !important;
	left:192px !important;
	top:11px !important;
	min-height:4px !important;
}

#item778623 {
	width:98px !important;
	left:378px !important;
	top:11px !important;
	min-height:4px !important;
}

#item778646 {
	width:147px !important;
	left:163px !important;
	top:26px !important;
	min-height:4px !important;
}

#item778669 {
	width:118px !important;
	left:392px !important;
	top:18px !important;
	min-height:4px !important;
}

#item778692 {
	width:111px !important;
	left:162px !important;
	top:18px !important;
	min-height:4px !important;
}

#item282005 {
	width:81px !important;
	left:642px !important;
	top:703px !important;
	min-height:43px !important;
}

#item282028 {
	width:108px !important;
	left:1018px !important;
	top:321px !important;
	min-height:43px !important;
}

#item282079 {
	width:341px !important;
	left:642px !important;
	top:547px !important;
	min-height:11px !important;
}

#item282102 {
	width:273px !important;
	left:642px !important;
	top:229px !important;
	min-height:11px !important;
}

#item282155 {
	width:161px !important;
	height:25px !important;
	left:874px !important;
	top:44px !important;
}

#item282187 {
	width:234px !important;
	height:39px !important;
	left:89px !important;
	top:145px !important;
}

#item282210 {
	width:183px !important;
	left:89px !important;
	top:221px !important;
	min-height:27px !important;
}

@keyframes battito-282386 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-282386 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-282392 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-282392 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item278561 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item936174 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item936226 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item936278 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item936330 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item936383 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item936435 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item936487 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item936539 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item936591 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item936644 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item778715 {
	width:96px !important;
	left:543px !important;
	top:544px !important;
	min-height:4px !important;
}

#item778738 {
	width:66px !important;
	left:543px !important;
	top:551px !important;
	min-height:4px !important;
}

#item778761 {
	width:67px !important;
	left:543px !important;
	top:558px !important;
	min-height:4px !important;
}

#item778784 {
	width:83px !important;
	left:543px !important;
	top:564px !important;
	min-height:4px !important;
}

#item778807 {
	width:88px !important;
	left:543px !important;
	top:571px !important;
	min-height:4px !important;
}

#item778830 {
	width:136px !important;
	left:543px !important;
	top:578px !important;
	min-height:4px !important;
}

#item778853 {
	width:111px !important;
	left:543px !important;
	top:585px !important;
	min-height:4px !important;
}

#item778876 {
	width:98px !important;
	left:543px !important;
	top:591px !important;
	min-height:4px !important;
}

#item778899 {
	width:128px !important;
	left:543px !important;
	top:598px !important;
	min-height:4px !important;
}

#item778922 {
	width:45px !important;
	left:543px !important;
	top:537px !important;
	min-height:4px !important;
}

#item282432 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item282455 {
	width:425px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item282597 {
	width:177px !important;
	left:384px !important;
	top:170px !important;
	min-height:27px !important;
}

#item699380 {
	width:177px !important;
	left:384px !important;
	top:170px !important;
	min-height:27px !important;
}

#item282542 {
	width:177px !important;
	left:69px !important;
	top:160px !important;
	min-height:43px !important;
}

#item282482 {
	width:565px !important;
	height:319px !important;
	left:-39px !important;
	top:421px !important;
}

#item282651 {
	width:194px !important;
	height:39px !important;
	left:930px !important;
	top:320px !important;
}

#item282697 {
	width:162px !important;
	left:635px !important;
	top:762px !important;
	min-height:9px !important;
}

@keyframes zoomin2d-351347 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.99;}
	83.3% {opacity:1;}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-351347 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.99;}
	83.3% {opacity:1;}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item282851 {
	width:219px !important;
	left:32px !important;
	top:166px !important;
	min-height:11px !important;
}

#item282819 {
	width:219px !important;
	left:32px !important;
	top:165px !important;
	min-height:11px !important;
}

#item282770 {
	width:202px !important;
	left:32px !important;
	top:165px !important;
	min-height:11px !important;
}

#item282768 {
	width:259px !important;
	height:177px !important;
	left:610px !important;
	top:297px !important;
}

#item282874 {
	width:83px !important;
	height:43px !important;
	left:1010px !important;
	top:391px !important;
}

#item282890 {
	width:72px !important;
	height:46px !important;
	left:922px !important;
	top:390px !important;
}

#item282906 {
	width:276px !important;
	height:109px !important;
	left:635px !important;
	top:609px !important;
}

@keyframes battito-283001 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-283001 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-603631 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-603631 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item603631 {
	width:28px !important;
	height:30px !important;
	left:493px !important;
	top:694px !important;
}

#item603774 {
	width:108px !important;
	height:59px !important;
	left:386px !important;
	top:642px !important;
}

#item603772 {
	width:97px !important;
	height:64px !important;
	left:397px !important;
	top:713px !important;
}

#item603773 {
	width:97px !important;
	height:64px !important;
	left:273px !important;
	top:714px !important;
}

#item603683 {
	width:48px !important;
	left:428px !important;
	top:776px !important;
	min-height:8px !important;
}

#item603708 {
	width:48px !important;
	left:301px !important;
	top:776px !important;
	min-height:8px !important;
}

#item603745 {
	width:48px !important;
	left:427px !important;
	top:695px !important;
	min-height:8px !important;
}

#item603989 {
	width:84px !important;
	height:33px !important;
	left:1025px !important;
	top:690px !important;
}

#item603990 {
	width:84px !important;
	height:33px !important;
	left:933px !important;
	top:610px !important;
}

#item603991 {
	width:84px !important;
	height:33px !important;
	left:1025px !important;
	top:610px !important;
}

#item603992 {
	width:84px !important;
	height:33px !important;
	left:1025px !important;
	top:729px !important;
}

#item603993 {
	width:84px !important;
	height:33px !important;
	left:933px !important;
	top:689px !important;
}

#item603994 {
	width:77px !important;
	height:30px !important;
	left:937px !important;
	top:651px !important;
}

#item603995 {
	width:84px !important;
	height:33px !important;
	left:934px !important;
	top:729px !important;
}

#item603996 {
	width:77px !important;
	height:30px !important;
	left:1029px !important;
	top:651px !important;
}

@keyframes battito-603851 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-603851 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item603851 {
	width:28px !important;
	height:30px !important;
	left:898px !important;
	top:733px !important;
}

@keyframes battito-603870 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-603870 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item603870 {
	width:28px !important;
	height:30px !important;
	left:993px !important;
	top:448px !important;
}

#item603890 {
	width:48px !important;
	left:935px !important;
	top:440px !important;
	min-height:8px !important;
}

#item603940 {
	width:48px !important;
	left:1032px !important;
	top:440px !important;
	min-height:8px !important;
}

#item278434 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item936739 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item936791 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item936843 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item936895 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item936948 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item937001 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item937053 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item937106 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item937157 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item937210 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item778945 {
	width:71px !important;
	left:641px !important;
	top:351px !important;
	min-height:4px !important;
}

#item778968 {
	width:53px !important;
	left:641px !important;
	top:358px !important;
	min-height:4px !important;
}

#item778991 {
	width:62px !important;
	left:641px !important;
	top:365px !important;
	min-height:4px !important;
}

#item779015 {
	width:64px !important;
	left:641px !important;
	top:372px !important;
	min-height:4px !important;
}

#item779038 {
	width:48px !important;
	left:641px !important;
	top:379px !important;
	min-height:4px !important;
}

#item779061 {
	width:35px !important;
	left:641px !important;
	top:386px !important;
	min-height:4px !important;
}

#item779084 {
	width:71px !important;
	left:641px !important;
	top:393px !important;
	min-height:4px !important;
}

#item779107 {
	width:87px !important;
	left:641px !important;
	top:400px !important;
	min-height:4px !important;
}

#item779130 {
	width:63px !important;
	left:641px !important;
	top:407px !important;
	min-height:4px !important;
}

#item779153 {
	width:59px !important;
	left:641px !important;
	top:414px !important;
	min-height:4px !important;
}

#item779176 {
	width:59px !important;
	left:641px !important;
	top:422px !important;
	min-height:4px !important;
}

#item779199 {
	width:79px !important;
	left:641px !important;
	top:429px !important;
	min-height:4px !important;
}

#item779222 {
	width:83px !important;
	left:641px !important;
	top:436px !important;
	min-height:4px !important;
}

#item779245 {
	width:71px !important;
	left:641px !important;
	top:443px !important;
	min-height:4px !important;
}

#item779268 {
	width:45px !important;
	left:641px !important;
	top:334px !important;
	min-height:4px !important;
}

#item779291 {
	width:42px !important;
	left:641px !important;
	top:341px !important;
	min-height:4px !important;
}

#item283031 {
	width:152px !important;
	left:385px !important;
	top:775px !important;
	min-height:24px !important;
}

#item283054 {
	width:34px !important;
	left:524px !important;
	top:669px !important;
	min-height:7px !important;
}

#item283077 {
	width:34px !important;
	left:383px !important;
	top:730px !important;
	min-height:7px !important;
}

#item283108 {
	width:173px !important;
	left:809px !important;
	top:329px !important;
	min-height:11px !important;
}

#item283131 {
	width:57px !important;
	left:1033px !important;
	top:221px !important;
	min-height:7px !important;
}

#item283155 {
	width:57px !important;
	left:797px !important;
	top:114px !important;
	min-height:7px !important;
}

#item283205 {
	width:79px !important;
	left:807px !important;
	top:725px !important;
	min-height:40px !important;
}

#item283228 {
	width:88px !important;
	left:990px !important;
	top:725px !important;
	min-height:40px !important;
}

#item283251 {
	width:116px !important;
	left:649px !important;
	top:741px !important;
	min-height:24px !important;
}

#item283284 {
	width:142px !important;
	left:807px !important;
	top:511px !important;
	min-height:40px !important;
}

#item283315 {
	width:173px !important;
	left:83px !important;
	top:708px !important;
	min-height:8px !important;
}

#item283338 {
	width:200px !important;
	height:25px !important;
	left:111px !important;
	top:744px !important;
}

#item283362 {
	width:200px !important;
	height:25px !important;
	left:111px !important;
	top:522px !important;
}

#item283413 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item283436 {
	width:425px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

@keyframes battito-283482 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-283482 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-283488 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-283488 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item281910 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item937322 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item937374 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item937426 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item937478 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item937531 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item937583 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item937636 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item937688 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item937740 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item937810 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item779314 {
	width:84px !important;
	left:501px !important;
	top:635px !important;
	min-height:4px !important;
}

#item779337 {
	width:94px !important;
	left:501px !important;
	top:711px !important;
	min-height:4px !important;
}

#item779360 {
	width:84px !important;
	left:506px !important;
	top:337px !important;
	min-height:4px !important;
}

#item779383 {
	width:84px !important;
	left:501px !important;
	top:642px !important;
	min-height:4px !important;
}

#item779409 {
	width:94px !important;
	left:501px !important;
	top:718px !important;
	min-height:4px !important;
}

#item779433 {
	width:84px !important;
	left:506px !important;
	top:344px !important;
	min-height:4px !important;
}

#item779456 {
	width:84px !important;
	left:501px !important;
	top:649px !important;
	min-height:4px !important;
}

#item779479 {
	width:94px !important;
	left:501px !important;
	top:725px !important;
	min-height:4px !important;
}

#item779502 {
	width:84px !important;
	left:506px !important;
	top:351px !important;
	min-height:4px !important;
}

#item779525 {
	width:84px !important;
	left:501px !important;
	top:656px !important;
	min-height:4px !important;
}

#item779548 {
	width:94px !important;
	left:501px !important;
	top:732px !important;
	min-height:4px !important;
}

#item779571 {
	width:84px !important;
	left:506px !important;
	top:358px !important;
	min-height:4px !important;
}

#item779594 {
	width:84px !important;
	left:501px !important;
	top:663px !important;
	min-height:4px !important;
}

#item779617 {
	width:94px !important;
	left:501px !important;
	top:739px !important;
	min-height:4px !important;
}

#item779640 {
	width:84px !important;
	left:506px !important;
	top:365px !important;
	min-height:4px !important;
}

#item779663 {
	width:84px !important;
	left:501px !important;
	top:670px !important;
	min-height:4px !important;
}

#item779686 {
	width:94px !important;
	left:501px !important;
	top:746px !important;
	min-height:4px !important;
}

#item779709 {
	width:84px !important;
	left:506px !important;
	top:372px !important;
	min-height:4px !important;
}

#item779732 {
	width:84px !important;
	left:501px !important;
	top:677px !important;
	min-height:4px !important;
}

#item779755 {
	width:94px !important;
	left:501px !important;
	top:753px !important;
	min-height:4px !important;
}

#item779778 {
	width:84px !important;
	left:506px !important;
	top:380px !important;
	min-height:4px !important;
}

#item779802 {
	width:84px !important;
	left:501px !important;
	top:684px !important;
	min-height:4px !important;
}

#item779825 {
	width:94px !important;
	left:501px !important;
	top:760px !important;
	min-height:4px !important;
}

#item779848 {
	width:84px !important;
	left:506px !important;
	top:387px !important;
	min-height:4px !important;
}

#item779871 {
	width:84px !important;
	left:501px !important;
	top:692px !important;
	min-height:4px !important;
}

#item779894 {
	width:94px !important;
	left:501px !important;
	top:768px !important;
	min-height:4px !important;
}

#item779917 {
	width:84px !important;
	left:506px !important;
	top:394px !important;
	min-height:4px !important;
}

#item779940 {
	width:84px !important;
	left:501px !important;
	top:699px !important;
	min-height:4px !important;
}

#item779963 {
	width:94px !important;
	left:501px !important;
	top:775px !important;
	min-height:4px !important;
}

#item779986 {
	width:84px !important;
	left:506px !important;
	top:401px !important;
	min-height:4px !important;
}

#item780009 {
	width:78px !important;
	left:501px !important;
	top:626px !important;
	min-height:4px !important;
}

#item283586 {
	width:230px !important;
	left:630px !important;
	top:340px !important;
	min-height:177px !important;
}

#item283778 {
	width:142px !important;
	left:56px !important;
	top:343px !important;
	min-height:43px !important;
}

#item283801 {
	width:142px !important;
	left:56px !important;
	top:688px !important;
	min-height:43px !important;
}

#item283824 {
	width:65px !important;
	left:177px !important;
	top:244px !important;
	min-height:24px !important;
}

#item283847 {
	width:65px !important;
	left:177px !important;
	top:589px !important;
	min-height:24px !important;
}

#item283870 {
	width:65px !important;
	left:177px !important;
	top:414px !important;
	min-height:24px !important;
}

#item283893 {
	width:65px !important;
	left:177px !important;
	top:755px !important;
	min-height:24px !important;
}

#item283916 {
	width:65px !important;
	left:256px !important;
	top:244px !important;
	min-height:24px !important;
}

#item283939 {
	width:65px !important;
	left:256px !important;
	top:589px !important;
	min-height:24px !important;
}

#item283962 {
	width:65px !important;
	left:256px !important;
	top:414px !important;
	min-height:24px !important;
}

#item283985 {
	width:65px !important;
	left:256px !important;
	top:755px !important;
	min-height:24px !important;
}

#item284008 {
	width:65px !important;
	left:335px !important;
	top:244px !important;
	min-height:24px !important;
}

#item284032 {
	width:65px !important;
	left:335px !important;
	top:589px !important;
	min-height:24px !important;
}

#item284055 {
	width:65px !important;
	left:335px !important;
	top:414px !important;
	min-height:24px !important;
}

#item284079 {
	width:65px !important;
	left:335px !important;
	top:755px !important;
	min-height:24px !important;
}

#item284102 {
	width:65px !important;
	left:414px !important;
	top:244px !important;
	min-height:24px !important;
}

#item284125 {
	width:65px !important;
	left:414px !important;
	top:589px !important;
	min-height:24px !important;
}

#item284148 {
	width:65px !important;
	left:414px !important;
	top:414px !important;
	min-height:24px !important;
}

#item284171 {
	width:65px !important;
	left:414px !important;
	top:755px !important;
	min-height:24px !important;
}

#item284194 {
	width:65px !important;
	left:493px !important;
	top:244px !important;
	min-height:24px !important;
}

#item284217 {
	width:65px !important;
	left:493px !important;
	top:589px !important;
	min-height:24px !important;
}

#item284257 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item284280 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item284303 {
	width:200px !important;
	height:39px !important;
	left:383px !important;
	top:56px !important;
}

@keyframes battito-284368 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-284368 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item278653 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item937914 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item937966 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item938019 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item938072 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item938124 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item938176 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item938239 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item938291 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item938342 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item938394 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item780121 {
	width:69px !important;
	left:544px !important;
	top:333px !important;
	min-height:4px !important;
}

#item780144 {
	width:121px !important;
	left:632px !important;
	top:333px !important;
	min-height:4px !important;
}

#item780167 {
	width:64px !important;
	left:544px !important;
	top:340px !important;
	min-height:4px !important;
}

#item780190 {
	width:70px !important;
	left:544px !important;
	top:347px !important;
	min-height:4px !important;
}

#item780213 {
	width:62px !important;
	left:632px !important;
	top:340px !important;
	min-height:4px !important;
}

#item780236 {
	width:86px !important;
	left:632px !important;
	top:347px !important;
	min-height:4px !important;
}

#item780259 {
	width:40px !important;
	left:544px !important;
	top:323px !important;
	min-height:4px !important;
}

#item780282 {
	width:38px !important;
	left:544px !important;
	top:366px !important;
	min-height:4px !important;
}

#item780305 {
	width:77px !important;
	left:632px !important;
	top:366px !important;
	min-height:4px !important;
}

#item780328 {
	width:36px !important;
	left:544px !important;
	top:373px !important;
	min-height:4px !important;
}

#item780351 {
	width:76px !important;
	left:632px !important;
	top:373px !important;
	min-height:4px !important;
}

#item780374 {
	width:37px !important;
	left:544px !important;
	top:380px !important;
	min-height:4px !important;
}

#item780397 {
	width:76px !important;
	left:632px !important;
	top:380px !important;
	min-height:4px !important;
}

#item780420 {
	width:37px !important;
	left:544px !important;
	top:388px !important;
	min-height:4px !important;
}

#item780443 {
	width:74px !important;
	left:632px !important;
	top:388px !important;
	min-height:4px !important;
}

#item780466 {
	width:37px !important;
	left:544px !important;
	top:395px !important;
	min-height:4px !important;
}

#item780489 {
	width:84px !important;
	left:632px !important;
	top:395px !important;
	min-height:4px !important;
}

#item780513 {
	width:37px !important;
	left:544px !important;
	top:402px !important;
	min-height:4px !important;
}

#item780536 {
	width:83px !important;
	left:632px !important;
	top:402px !important;
	min-height:4px !important;
}

#item780559 {
	width:37px !important;
	left:544px !important;
	top:409px !important;
	min-height:4px !important;
}

#item780582 {
	width:74px !important;
	left:632px !important;
	top:409px !important;
	min-height:4px !important;
}

#item780605 {
	width:37px !important;
	left:544px !important;
	top:416px !important;
	min-height:4px !important;
}

#item780628 {
	width:79px !important;
	left:632px !important;
	top:416px !important;
	min-height:4px !important;
}

#item780652 {
	width:37px !important;
	left:544px !important;
	top:423px !important;
	min-height:4px !important;
}

#item780675 {
	width:76px !important;
	left:632px !important;
	top:423px !important;
	min-height:4px !important;
}

#item780698 {
	width:37px !important;
	left:544px !important;
	top:430px !important;
	min-height:4px !important;
}

#item780721 {
	width:79px !important;
	left:632px !important;
	top:430px !important;
	min-height:4px !important;
}

#item780744 {
	width:44px !important;
	left:540px !important;
	top:443px !important;
	min-height:4px !important;
}

#item780767 {
	width:84px !important;
	left:628px !important;
	top:443px !important;
	min-height:4px !important;
}

#item780790 {
	width:43px !important;
	left:540px !important;
	top:450px !important;
	min-height:4px !important;
}

#item780813 {
	width:83px !important;
	left:628px !important;
	top:450px !important;
	min-height:4px !important;
}

#item780836 {
	width:44px !important;
	left:540px !important;
	top:457px !important;
	min-height:4px !important;
}

#item780859 {
	width:83px !important;
	left:628px !important;
	top:457px !important;
	min-height:4px !important;
}

#item780882 {
	width:44px !important;
	left:540px !important;
	top:464px !important;
	min-height:4px !important;
}

#item780906 {
	width:81px !important;
	left:628px !important;
	top:464px !important;
	min-height:4px !important;
}

#item780929 {
	width:44px !important;
	left:540px !important;
	top:471px !important;
	min-height:4px !important;
}

#item780952 {
	width:90px !important;
	left:628px !important;
	top:471px !important;
	min-height:4px !important;
}

#item780975 {
	width:44px !important;
	left:540px !important;
	top:478px !important;
	min-height:4px !important;
}

#item780998 {
	width:89px !important;
	left:628px !important;
	top:478px !important;
	min-height:4px !important;
}

#item781021 {
	width:44px !important;
	left:540px !important;
	top:485px !important;
	min-height:4px !important;
}

#item781044 {
	width:81px !important;
	left:628px !important;
	top:485px !important;
	min-height:4px !important;
}

#item781067 {
	width:44px !important;
	left:540px !important;
	top:492px !important;
	min-height:4px !important;
}

#item781090 {
	width:85px !important;
	left:628px !important;
	top:492px !important;
	min-height:4px !important;
}

#item781113 {
	width:44px !important;
	left:540px !important;
	top:500px !important;
	min-height:4px !important;
}

#item781136 {
	width:83px !important;
	left:628px !important;
	top:500px !important;
	min-height:4px !important;
}

#item781159 {
	width:44px !important;
	left:540px !important;
	top:507px !important;
	min-height:4px !important;
}

#item781182 {
	width:85px !important;
	left:628px !important;
	top:507px !important;
	min-height:4px !important;
}

#item284373 {
	width:45px !important;
	height:17px !important;
	left:377px !important;
	top:351px !important;
	background:#c6c6c5;
}

#item284374 {
	width:45px !important;
	height:17px !important;
	left:377px !important;
	top:624px !important;
	background:#c6c6c5;
}

#item284420 {
	width:113px !important;
	left:380px !important;
	top:355px !important;
	min-height:52px !important;
}

#item284443 {
	width:61px !important;
	left:380px !important;
	top:624px !important;
	min-height:11px !important;
}

#item284467 {
	width:192px !important;
	left:318px !important;
	top:718px !important;
	min-height:40px !important;
}

#item284688 {
	width:57px !important;
	left:1063px !important;
	top:229px !important;
	min-height:11px !important;
}

#item284711 {
	width:72px !important;
	left:896px !important;
	top:509px !important;
	min-height:11px !important;
}

#item284735 {
	width:72px !important;
	left:982px !important;
	top:377px !important;
	min-height:11px !important;
}

#item284758 {
	width:85px !important;
	left:812px !important;
	top:377px !important;
	min-height:11px !important;
}

#item284781 {
	width:72px !important;
	left:981px !important;
	top:509px !important;
	min-height:11px !important;
}

#item284804 {
	width:80px !important;
	left:1063px !important;
	top:377px !important;
	min-height:11px !important;
}

#item284827 {
	width:65px !important;
	left:895px !important;
	top:377px !important;
	min-height:11px !important;
}

#item284850 {
	width:72px !important;
	left:1063px !important;
	top:509px !important;
	min-height:11px !important;
}

#item284873 {
	width:86px !important;
	left:893px !important;
	top:229px !important;
	min-height:52px !important;
}

#item284896 {
	width:85px !important;
	left:812px !important;
	top:509px !important;
	min-height:11px !important;
}

#item284928 {
	width:57px !important;
	left:812px !important;
	top:643px !important;
	min-height:11px !important;
}

#item284952 {
	width:85px !important;
	left:727px !important;
	top:643px !important;
	min-height:11px !important;
}

#item284975 {
	width:85px !important;
	left:896px !important;
	top:764px !important;
	min-height:11px !important;
}

#item284998 {
	width:85px !important;
	left:1063px !important;
	top:643px !important;
	min-height:11px !important;
}

#item285021 {
	width:85px !important;
	left:896px !important;
	top:643px !important;
	min-height:11px !important;
}

#item285044 {
	width:85px !important;
	left:981px !important;
	top:764px !important;
	min-height:11px !important;
}

#item285067 {
	width:85px !important;
	left:727px !important;
	top:764px !important;
	min-height:11px !important;
}

#item285090 {
	width:85px !important;
	left:981px !important;
	top:643px !important;
	min-height:11px !important;
}

#item285113 {
	width:85px !important;
	left:1063px !important;
	top:764px !important;
	min-height:11px !important;
}

#item285136 {
	width:85px !important;
	left:812px !important;
	top:764px !important;
	min-height:11px !important;
}

#item285159 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item285182 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item285205 {
	width:200px !important;
	height:53px !important;
	left:383px !important;
	top:56px !important;
}

@keyframes battito-285275 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-285275 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item349779 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item938491 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item938545 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item938597 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item938649 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item938701 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item938753 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item938807 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item938872 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item938924 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item938977 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item781205 {
	width:40px !important;
	left:29px !important;
	top:413px !important;
	min-height:4px !important;
}

#item781228 {
	width:59px !important;
	left:28px !important;
	top:430px !important;
	min-height:4px !important;
}

#item781251 {
	width:58px !important;
	left:28px !important;
	top:437px !important;
	min-height:4px !important;
}

#item781275 {
	width:59px !important;
	left:28px !important;
	top:445px !important;
	min-height:4px !important;
}

#item781299 {
	width:59px !important;
	left:28px !important;
	top:452px !important;
	min-height:4px !important;
}

#item781322 {
	width:59px !important;
	left:28px !important;
	top:459px !important;
	min-height:4px !important;
}

#item781345 {
	width:59px !important;
	left:28px !important;
	top:466px !important;
	min-height:4px !important;
}

#item781368 {
	width:59px !important;
	left:28px !important;
	top:473px !important;
	min-height:4px !important;
}

#item781391 {
	width:59px !important;
	left:28px !important;
	top:480px !important;
	min-height:4px !important;
}

#item781414 {
	width:59px !important;
	left:28px !important;
	top:487px !important;
	min-height:4px !important;
}

#item781437 {
	width:59px !important;
	left:28px !important;
	top:494px !important;
	min-height:4px !important;
}

#item781460 {
	width:66px !important;
	left:163px !important;
	top:431px !important;
	min-height:4px !important;
}

#item781483 {
	width:65px !important;
	left:163px !important;
	top:438px !important;
	min-height:4px !important;
}

#item781506 {
	width:66px !important;
	left:163px !important;
	top:445px !important;
	min-height:4px !important;
}

#item781529 {
	width:66px !important;
	left:163px !important;
	top:452px !important;
	min-height:4px !important;
}

#item781552 {
	width:66px !important;
	left:163px !important;
	top:459px !important;
	min-height:4px !important;
}

#item781575 {
	width:66px !important;
	left:163px !important;
	top:466px !important;
	min-height:4px !important;
}

#item781598 {
	width:66px !important;
	left:163px !important;
	top:473px !important;
	min-height:4px !important;
}

#item781621 {
	width:66px !important;
	left:163px !important;
	top:480px !important;
	min-height:4px !important;
}

#item781644 {
	width:66px !important;
	left:163px !important;
	top:487px !important;
	min-height:4px !important;
}

#item781667 {
	width:66px !important;
	left:163px !important;
	top:494px !important;
	min-height:4px !important;
}

#item781691 {
	width:40px !important;
	left:566px !important;
	top:636px !important;
	min-height:4px !important;
}

#item781714 {
	width:51px !important;
	left:565px !important;
	top:644px !important;
	min-height:4px !important;
}

#item781737 {
	width:52px !important;
	left:604px !important;
	top:31px !important;
	min-height:4px !important;
}

#item781760 {
	width:37px !important;
	left:604px !important;
	top:52px !important;
	min-height:4px !important;
}

#item781783 {
	width:68px !important;
	left:604px !important;
	top:80px !important;
	min-height:4px !important;
}

#item781806 {
	width:79px !important;
	left:604px !important;
	top:109px !important;
	min-height:4px !important;
}

#item781830 {
	width:54px !important;
	left:705px !important;
	top:30px !important;
	min-height:4px !important;
}

#item781854 {
	width:65px !important;
	left:703px !important;
	top:53px !important;
	min-height:4px !important;
}

#item781877 {
	width:86px !important;
	left:702px !important;
	top:80px !important;
	min-height:4px !important;
}

#item781900 {
	width:78px !important;
	left:705px !important;
	top:111px !important;
	min-height:4px !important;
}

#item781923 {
	width:42px !important;
	left:101px !important;
	top:444px !important;
	min-height:4px !important;
}

#item781946 {
	width:39px !important;
	left:101px !important;
	top:451px !important;
	min-height:4px !important;
}

#item781969 {
	width:49px !important;
	left:101px !important;
	top:458px !important;
	min-height:4px !important;
}

#item781992 {
	width:48px !important;
	left:101px !important;
	top:466px !important;
	min-height:4px !important;
}

#item782015 {
	width:39px !important;
	left:101px !important;
	top:473px !important;
	min-height:4px !important;
}

#item782038 {
	width:44px !important;
	left:101px !important;
	top:480px !important;
	min-height:4px !important;
}

#item782061 {
	width:42px !important;
	left:101px !important;
	top:487px !important;
	min-height:4px !important;
}

#item782085 {
	width:44px !important;
	left:101px !important;
	top:494px !important;
	min-height:4px !important;
}

#item782108 {
	width:67px !important;
	left:247px !important;
	top:514px !important;
	min-height:4px !important;
}

#item782131 {
	width:65px !important;
	left:247px !important;
	top:521px !important;
	min-height:4px !important;
}

#item782154 {
	width:66px !important;
	left:247px !important;
	top:528px !important;
	min-height:4px !important;
}

#item782177 {
	width:63px !important;
	left:247px !important;
	top:535px !important;
	min-height:4px !important;
}

#item782200 {
	width:73px !important;
	left:247px !important;
	top:543px !important;
	min-height:4px !important;
}

#item782223 {
	width:72px !important;
	left:247px !important;
	top:550px !important;
	min-height:4px !important;
}

#item782246 {
	width:63px !important;
	left:247px !important;
	top:557px !important;
	min-height:4px !important;
}

#item782270 {
	width:68px !important;
	left:247px !important;
	top:564px !important;
	min-height:4px !important;
}

#item782293 {
	width:66px !important;
	left:247px !important;
	top:571px !important;
	min-height:4px !important;
}

#item782316 {
	width:68px !important;
	left:247px !important;
	top:578px !important;
	min-height:4px !important;
}

#item782339 {
	width:62px !important;
	left:566px !important;
	top:264px !important;
	min-height:4px !important;
}

#item782362 {
	width:60px !important;
	left:566px !important;
	top:271px !important;
	min-height:4px !important;
}

#item782385 {
	width:62px !important;
	left:566px !important;
	top:278px !important;
	min-height:4px !important;
}

#item782408 {
	width:61px !important;
	left:566px !important;
	top:285px !important;
	min-height:4px !important;
}

#item782432 {
	width:61px !important;
	left:566px !important;
	top:292px !important;
	min-height:4px !important;
}

#item782456 {
	width:62px !important;
	left:566px !important;
	top:299px !important;
	min-height:4px !important;
}

#item782479 {
	width:62px !important;
	left:566px !important;
	top:306px !important;
	min-height:4px !important;
}

#item782502 {
	width:61px !important;
	left:566px !important;
	top:313px !important;
	min-height:4px !important;
}

#item782525 {
	width:62px !important;
	left:566px !important;
	top:320px !important;
	min-height:4px !important;
}

#item782548 {
	width:62px !important;
	left:566px !important;
	top:327px !important;
	min-height:4px !important;
}

#item782571 {
	width:79px !important;
	left:566px !important;
	top:410px !important;
	min-height:4px !important;
}

#item782594 {
	width:78px !important;
	left:566px !important;
	top:417px !important;
	min-height:4px !important;
}

#item782617 {
	width:79px !important;
	left:566px !important;
	top:424px !important;
	min-height:4px !important;
}

#item782640 {
	width:79px !important;
	left:566px !important;
	top:431px !important;
	min-height:4px !important;
}

#item782663 {
	width:79px !important;
	left:566px !important;
	top:438px !important;
	min-height:4px !important;
}

#item782686 {
	width:79px !important;
	left:566px !important;
	top:446px !important;
	min-height:4px !important;
}

#item782709 {
	width:79px !important;
	left:566px !important;
	top:453px !important;
	min-height:4px !important;
}

#item782732 {
	width:79px !important;
	left:566px !important;
	top:460px !important;
	min-height:4px !important;
}

#item782755 {
	width:79px !important;
	left:566px !important;
	top:467px !important;
	min-height:4px !important;
}

#item782778 {
	width:79px !important;
	left:566px !important;
	top:474px !important;
	min-height:4px !important;
}

#item782801 {
	width:50px !important;
	left:567px !important;
	top:556px !important;
	min-height:4px !important;
}

#item782824 {
	width:49px !important;
	left:567px !important;
	top:563px !important;
	min-height:4px !important;
}

#item782848 {
	width:50px !important;
	left:567px !important;
	top:570px !important;
	min-height:4px !important;
}

#item782871 {
	width:50px !important;
	left:567px !important;
	top:577px !important;
	min-height:4px !important;
}

#item782894 {
	width:50px !important;
	left:567px !important;
	top:584px !important;
	min-height:4px !important;
}

#item782917 {
	width:50px !important;
	left:567px !important;
	top:591px !important;
	min-height:4px !important;
}

#item782940 {
	width:50px !important;
	left:567px !important;
	top:598px !important;
	min-height:4px !important;
}

#item782963 {
	width:49px !important;
	left:567px !important;
	top:605px !important;
	min-height:4px !important;
}

#item782987 {
	width:50px !important;
	left:567px !important;
	top:612px !important;
	min-height:4px !important;
}

#item783010 {
	width:50px !important;
	left:567px !important;
	top:620px !important;
	min-height:4px !important;
}

#item783033 {
	width:45px !important;
	left:567px !important;
	top:338px !important;
	min-height:4px !important;
}

#item783056 {
	width:44px !important;
	left:567px !important;
	top:345px !important;
	min-height:4px !important;
}

#item783079 {
	width:44px !important;
	left:567px !important;
	top:352px !important;
	min-height:4px !important;
}

#item783102 {
	width:42px !important;
	left:567px !important;
	top:360px !important;
	min-height:4px !important;
}

#item783125 {
	width:51px !important;
	left:567px !important;
	top:367px !important;
	min-height:4px !important;
}

#item783148 {
	width:51px !important;
	left:567px !important;
	top:374px !important;
	min-height:4px !important;
}

#item783171 {
	width:42px !important;
	left:567px !important;
	top:381px !important;
	min-height:4px !important;
}

#item783194 {
	width:47px !important;
	left:567px !important;
	top:388px !important;
	min-height:4px !important;
}

#item783217 {
	width:44px !important;
	left:567px !important;
	top:395px !important;
	min-height:4px !important;
}

#item783241 {
	width:47px !important;
	left:567px !important;
	top:402px !important;
	min-height:4px !important;
}

#item783264 {
	width:75px !important;
	left:567px !important;
	top:483px !important;
	min-height:4px !important;
}

#item783287 {
	width:74px !important;
	left:567px !important;
	top:490px !important;
	min-height:4px !important;
}

#item783310 {
	width:74px !important;
	left:567px !important;
	top:497px !important;
	min-height:4px !important;
}

#item783333 {
	width:71px !important;
	left:567px !important;
	top:504px !important;
	min-height:4px !important;
}

#item783356 {
	width:81px !important;
	left:567px !important;
	top:511px !important;
	min-height:4px !important;
}

#item783379 {
	width:80px !important;
	left:567px !important;
	top:518px !important;
	min-height:4px !important;
}

#item783402 {
	width:72px !important;
	left:567px !important;
	top:525px !important;
	min-height:4px !important;
}

#item783425 {
	width:76px !important;
	left:567px !important;
	top:533px !important;
	min-height:4px !important;
}

#item783448 {
	width:74px !important;
	left:567px !important;
	top:540px !important;
	min-height:4px !important;
}

#item783471 {
	width:76px !important;
	left:567px !important;
	top:547px !important;
	min-height:4px !important;
}

#item783494 {
	width:57px !important;
	left:604px !important;
	top:36px !important;
	min-height:4px !important;
}

#item783517 {
	width:42px !important;
	left:604px !important;
	top:57px !important;
	min-height:4px !important;
}

#item783540 {
	width:72px !important;
	left:604px !important;
	top:86px !important;
	min-height:4px !important;
}

#item783563 {
	width:84px !important;
	left:603px !important;
	top:114px !important;
	min-height:4px !important;
}

#item783586 {
	width:70px !important;
	left:605px !important;
	top:92px !important;
	min-height:4px !important;
}

#item783610 {
	width:82px !important;
	left:603px !important;
	top:119px !important;
	min-height:4px !important;
}

#item783634 {
	width:60px !important;
	left:605px !important;
	top:42px !important;
	min-height:4px !important;
}

#item783657 {
	width:45px !important;
	left:604px !important;
	top:63px !important;
	min-height:4px !important;
}

#item783680 {
	width:76px !important;
	left:605px !important;
	top:98px !important;
	min-height:4px !important;
}

#item783703 {
	width:87px !important;
	left:603px !important;
	top:125px !important;
	min-height:4px !important;
}

#item783726 {
	width:78px !important;
	left:704px !important;
	top:37px !important;
	min-height:4px !important;
}

#item783749 {
	width:89px !important;
	left:703px !important;
	top:60px !important;
	min-height:4px !important;
}

#item783772 {
	width:91px !important;
	left:702px !important;
	top:87px !important;
	min-height:4px !important;
}

#item783795 {
	width:102px !important;
	left:705px !important;
	top:118px !important;
	min-height:4px !important;
}

#item783818 {
	width:60px !important;
	left:704px !important;
	top:44px !important;
	min-height:4px !important;
}

#item783841 {
	width:70px !important;
	left:703px !important;
	top:67px !important;
	min-height:4px !important;
}

#item783864 {
	width:94px !important;
	left:702px !important;
	top:94px !important;
	min-height:4px !important;
}

#item783887 {
	width:84px !important;
	left:705px !important;
	top:125px !important;
	min-height:4px !important;
}

#item783910 {
	width:89px !important;
	left:702px !important;
	top:101px !important;
	min-height:4px !important;
}

#item783933 {
	width:81px !important;
	left:705px !important;
	top:132px !important;
	min-height:4px !important;
}

#item783956 {
	width:76px !important;
	left:482px !important;
	top:374px !important;
	min-height:4px !important;
}

#item783979 {
	width:74px !important;
	left:482px !important;
	top:381px !important;
	min-height:4px !important;
}

#item285308 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item285331 {
	width:187px !important;
	left:162px !important;
	top:79px !important;
	min-height:9px !important;
}

#item285442 {
	width:85px !important;
	left:94px !important;
	top:259px !important;
	min-height:40px !important;
}

#item285465 {
	width:66px !important;
	left:171px !important;
	top:143px !important;
	min-height:11px !important;
}

#item285488 {
	width:64px !important;
	left:469px !important;
	top:143px !important;
	min-height:11px !important;
}

#item285511 {
	width:64px !important;
	left:248px !important;
	top:143px !important;
	min-height:11px !important;
}

#item285534 {
	width:77px !important;
	left:224px !important;
	top:289px !important;
	min-height:11px !important;
}

#item285558 {
	width:75px !important;
	left:325px !important;
	top:143px !important;
	min-height:11px !important;
}

#item285581 {
	width:72px !important;
	left:301px !important;
	top:289px !important;
	min-height:11px !important;
}

#item285604 {
	width:74px !important;
	left:398px !important;
	top:143px !important;
	min-height:11px !important;
}

#item285627 {
	width:84px !important;
	left:375px !important;
	top:289px !important;
	min-height:11px !important;
}

#item285650 {
	width:74px !important;
	left:449px !important;
	top:289px !important;
	min-height:11px !important;
}

#item286834 {
	width:74px !important;
	left:144px !important;
	top:137px !important;
	min-height:11px !important;
}

#item286857 {
	width:70px !important;
	left:221px !important;
	top:137px !important;
	min-height:11px !important;
}

#item286880 {
	width:75px !important;
	left:298px !important;
	top:137px !important;
	min-height:11px !important;
}

#item286904 {
	width:70px !important;
	left:375px !important;
	top:137px !important;
	min-height:11px !important;
}

#item286927 {
	width:80px !important;
	left:452px !important;
	top:137px !important;
	min-height:11px !important;
}

#item286510 {
	width:71px !important;
	left:122px !important;
	top:278px !important;
	min-height:40px !important;
}

#item286533 {
	width:73px !important;
	left:144px !important;
	top:137px !important;
	min-height:11px !important;
}

#item286556 {
	width:68px !important;
	left:221px !important;
	top:137px !important;
	min-height:11px !important;
}

#item286580 {
	width:71px !important;
	left:221px !important;
	top:278px !important;
	min-height:11px !important;
}

#item286603 {
	width:70px !important;
	left:298px !important;
	top:137px !important;
	min-height:11px !important;
}

#item286626 {
	width:75px !important;
	left:298px !important;
	top:278px !important;
	min-height:11px !important;
}

#item286649 {
	width:67px !important;
	left:375px !important;
	top:137px !important;
	min-height:11px !important;
}

#item286672 {
	width:80px !important;
	left:375px !important;
	top:278px !important;
	min-height:11px !important;
}

#item286695 {
	width:68px !important;
	left:453px !important;
	top:137px !important;
	min-height:11px !important;
}

#item286718 {
	width:84px !important;
	left:453px !important;
	top:278px !important;
	min-height:11px !important;
}

#item286153 {
	width:142px !important;
	left:102px !important;
	top:260px !important;
	min-height:40px !important;
}

#item286176 {
	width:60px !important;
	left:145px !important;
	top:141px !important;
	min-height:11px !important;
}

#item286199 {
	width:74px !important;
	left:226px !important;
	top:141px !important;
	min-height:11px !important;
}

#item286222 {
	width:69px !important;
	left:186px !important;
	top:257px !important;
	min-height:11px !important;
}

#item286245 {
	width:75px !important;
	left:311px !important;
	top:141px !important;
	min-height:11px !important;
}

#item286268 {
	width:64px !important;
	left:266px !important;
	top:258px !important;
	min-height:11px !important;
}

#item286291 {
	width:67px !important;
	left:401px !important;
	top:141px !important;
	min-height:11px !important;
}

#item286314 {
	width:61px !important;
	left:353px !important;
	top:258px !important;
	min-height:11px !important;
}

#item286338 {
	width:65px !important;
	left:474px !important;
	top:141px !important;
	min-height:11px !important;
}

#item286361 {
	width:66px !important;
	left:434px !important;
	top:258px !important;
	min-height:11px !important;
}

#item286384 {
	width:120px !important;
	height:25px !important;
	left:407px !important;
}

#item285807 {
	width:71px !important;
	left:122px !important;
	top:278px !important;
	min-height:40px !important;
}

#item285830 {
	width:85px !important;
	left:144px !important;
	top:137px !important;
	min-height:11px !important;
}

#item285853 {
	width:77px !important;
	left:221px !important;
	top:137px !important;
	min-height:11px !important;
}

#item285876 {
	width:77px !important;
	left:221px !important;
	top:278px !important;
	min-height:11px !important;
}

#item285900 {
	width:70px !important;
	left:298px !important;
	top:137px !important;
	min-height:11px !important;
}

#item285923 {
	width:75px !important;
	left:298px !important;
	top:278px !important;
	min-height:11px !important;
}

#item285946 {
	width:70px !important;
	left:375px !important;
	top:137px !important;
	min-height:11px !important;
}

#item285969 {
	width:80px !important;
	left:375px !important;
	top:278px !important;
	min-height:11px !important;
}

#item285992 {
	width:78px !important;
	left:453px !important;
	top:137px !important;
	min-height:11px !important;
}

#item286015 {
	width:69px !important;
	left:453px !important;
	top:278px !important;
	min-height:11px !important;
}

#item285354 {
	width:539px !important;
	height:364px !important;
	left:36px !important;
	top:89px !important;
}

#item287081 {
	width:40px !important;
	height:82px !important;
	left:511px !important;
	top:401px !important;
}

#item287097 {
	width:26px !important;
	height:89px !important;
	left:329px !important;
	top:397px !important;
}

#item287113 {
	width:34px !important;
	height:79px !important;
	left:472px !important;
	top:409px !important;
}

#item287129 {
	width:26px !important;
	height:90px !important;
	left:424px !important;
	top:397px !important;
}

#item287143 {
	width:26px !important;
	height:90px !important;
	left:377px !important;
	top:397px !important;
}

#item287176 {
	width:159px !important;
	left:115px !important;
	top:758px !important;
	min-height:24px !important;
}

@keyframes zoomin2d-491139 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-491139 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item287246 {
	width:170px !important;
	left:379px !important;
	top:758px !important;
	min-height:24px !important;
}

@keyframes zoomin2d-491138 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-491138 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item287416 {
	width:109px !important;
	left:653px !important;
	top:374px !important;
	min-height:40px !important;
}

#item287439 {
	width:94px !important;
	left:653px !important;
	top:732px !important;
	min-height:40px !important;
}

#item287462 {
	width:255px !important;
	left:854px !important;
	top:484px !important;
	min-height:11px !important;
}

#item287510 {
	width:255px !important;
	left:853px !important;
	top:761px !important;
	min-height:11px !important;
}

@keyframes battito-699405 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-699405 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item699405 {
	width:28px !important;
	height:30px !important;
	left:292px !important;
	top:449px !important;
}

#item279115 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item939079 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item939132 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item939184 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item939236 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item939288 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item939359 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item939412 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item939471 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item939522 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item939574 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item784002 {
	width:40px !important;
	left:6px !important;
	top:392px !important;
	min-height:4px !important;
}

#item784026 {
	width:70px !important;
	left:6px !important;
	top:402px !important;
	min-height:4px !important;
}

#item784049 {
	width:69px !important;
	left:6px !important;
	top:409px !important;
	min-height:4px !important;
}

#item784072 {
	width:70px !important;
	left:6px !important;
	top:417px !important;
	min-height:4px !important;
}

#item784095 {
	width:70px !important;
	left:6px !important;
	top:424px !important;
	min-height:4px !important;
}

#item784118 {
	width:70px !important;
	left:6px !important;
	top:431px !important;
	min-height:4px !important;
}

#item784141 {
	width:70px !important;
	left:6px !important;
	top:438px !important;
	min-height:4px !important;
}

#item784165 {
	width:70px !important;
	left:6px !important;
	top:445px !important;
	min-height:4px !important;
}

#item784189 {
	width:70px !important;
	left:6px !important;
	top:452px !important;
	min-height:4px !important;
}

#item784212 {
	width:70px !important;
	left:6px !important;
	top:459px !important;
	min-height:4px !important;
}

#item784235 {
	width:70px !important;
	left:6px !important;
	top:466px !important;
	min-height:4px !important;
}

#item784258 {
	width:69px !important;
	left:85px !important;
	top:416px !important;
	min-height:4px !important;
}

#item784281 {
	width:70px !important;
	left:85px !important;
	top:402px !important;
	min-height:4px !important;
}

#item784304 {
	width:66px !important;
	left:85px !important;
	top:423px !important;
	min-height:4px !important;
}

#item784327 {
	width:69px !important;
	left:85px !important;
	top:409px !important;
	min-height:4px !important;
}

#item784350 {
	width:76px !important;
	left:85px !important;
	top:430px !important;
	min-height:4px !important;
}

#item784373 {
	width:75px !important;
	left:85px !important;
	top:437px !important;
	min-height:4px !important;
}

#item784396 {
	width:67px !important;
	left:85px !important;
	top:444px !important;
	min-height:4px !important;
}

#item784420 {
	width:71px !important;
	left:85px !important;
	top:451px !important;
	min-height:4px !important;
}

#item784443 {
	width:69px !important;
	left:85px !important;
	top:458px !important;
	min-height:4px !important;
}

#item784466 {
	width:71px !important;
	left:85px !important;
	top:466px !important;
	min-height:4px !important;
}

#item784489 {
	width:49px !important;
	left:4px !important;
	top:478px !important;
	min-height:4px !important;
}

#item784512 {
	width:48px !important;
	left:4px !important;
	top:485px !important;
	min-height:4px !important;
}

#item784535 {
	width:49px !important;
	left:4px !important;
	top:492px !important;
	min-height:4px !important;
}

#item784558 {
	width:49px !important;
	left:4px !important;
	top:499px !important;
	min-height:4px !important;
}

#item784581 {
	width:49px !important;
	left:4px !important;
	top:506px !important;
	min-height:4px !important;
}

#item784605 {
	width:49px !important;
	left:4px !important;
	top:513px !important;
	min-height:4px !important;
}

#item784628 {
	width:49px !important;
	left:4px !important;
	top:520px !important;
	min-height:4px !important;
}

#item784651 {
	width:49px !important;
	left:4px !important;
	top:527px !important;
	min-height:4px !important;
}

#item784674 {
	width:49px !important;
	left:4px !important;
	top:534px !important;
	min-height:4px !important;
}

#item784697 {
	width:49px !important;
	left:4px !important;
	top:542px !important;
	min-height:4px !important;
}

#item784720 {
	width:57px !important;
	left:1059px !important;
	top:418px !important;
	min-height:4px !important;
}

#item784743 {
	width:73px !important;
	left:1059px !important;
	top:431px !important;
	min-height:4px !important;
}

#item784767 {
	width:55px !important;
	left:1059px !important;
	top:445px !important;
	min-height:4px !important;
}

#item784791 {
	width:45px !important;
	left:1059px !important;
	top:458px !important;
	min-height:4px !important;
}

#item784814 {
	width:79px !important;
	left:57px !important;
	top:492px !important;
	min-height:4px !important;
}

#item784837 {
	width:80px !important;
	left:57px !important;
	top:478px !important;
	min-height:4px !important;
}

#item784860 {
	width:76px !important;
	left:57px !important;
	top:500px !important;
	min-height:4px !important;
}

#item784883 {
	width:78px !important;
	left:57px !important;
	top:485px !important;
	min-height:4px !important;
}

#item784906 {
	width:86px !important;
	left:57px !important;
	top:507px !important;
	min-height:4px !important;
}

#item784929 {
	width:85px !important;
	left:57px !important;
	top:514px !important;
	min-height:4px !important;
}

#item784952 {
	width:76px !important;
	left:57px !important;
	top:521px !important;
	min-height:4px !important;
}

#item784975 {
	width:81px !important;
	left:57px !important;
	top:528px !important;
	min-height:4px !important;
}

#item784998 {
	width:79px !important;
	left:57px !important;
	top:535px !important;
	min-height:4px !important;
}

#item785021 {
	width:81px !important;
	left:57px !important;
	top:542px !important;
	min-height:4px !important;
}

#item785044 {
	width:60px !important;
	left:1059px !important;
	top:424px !important;
	min-height:4px !important;
}

#item785067 {
	width:69px !important;
	left:1059px !important;
	top:438px !important;
	min-height:4px !important;
}

#item785090 {
	width:84px !important;
	left:1059px !important;
	top:451px !important;
	min-height:4px !important;
}

#item785113 {
	width:61px !important;
	left:1059px !important;
	top:473px !important;
	min-height:4px !important;
}

#item785136 {
	width:60px !important;
	left:1059px !important;
	top:480px !important;
	min-height:4px !important;
}

#item785159 {
	width:61px !important;
	left:1059px !important;
	top:487px !important;
	min-height:4px !important;
}

#item785183 {
	width:61px !important;
	left:1059px !important;
	top:494px !important;
	min-height:4px !important;
}

#item785206 {
	width:61px !important;
	left:1059px !important;
	top:501px !important;
	min-height:4px !important;
}

#item785229 {
	width:61px !important;
	left:1059px !important;
	top:508px !important;
	min-height:4px !important;
}

#item785252 {
	width:61px !important;
	left:1059px !important;
	top:516px !important;
	min-height:4px !important;
}

#item785275 {
	width:61px !important;
	left:1059px !important;
	top:523px !important;
	min-height:4px !important;
}

#item785298 {
	width:61px !important;
	left:1059px !important;
	top:530px !important;
	min-height:4px !important;
}

#item785322 {
	width:61px !important;
	left:1059px !important;
	top:537px !important;
	min-height:4px !important;
}

#item287872 {
	width:74px !important;
	left:73px !important;
	top:360px !important;
	min-height:38px !important;
}

#item287895 {
	width:74px !important;
	left:73px !important;
	top:703px !important;
	min-height:38px !important;
}

#item287918 {
	width:66px !important;
	left:213px !important;
	top:418px !important;
	min-height:11px !important;
}

#item287941 {
	width:69px !important;
	left:309px !important;
	top:418px !important;
	min-height:11px !important;
}

#item287965 {
	width:73px !important;
	left:398px !important;
	top:418px !important;
	min-height:11px !important;
}

#item287988 {
	width:64px !important;
	left:486px !important;
	top:418px !important;
	min-height:11px !important;
}

#item288011 {
	width:72px !important;
	left:486px !important;
	top:755px !important;
	min-height:11px !important;
}

#item288035 {
	width:59px !important;
	left:486px !important;
	top:599px !important;
	min-height:11px !important;
}

#item288058 {
	width:65px !important;
	left:403px !important;
	top:599px !important;
	min-height:11px !important;
}

#item288081 {
	width:63px !important;
	left:326px !important;
	top:599px !important;
	min-height:11px !important;
}

#item288104 {
	width:65px !important;
	left:246px !important;
	top:599px !important;
	min-height:11px !important;
}

#item288127 {
	width:62px !important;
	left:168px !important;
	top:599px !important;
	min-height:11px !important;
}

#item288150 {
	width:68px !important;
	left:403px !important;
	top:755px !important;
	min-height:11px !important;
}

#item288173 {
	width:71px !important;
	left:309px !important;
	top:755px !important;
	min-height:11px !important;
}

#item288196 {
	width:90px !important;
	left:213px !important;
	top:755px !important;
	min-height:11px !important;
}

#item288219 {
	width:58px !important;
	left:486px !important;
	top:270px !important;
	min-height:11px !important;
}

#item288243 {
	width:65px !important;
	left:406px !important;
	top:270px !important;
	min-height:11px !important;
}

#item288266 {
	width:61px !important;
	left:326px !important;
	top:270px !important;
	min-height:11px !important;
}

#item288289 {
	width:65px !important;
	left:246px !important;
	top:270px !important;
	min-height:11px !important;
}

#item288312 {
	width:70px !important;
	left:168px !important;
	top:270px !important;
	min-height:11px !important;
}

#item288476 {
	width:65px !important;
	left:1041px !important;
	top:621px !important;
	min-height:117px !important;
}

#item288499 {
	width:85px !important;
	left:783px !important;
	top:327px !important;
	min-height:40px !important;
}

#item288522 {
	width:74px !important;
	left:1060px !important;
	top:327px !important;
	min-height:36px !important;
}

#item288545 {
	width:190px !important;
	left:632px !important;
	top:752px !important;
	min-height:11px !important;
}

#item288568 {
	width:113px !important;
	left:841px !important;
	top:94px !important;
	min-height:56px !important;
}

#item288592 {
	width:182px !important;
	left:940px !important;
	top:565px !important;
	min-height:33px !important;
}

#item288615 {
	width:293px !important;
	left:625px !important;
	top:442px !important;
	min-height:24px !important;
}

#item288638 {
	width:414px !important;
	left:625px !important;
	top:475px !important;
	min-height:45px !important;
}

#item288661 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item288684 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item279198 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item939691 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item939744 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item939796 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item939848 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item939900 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item939953 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item940027 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item940079 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item940140 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item940198 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item932045 {
	width:96px !important;
	left:1009px !important;
	top:7px !important;
	min-height:4px !important;
}

#item932068 {
	width:96px !important;
	left:1009px !important;
	top:14px !important;
	min-height:4px !important;
}

#item932107 {
	width:96px !important;
	left:1009px !important;
	top:21px !important;
	min-height:4px !important;
}

#item932130 {
	width:96px !important;
	left:1009px !important;
	top:28px !important;
	min-height:4px !important;
}

#item932153 {
	width:96px !important;
	left:1009px !important;
	top:35px !important;
	min-height:4px !important;
}

#item932176 {
	width:96px !important;
	left:1009px !important;
	top:42px !important;
	min-height:4px !important;
}

#item932199 {
	width:135px !important;
	left:1009px !important;
	top:49px !important;
	min-height:4px !important;
}

#item932228 {
	width:135px !important;
	left:1009px !important;
	top:56px !important;
	min-height:4px !important;
}

#item932369 {
	width:96px !important;
	left:874px !important;
	top:20px !important;
	min-height:4px !important;
}

#item932392 {
	width:96px !important;
	left:874px !important;
	top:27px !important;
	min-height:4px !important;
}

#item932415 {
	width:96px !important;
	left:874px !important;
	top:34px !important;
	min-height:4px !important;
}

#item932438 {
	width:96px !important;
	left:874px !important;
	top:41px !important;
	min-height:4px !important;
}

#item932469 {
	width:96px !important;
	left:874px !important;
	top:48px !important;
	min-height:4px !important;
}

#item932492 {
	width:96px !important;
	left:874px !important;
	top:55px !important;
	min-height:4px !important;
}

#item932515 {
	width:96px !important;
	left:874px !important;
	top:62px !important;
	min-height:4px !important;
}

#item932542 {
	width:96px !important;
	left:874px !important;
	top:69px !important;
	min-height:4px !important;
}

#item932565 {
	width:116px !important;
	left:874px !important;
	top:76px !important;
	min-height:4px !important;
}

#item932588 {
	width:132px !important;
	left:874px !important;
	top:83px !important;
	min-height:4px !important;
}

#item935318 {
	width:138px !important;
	left:423px !important;
	top:162px !important;
	min-height:4px !important;
}

#item935341 {
	width:112px !important;
	left:423px !important;
	top:170px !important;
	min-height:4px !important;
}

#item935364 {
	width:112px !important;
	left:423px !important;
	top:177px !important;
	min-height:4px !important;
}

#item935387 {
	width:112px !important;
	left:423px !important;
	top:184px !important;
	min-height:4px !important;
}

#item935410 {
	width:112px !important;
	left:423px !important;
	top:191px !important;
	min-height:4px !important;
}

#item935433 {
	width:121px !important;
	left:423px !important;
	top:197px !important;
	min-height:4px !important;
}

#item935457 {
	width:196px !important;
	left:423px !important;
	top:204px !important;
	min-height:4px !important;
}

#item935488 {
	width:138px !important;
	left:418px !important;
	top:491px !important;
	min-height:4px !important;
}

#item935603 {
	width:121px !important;
	left:418px !important;
	top:500px !important;
	min-height:4px !important;
}

#item935626 {
	width:171px !important;
	left:418px !important;
	top:507px !important;
	min-height:4px !important;
}

#item814270 {
	width:170px !important;
	left:618px !important;
	top:721px !important;
	min-height:9px !important;
}

#item814293 {
	width:155px !important;
	left:618px !important;
	top:736px !important;
	min-height:28px !important;
}

#item814316 {
	width:255px !important;
	left:844px !important;
	top:422px !important;
	min-height:22px !important;
}

#item814366 {
	width:237px !important;
	left:844px !important;
	top:451px !important;
	min-height:27px !important;
}

@keyframes zoomin2d-837479 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837479 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-837485 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837485 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-837489 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837489 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item840609 {
	width:3px !important;
	left:526px !important;
	top:587px !important;
	min-height:15px !important;
}

#item840632 {
	width:255px !important;
	left:45px !important;
	top:137px !important;
	min-height:22px !important;
}

#item840737 {
	width:170px !important;
	left:45px !important;
	top:725px !important;
	min-height:9px !important;
}

#item840760 {
	width:529px !important;
	left:45px !important;
	top:745px !important;
	min-height:12px !important;
}

@keyframes zoomin2d-841043 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841043 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item1007445 {
	width:208px !important;
	left:29px !important;
	top:214px !important;
	min-height:59px !important;
}

#item1007415 {
	width:208px !important;
	left:29px !important;
	top:214px !important;
	min-height:59px !important;
}

#item995757 {
	width:208px !important;
	left:29px !important;
	top:214px !important;
	min-height:59px !important;
}

#item995729 {
	width:208px !important;
	left:29px !important;
	top:214px !important;
	min-height:59px !important;
}

#item995701 {
	width:208px !important;
	left:29px !important;
	top:214px !important;
	min-height:59px !important;
}

#item995677 {
	width:208px !important;
	left:29px !important;
	top:214px !important;
	min-height:59px !important;
}

#item995671 {
	width:237px !important;
	height:273px !important;
	left:278px !important;
	top:220px !important;
}

#item995784 {
	width:60px !important;
	height:60px !important;
	left:451px !important;
	top:241px !important;
}

#item995799 {
	width:60px !important;
	height:60px !important;
	left:451px !important;
	top:308px !important;
}

#item995816 {
	width:60px !important;
	height:60px !important;
	left:452px !important;
	top:373px !important;
}

#item995831 {
	width:60px !important;
	height:60px !important;
	left:386px !important;
	top:373px !important;
}

@keyframes battito-995844 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-995844 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item995844 {
	width:28px !important;
	height:30px !important;
	left:511px !important;
	top:291px !important;
}

#item995859 {
	width:60px !important;
	height:60px !important;
	left:451px !important;
	top:173px !important;
}

#item995871 {
	width:60px !important;
	height:60px !important;
	left:386px !important;
	top:173px !important;
}

#item996162 {
	width:196px !important;
	left:428px !important;
	top:137px !important;
	min-height:4px !important;
}

@keyframes zoomin2d-996394 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-996394 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item279282 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item940351 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item940403 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item940455 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item940508 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item940560 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item940612 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item940665 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item940718 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item940769 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item940821 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item932943 {
	width:112px !important;
	left:218px !important;
	top:462px !important;
	min-height:4px !important;
}

#item932966 {
	width:96px !important;
	left:218px !important;
	top:469px !important;
	min-height:4px !important;
}

#item932989 {
	width:96px !important;
	left:218px !important;
	top:476px !important;
	min-height:4px !important;
}

#item933012 {
	width:96px !important;
	left:218px !important;
	top:483px !important;
	min-height:4px !important;
}

#item933083 {
	width:96px !important;
	left:218px !important;
	top:489px !important;
	min-height:4px !important;
}

#item933106 {
	width:118px !important;
	left:218px !important;
	top:496px !important;
	min-height:4px !important;
}

#item933135 {
	width:130px !important;
	left:218px !important;
	top:504px !important;
	min-height:4px !important;
}

#item933158 {
	width:130px !important;
	left:218px !important;
	top:511px !important;
	min-height:4px !important;
}

#item1013300 {
	width:62px !important;
	left:804px !important;
	top:60px !important;
	min-height:4px !important;
}

#item1013325 {
	width:75px !important;
	left:804px !important;
	top:67px !important;
	min-height:4px !important;
}

#item1013348 {
	width:84px !important;
	left:804px !important;
	top:77px !important;
	min-height:4px !important;
}

#item1013371 {
	width:114px !important;
	left:804px !important;
	top:85px !important;
	min-height:4px !important;
}

#item1013418 {
	width:24px !important;
	left:805px !important;
	top:47px !important;
	min-height:4px !important;
}

#item1013441 {
	width:125px !important;
	left:570px !important;
	top:51px !important;
	min-height:4px !important;
}

#item1013464 {
	width:128px !important;
	left:570px !important;
	top:58px !important;
	min-height:4px !important;
}

#item1013487 {
	width:134px !important;
	left:570px !important;
	top:68px !important;
	min-height:4px !important;
}

#item823492 {
	width:33px !important;
	height:17px !important;
	left:963px !important;
	top:437px !important;
	background:#c6c6c5;
}

#item819404 {
	width:236px !important;
	left:893px !important;
	top:748px !important;
	min-height:27px !important;
}

#item820339 {
	width:198px !important;
	left:42px !important;
	top:425px !important;
	min-height:28px !important;
}

#item820498 {
	width:255px !important;
	left:42px !important;
	top:394px !important;
	min-height:22px !important;
}

#item822951 {
	width:236px !important;
	left:892px !important;
	top:734px !important;
	min-height:9px !important;
}

#item822983 {
	width:104px !important;
	left:965px !important;
	top:439px !important;
	min-height:24px !important;
}

#item823015 {
	width:97px !important;
	height:152px !important;
	left:655px !important;
	top:147px !important;
}

#item823091 {
	width:87px !important;
	left:645px !important;
	top:314px !important;
	min-height:22px !important;
}

#item823114 {
	width:155px !important;
	left:645px !important;
	top:343px !important;
	min-height:28px !important;
}

#item823137 {
	width:125px !important;
	left:965px !important;
	top:407px !important;
	min-height:22px !important;
}

@keyframes battito-823285 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-823285 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item823285 {
	width:28px !important;
	height:30px !important;
	left:960px !important;
	top:218px !important;
}

#item823324 {
	width:39px !important;
	height:61px !important;
	left:817px !important;
	top:236px !important;
}

#item823337 {
	width:39px !important;
	height:61px !important;
	left:868px !important;
	top:168px !important;
}

#item823351 {
	width:39px !important;
	height:61px !important;
	left:868px !important;
	top:236px !important;
}

#item823365 {
	width:39px !important;
	height:61px !important;
	left:919px !important;
	top:236px !important;
}

#item823381 {
	width:39px !important;
	height:61px !important;
	left:767px !important;
	top:236px !important;
}

#item823393 {
	width:39px !important;
	height:61px !important;
	left:918px !important;
	top:168px !important;
}

#item823406 {
	width:39px !important;
	height:61px !important;
	left:817px !important;
	top:168px !important;
}

#item823418 {
	width:39px !important;
	height:61px !important;
	left:766px !important;
	top:168px !important;
}

@keyframes zoomin2d-837240 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837240 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-837246 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837246 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-837255 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837255 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-837266 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837266 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item995973 {
	width:59px !important;
	height:59px !important;
	left:1056px !important;
	top:524px !important;
}

#item995986 {
	width:59px !important;
	height:59px !important;
	left:1070px !important;
	top:585px !important;
}

#item995999 {
	width:164px !important;
	height:164px !important;
	left:888px !important;
	top:529px !important;
}

#item996017 {
	width:59px !important;
	height:59px !important;
	left:1054px !important;
	top:646px !important;
}

@keyframes battito-996032 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-996032 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item996032 {
	width:28px !important;
	height:30px !important;
	left:1013px !important;
	top:694px !important;
}

#item1007540 {
	width:59px !important;
	height:59px !important;
	left:837px !important;
	top:524px !important;
}

#item1007551 {
	width:59px !important;
	height:59px !important;
	left:816px !important;
	top:585px !important;
}

#item1007564 {
	width:59px !important;
	height:59px !important;
	left:835px !important;
	top:646px !important;
}

#item819601 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

@keyframes zoomin2d-837236 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837236 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item940924 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item940976 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item941030 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item941082 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item941134 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item941186 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item941245 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item941297 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item941349 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item941401 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item812001 {
	width:155px !important;
	left:460px !important;
	top:76px !important;
	min-height:4px !important;
}

#item812047 {
	width:163px !important;
	left:460px !important;
	top:86px !important;
	min-height:4px !important;
}

#item812093 {
	width:106px !important;
	left:459px !important;
	top:109px !important;
	min-height:4px !important;
}

#item812116 {
	width:177px !important;
	left:460px !important;
	top:34px !important;
	min-height:4px !important;
}

#item812139 {
	width:118px !important;
	left:459px !important;
	top:99px !important;
	min-height:4px !important;
}

#item812162 {
	width:185px !important;
	left:457px !important;
	top:26px !important;
	min-height:4px !important;
}

#item932620 {
	width:96px !important;
	left:80px !important;
	top:383px !important;
	min-height:4px !important;
}

#item932643 {
	width:96px !important;
	left:80px !important;
	top:390px !important;
	min-height:4px !important;
}

#item932666 {
	width:96px !important;
	left:80px !important;
	top:397px !important;
	min-height:4px !important;
}

#item932689 {
	width:96px !important;
	left:80px !important;
	top:404px !important;
	min-height:4px !important;
}

#item932712 {
	width:96px !important;
	left:80px !important;
	top:411px !important;
	min-height:4px !important;
}

#item932735 {
	width:101px !important;
	left:80px !important;
	top:418px !important;
	min-height:4px !important;
}

#item932766 {
	width:108px !important;
	left:80px !important;
	top:425px !important;
	min-height:4px !important;
}

#item932789 {
	width:108px !important;
	left:80px !important;
	top:432px !important;
	min-height:4px !important;
}

#item814929 {
	width:328px !important;
	left:594px !important;
	top:298px !important;
	min-height:12px !important;
}

#item814952 {
	width:148px !important;
	height:210px !important;
	left:561px !important;
	top:41px !important;
}

#item814992 {
	width:140px !important;
	left:594px !important;
	top:266px !important;
	min-height:22px !important;
}

#item815072 {
	width:45px !important;
	height:67px !important;
	left:777px !important;
	top:158px !important;
}

#item815071 {
	width:45px !important;
	height:67px !important;
	left:823px !important;
	top:159px !important;
}

#item815070 {
	width:45px !important;
	height:67px !important;
	left:735px !important;
	top:159px !important;
}

#item815073 {
	width:45px !important;
	height:67px !important;
	left:692px !important;
	top:159px !important;
}

#item817478 {
	width:208px !important;
	left:47px !important;
	top:322px !important;
	min-height:27px !important;
}

#item817501 {
	width:181px !important;
	height:53px !important;
	left:227px !important;
	top:133px !important;
}

#item817524 {
	width:114px !important;
	height:156px !important;
	left:67px !important;
	top:159px !important;
}

#item817630 {
	width:97px !important;
	height:152px !important;
	left:238px !important;
	top:337px !important;
}

#item817704 {
	width:170px !important;
	left:241px !important;
	top:495px !important;
	min-height:9px !important;
}

#item817727 {
	width:255px !important;
	left:241px !important;
	top:511px !important;
	min-height:12px !important;
}

@keyframes battito-817751 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-817751 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-817777 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-817777 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item817777 {
	width:28px !important;
	height:30px !important;
	left:508px !important;
	top:394px !important;
}

#item817794 {
	width:168px !important;
	left:234px !important;
	top:720px !important;
	min-height:22px !important;
}

#item817846 {
	width:278px !important;
	left:234px !important;
	top:745px !important;
	min-height:27px !important;
}

#item817922 {
	width:45px !important;
	height:58px !important;
	left:229px !important;
	top:195px !important;
}

#item817936 {
	width:38px !important;
	height:62px !important;
	left:187px !important;
	top:191px !important;
}

#item817950 {
	width:40px !important;
	height:62px !important;
	left:325px !important;
	top:254px !important;
}

#item817966 {
	width:45px !important;
	height:59px !important;
	left:234px !important;
	top:257px !important;
}

#item817979 {
	width:42px !important;
	height:59px !important;
	left:187px !important;
	top:257px !important;
}

#item817992 {
	width:39px !important;
	height:62px !important;
	left:280px !important;
	top:253px !important;
}

#item818005 {
	width:38px !important;
	height:60px !important;
	left:279px !important;
	top:194px !important;
}

#item818018 {
	width:41px !important;
	height:54px !important;
	left:324px !important;
	top:197px !important;
}

@keyframes battito-818032 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-818032 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818032 {
	width:28px !important;
	height:30px !important;
	left:359px !important;
	top:250px !important;
}

#item818052 {
	width:39px !important;
	height:61px !important;
	left:343px !important;
	top:344px !important;
}

#item818064 {
	width:39px !important;
	height:61px !important;
	left:386px !important;
	top:344px !important;
}

#item818077 {
	width:39px !important;
	height:61px !important;
	left:431px !important;
	top:344px !important;
}

#item818091 {
	width:39px !important;
	height:61px !important;
	left:475px !important;
	top:344px !important;
}

#item818105 {
	width:39px !important;
	height:61px !important;
	left:386px !important;
	top:412px !important;
}

#item818120 {
	width:39px !important;
	height:61px !important;
	left:343px !important;
	top:412px !important;
}

#item818135 {
	width:39px !important;
	height:61px !important;
	left:431px !important;
	top:412px !important;
}

#item818148 {
	width:39px !important;
	height:61px !important;
	left:475px !important;
	top:412px !important;
}

@keyframes battito-818307 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-818307 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item818307 {
	width:28px !important;
	height:30px !important;
	left:769px !important;
	top:223px !important;
}

@keyframes zoomin2d-837232 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837232 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item996061 {
	width:148px !important;
	height:148px !important;
	left:240px !important;
	top:550px !important;
}

#item996078 {
	width:60px !important;
	height:60px !important;
	left:404px !important;
	top:541px !important;
}

#item996091 {
	width:60px !important;
	height:60px !important;
	left:404px !important;
	top:610px !important;
}

#item996099 {
	width:60px !important;
	height:60px !important;
	left:473px !important;
	top:541px !important;
}

@keyframes battito-996114 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-996114 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item996114 {
	width:28px !important;
	height:30px !important;
	left:543px !important;
	top:631px !important;
}

#item1007675 {
	width:60px !important;
	height:60px !important;
	left:473px !important;
	top:610px !important;
}

#item1007717 {
	width:60px !important;
	height:60px !important;
	left:473px !important;
	top:677px !important;
}

#item1007754 {
	width:60px !important;
	height:60px !important;
	left:404px !important;
	top:677px !important;
}

#item813363 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

@keyframes zoomin2d-837212 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837212 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-837219 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837219 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-837223 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837223 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-837228 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837228 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item941487 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item941540 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item941593 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item941645 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item941697 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item941749 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item941804 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item941856 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item941907 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item941961 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item786047 {
	width:76px !important;
	left:415px !important;
	top:40px !important;
	min-height:4px !important;
}

#item786070 {
	width:61px !important;
	left:413px !important;
	top:71px !important;
	min-height:4px !important;
}

#item786093 {
	width:138px !important;
	left:521px !important;
	top:39px !important;
	min-height:4px !important;
}

#item786116 {
	width:123px !important;
	left:518px !important;
	top:71px !important;
	min-height:4px !important;
}

#item786139 {
	width:89px !important;
	left:415px !important;
	top:47px !important;
	min-height:4px !important;
}

#item786162 {
	width:73px !important;
	left:413px !important;
	top:79px !important;
	min-height:4px !important;
}

#item786185 {
	width:141px !important;
	left:521px !important;
	top:47px !important;
	min-height:4px !important;
}

#item786208 {
	width:126px !important;
	left:518px !important;
	top:78px !important;
	min-height:4px !important;
}

#item786231 {
	width:97px !important;
	left:414px !important;
	top:55px !important;
	min-height:4px !important;
}

#item786254 {
	width:82px !important;
	left:412px !important;
	top:87px !important;
	min-height:4px !important;
}

#item786277 {
	width:147px !important;
	left:521px !important;
	top:57px !important;
	min-height:4px !important;
}

#item786301 {
	width:132px !important;
	left:518px !important;
	top:88px !important;
	min-height:4px !important;
}

#item786325 {
	width:24px !important;
	left:415px !important;
	top:27px !important;
	min-height:4px !important;
}

#item290174 {
	width:236px !important;
	left:258px !important;
	top:752px !important;
	min-height:9px !important;
}

#item290222 {
	width:306px !important;
	left:258px !important;
	top:765px !important;
	min-height:11px !important;
}

#item290288 {
	width:90px !important;
	left:401px !important;
	top:266px !important;
	min-height:22px !important;
}

#item290311 {
	width:164px !important;
	left:401px !important;
	top:294px !important;
	min-height:28px !important;
}

#item290334 {
	width:97px !important;
	height:152px !important;
	left:485px !important;
	top:109px !important;
}

#item290646 {
	width:97px !important;
	height:152px !important;
	left:636px !important;
	top:149px !important;
}

@keyframes battito-604658 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-604658 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item604658 {
	width:28px !important;
	height:30px !important;
	left:870px !important;
	top:216px !important;
}

@keyframes battito-604719 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-604719 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item604719 {
	width:28px !important;
	height:30px !important;
	left:369px !important;
	top:159px !important;
}

@keyframes battito-605254 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-605254 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item605254 {
	width:28px !important;
	height:30px !important;
	left:625px !important;
	top:705px !important;
}

#item661922 {
	width:241px !important;
	left:260px !important;
	top:541px !important;
	min-height:12px !important;
}

#item661946 {
	width:172px !important;
	height:223px !important;
	left:256px !important;
	top:334px !important;
}

#item661989 {
	width:194px !important;
	left:258px !important;
	top:531px !important;
	min-height:9px !important;
}

#item662020 {
	width:64px !important;
	height:81px !important;
	left:423px !important;
	top:378px !important;
}

#item662036 {
	width:59px !important;
	height:84px !important;
	left:425px !important;
	top:452px !important;
}

#item662045 {
	width:59px !important;
	height:82px !important;
	left:481px !important;
	top:454px !important;
}

#item662061 {
	width:58px !important;
	height:82px !important;
	left:478px !important;
	top:377px !important;
}

#item662181 {
	width:164px !important;
	height:164px !important;
	left:253px !important;
	top:575px !important;
}

#item662221 {
	width:66px !important;
	height:66px !important;
	left:428px !important;
	top:582px !important;
}

#item662236 {
	width:66px !important;
	height:66px !important;
	left:502px !important;
	top:582px !important;
}

#item662243 {
	width:66px !important;
	height:66px !important;
	left:428px !important;
	top:658px !important;
}

#item662258 {
	width:66px !important;
	height:66px !important;
	left:502px !important;
	top:658px !important;
}

@keyframes battito-662270 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-662270 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item662270 {
	width:28px !important;
	height:30px !important;
	left:566px !important;
	top:646px !important;
}

#item662299 {
	width:261px !important;
	left:657px !important;
	top:756px !important;
	min-height:27px !important;
}

#item662349 {
	width:236px !important;
	left:657px !important;
	top:742px !important;
	min-height:9px !important;
}

#item662372 {
	width:57px !important;
	height:57px !important;
	left:657px !important;
	top:676px !important;
}

#item662387 {
	width:57px !important;
	height:57px !important;
	left:714px !important;
	top:676px !important;
}

#item662405 {
	width:57px !important;
	height:57px !important;
	left:770px !important;
	top:676px !important;
}

#item662422 {
	width:164px !important;
	height:164px !important;
	left:657px !important;
	top:503px !important;
}

#item662452 {
	width:57px !important;
	height:57px !important;
	left:827px !important;
	top:676px !important;
}

#item662651 {
	width:180px !important;
	left:949px !important;
	top:678px !important;
	min-height:27px !important;
}

#item662674 {
	width:142px !important;
	height:196px !important;
	left:958px !important;
	top:450px !important;
}

#item662718 {
	width:128px !important;
	left:949px !important;
	top:650px !important;
	min-height:22px !important;
}

#item662741 {
	width:55px !important;
	height:69px !important;
	left:931px !important;
	top:720px !important;
}

#item662758 {
	width:55px !important;
	height:69px !important;
	left:1082px !important;
	top:720px !important;
}

#item662773 {
	width:51px !important;
	height:70px !important;
	left:1033px !important;
	top:720px !important;
}

#item662789 {
	width:53px !important;
	height:76px !important;
	left:983px !important;
	top:717px !important;
}

@keyframes battito-662839 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-662839 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item662839 {
	width:28px !important;
	height:30px !important;
	left:908px !important;
	top:755px !important;
}

#item666639 {
	width:39px !important;
	height:61px !important;
	left:392px !important;
	top:105px !important;
}

#item666640 {
	width:39px !important;
	height:61px !important;
	left:438px !important;
	top:105px !important;
}

#item666641 {
	width:39px !important;
	height:61px !important;
	left:392px !important;
	top:174px !important;
}

#item666642 {
	width:39px !important;
	height:61px !important;
	left:438px !important;
	top:174px !important;
}

#item666717 {
	width:39px !important;
	height:61px !important;
	left:742px !important;
	top:169px !important;
}

#item666718 {
	width:39px !important;
	height:61px !important;
	left:788px !important;
	top:169px !important;
}

#item666719 {
	width:39px !important;
	height:61px !important;
	left:834px !important;
	top:169px !important;
}

#item666720 {
	width:39px !important;
	height:61px !important;
	left:742px !important;
	top:237px !important;
}

#item666721 {
	width:39px !important;
	height:61px !important;
	left:789px !important;
	top:237px !important;
}

#item666722 {
	width:39px !important;
	height:61px !important;
	left:835px !important;
	top:237px !important;
}

@keyframes battito-757455 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-757455 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item757455 {
	width:28px !important;
	height:30px !important;
	left:538px !important;
	top:454px !important;
}

#item279365 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

@keyframes zoomin2d-837294 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837294 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-837306 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837306 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-837315 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837315 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item942076 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item942129 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item942181 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item942233 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item942285 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item942337 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item942390 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item942443 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item942524 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item942578 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item786628 {
	width:90px !important;
	left:372px !important;
	top:43px !important;
	min-height:4px !important;
}

#item786651 {
	width:65px !important;
	left:370px !important;
	top:74px !important;
	min-height:4px !important;
}

#item786674 {
	width:142px !important;
	left:500px !important;
	top:42px !important;
	min-height:4px !important;
}

#item786697 {
	width:128px !important;
	left:497px !important;
	top:74px !important;
	min-height:4px !important;
}

#item786720 {
	width:103px !important;
	left:372px !important;
	top:50px !important;
	min-height:4px !important;
}

#item786743 {
	width:78px !important;
	left:370px !important;
	top:82px !important;
	min-height:4px !important;
}

#item786766 {
	width:145px !important;
	left:500px !important;
	top:50px !important;
	min-height:4px !important;
}

#item786789 {
	width:131px !important;
	left:497px !important;
	top:81px !important;
	min-height:4px !important;
}

#item786812 {
	width:111px !important;
	left:372px !important;
	top:58px !important;
	min-height:4px !important;
}

#item786835 {
	width:87px !important;
	left:370px !important;
	top:90px !important;
	min-height:4px !important;
}

#item786858 {
	width:151px !important;
	left:500px !important;
	top:60px !important;
	min-height:4px !important;
}

#item786881 {
	width:137px !important;
	left:497px !important;
	top:91px !important;
	min-height:4px !important;
}

#item786904 {
	width:24px !important;
	left:373px !important;
	top:30px !important;
	min-height:4px !important;
}

#item291737 {
	width:170px !important;
	left:365px !important;
	top:421px !important;
	min-height:9px !important;
}

#item291760 {
	width:155px !important;
	left:365px !important;
	top:437px !important;
	min-height:28px !important;
}

#item291821 {
	width:255px !important;
	left:238px !important;
	top:502px !important;
	min-height:22px !important;
}

#item291889 {
	width:100px !important;
	left:303px !important;
	top:717px !important;
	min-height:59px !important;
}

#item291929 {
	width:179px !important;
	height:155px !important;
	left:657px !important;
	top:177px !important;
}

#item291984 {
	width:151px !important;
	left:667px !important;
	top:361px !important;
	min-height:9px !important;
}

#item292009 {
	width:236px !important;
	left:667px !important;
	top:344px !important;
	min-height:12px !important;
}

@keyframes battito-604923 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-604923 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item604923 {
	width:28px !important;
	height:30px !important;
	left:888px !important;
	top:418px !important;
}

@keyframes battito-604977 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-604977 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item604977 {
	width:28px !important;
	height:30px !important;
	left:1012px !important;
	top:744px !important;
}

@keyframes battito-605030 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-605030 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item605030 {
	width:28px !important;
	height:30px !important;
	left:954px !important;
	top:635px !important;
}

#item663144 {
	width:116px !important;
	left:1018px !important;
	top:609px !important;
	min-height:22px !important;
}

#item663167 {
	width:113px !important;
	left:1021px !important;
	top:639px !important;
	min-height:43px !important;
}

#item663190 {
	width:182px !important;
	height:234px !important;
	left:982px !important;
	top:391px !important;
}

#item663225 {
	width:66px !important;
	height:66px !important;
	left:938px !important;
	top:711px !important;
}

#item663241 {
	width:66px !important;
	height:66px !important;
	left:803px !important;
	top:711px !important;
}

#item663251 {
	width:164px !important;
	height:164px !important;
	left:632px !important;
	top:608px !important;
}

#item663273 {
	width:66px !important;
	height:66px !important;
	left:871px !important;
	top:711px !important;
}

#item663302 {
	width:81px !important;
	height:90px !important;
	left:927px !important;
	top:546px !important;
}

#item663321 {
	width:78px !important;
	height:90px !important;
	left:929px !important;
	top:466px !important;
}

#item663335 {
	width:80px !important;
	height:90px !important;
	left:931px !important;
	top:390px !important;
}

#item666808 {
	width:70px !important;
	height:62px !important;
	left:667px !important;
	top:381px !important;
}

#item666809 {
	width:72px !important;
	height:61px !important;
	left:745px !important;
	top:382px !important;
}

#item666810 {
	width:66px !important;
	height:61px !important;
	left:824px !important;
	top:382px !important;
}

@keyframes zoomin2d-837330 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837330 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item278922 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

@keyframes zoomin2d-837322 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837322 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-837326 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-837326 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item942689 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item942743 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item942795 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item942847 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item942899 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item942970 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item943023 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item943075 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item943134 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item943186 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item786928 {
	width:146px !important;
	left:145px !important;
	top:780px !important;
	min-height:4px !important;
}

#item786951 {
	width:146px !important;
	left:145px !important;
	top:787px !important;
	min-height:4px !important;
}

#item786974 {
	width:88px !important;
	left:145px !important;
	top:762px !important;
	min-height:4px !important;
}

#item292360 {
	width:235px !important;
	left:65px !important;
	top:546px !important;
	min-height:11px !important;
}

@keyframes zoomin2d-292383 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-292383 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item292394 {
	width:398px !important;
	left:68px !important;
	top:219px !important;
	min-height:51px !important;
}

#item292417 {
	width:293px !important;
	left:68px !important;
	top:287px !important;
	min-height:38px !important;
}

#item292440 {
	width:229px !important;
	left:351px !important;
	top:427px !important;
	min-height:130px !important;
}

#item292463 {
	width:211px !important;
	left:351px !important;
	top:574px !important;
	min-height:94px !important;
}

#item292486 {
	width:210px !important;
	left:145px !important;
	top:738px !important;
	min-height:18px !important;
}

#item292518 {
	width:425px !important;
	left:68px !important;
	top:166px !important;
	min-height:37px !important;
}

#item292541 {
	width:481px !important;
	left:68px !important;
	top:138px !important;
	min-height:20px !important;
}

@keyframes zoomin2d-292564 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-292564 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-292573 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-292573 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-292580 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-292580 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-292587 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-292587 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-292618 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-292618 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-292625 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-292625 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-292634 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-292634 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item292640 {
	width:444px !important;
	left:675px !important;
	top:83px !important;
	min-height:60px !important;
}

#item292663 {
	width:274px !important;
	left:650px !important;
	top:75px !important;
	min-height:20px !important;
}

#item292686 {
	width:261px !important;
	left:755px !important;
	top:753px !important;
	min-height:9px !important;
}

#item292756 {
	width:444px !important;
	left:675px !important;
	top:83px !important;
	min-height:60px !important;
}

#item292779 {
	width:274px !important;
	left:650px !important;
	top:75px !important;
	min-height:20px !important;
}

@keyframes entratavelocedalbasso-639505 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-639505 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item639505 {
	width:117px !important;
	height:25px !important;
	left:824px !important;
	top:722px !important;
}

#item639562 {
	width:572px !important;
	height:851px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item639564 {
	width:144px !important;
	height:48px !important;
	left:203px !important;
	top:731px !important;
}

#item639593 {
	width:393px !important;
	height:594px !important;
	left:77px !important;
	top:113px !important;
}

#item639560 {
	width:9px !important;
	height:9px !important;
	left:18px !important;
	top:42px !important;
}

#item639558 {
	width:582px !important;
	height:861px !important;
	left:610px !important;
	top:-19px !important;
}

#item279005 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item943340 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item943392 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item943444 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item943497 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item943549 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item943601 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item943653 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item943707 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item943758 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item943811 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item787005 {
	width:54px !important;
	left:377px !important;
	top:769px !important;
	min-height:4px !important;
}

#item787028 {
	width:114px !important;
	left:472px !important;
	top:768px !important;
	min-height:4px !important;
}

#item787051 {
	width:80px !important;
	left:377px !important;
	top:776px !important;
	min-height:4px !important;
}

#item787074 {
	width:117px !important;
	left:472px !important;
	top:775px !important;
	min-height:4px !important;
}

#item787097 {
	width:49px !important;
	left:377px !important;
	top:784px !important;
	min-height:4px !important;
}

#item787120 {
	width:123px !important;
	left:472px !important;
	top:785px !important;
	min-height:4px !important;
}

#item787144 {
	width:24px !important;
	left:378px !important;
	top:756px !important;
	min-height:4px !important;
}

#item292849 {
	width:88px !important;
	left:375px !important;
	top:656px !important;
	min-height:22px !important;
}

#item292873 {
	width:194px !important;
	left:375px !important;
	top:685px !important;
	min-height:41px !important;
}

#item293008 {
	width:110px !important;
	height:172px !important;
	left:368px !important;
	top:462px !important;
}

#item293178 {
	width:149px !important;
	left:758px !important;
	top:699px !important;
	min-height:27px !important;
}

#item293229 {
	width:126px !important;
	left:1007px !important;
	top:379px !important;
	min-height:27px !important;
}

#item293252 {
	width:155px !important;
	left:664px !important;
	top:262px !important;
	min-height:27px !important;
}

#item293275 {
	width:141px !important;
	left:663px !important;
	top:551px !important;
	min-height:27px !important;
}

#item293298 {
	width:57px !important;
	height:29px !important;
	left:808px !important;
	top:305px !important;
}

#item293317 {
	width:57px !important;
	height:29px !important;
	left:863px !important;
	top:343px !important;
}

#item293338 {
	width:57px !important;
	height:29px !important;
	left:920px !important;
	top:305px !important;
}

#item293355 {
	width:57px !important;
	height:30px !important;
	left:920px !important;
	top:343px !important;
}

#item293371 {
	width:57px !important;
	height:29px !important;
	left:863px !important;
	top:305px !important;
}

#item293388 {
	width:57px !important;
	height:29px !important;
	left:748px !important;
	top:304px !important;
}

#item293406 {
	width:59px !important;
	height:31px !important;
	left:748px !important;
	top:340px !important;
}

#item293424 {
	width:57px !important;
	height:31px !important;
	left:804px !important;
	top:341px !important;
}

#item293442 {
	width:91px !important;
	height:133px !important;
	left:661px !important;
	top:422px !important;
}

#item293514 {
	width:41px !important;
	height:53px !important;
	left:898px !important;
	top:484px !important;
}

#item293535 {
	width:41px !important;
	height:56px !important;
	left:759px !important;
	top:483px !important;
}

#item293551 {
	width:41px !important;
	height:59px !important;
	left:806px !important;
	top:481px !important;
}

#item293567 {
	width:41px !important;
	height:59px !important;
	left:852px !important;
	top:481px !important;
}

#item293584 {
	width:41px !important;
	height:56px !important;
	left:758px !important;
	top:426px !important;
}

#item293602 {
	width:41px !important;
	height:55px !important;
	left:804px !important;
	top:426px !important;
}

#item293620 {
	width:39px !important;
	height:55px !important;
	left:850px !important;
	top:426px !important;
}

#item293638 {
	width:275px !important;
	left:630px !important;
	top:136px !important;
	min-height:9px !important;
}

#item293661 {
	width:45px !important;
	height:45px !important;
	left:915px !important;
	top:207px !important;
}

#item293678 {
	width:45px !important;
	height:43px !important;
	left:861px !important;
	top:209px !important;
}

#item293695 {
	width:45px !important;
	height:44px !important;
	left:767px !important;
	top:167px !important;
}

#item293713 {
	width:44px !important;
	height:44px !important;
	left:816px !important;
	top:167px !important;
}

#item293733 {
	width:46px !important;
	height:45px !important;
	left:863px !important;
	top:167px !important;
}

#item293755 {
	width:46px !important;
	height:44px !important;
	left:913px !important;
	top:167px !important;
}

#item293771 {
	width:45px !important;
	height:43px !important;
	left:768px !important;
	top:209px !important;
}

#item293788 {
	width:46px !important;
	height:45px !important;
	left:813px !important;
	top:208px !important;
}

#item293806 {
	width:67px !important;
	height:25px !important;
	left:670px !important;
	top:393px !important;
}

#item293829 {
	width:96px !important;
	height:94px !important;
	left:662px !important;
	top:160px !important;
}

#item293899 {
	width:138px !important;
	height:72px !important;
	left:987px !important;
	top:299px !important;
}

#item293971 {
	width:41px !important;
	height:57px !important;
	left:896px !important;
	top:426px !important;
}

@keyframes battito-294165 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-294165 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-605408 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-605408 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item605408 {
	width:28px !important;
	height:30px !important;
	left:585px !important;
	top:565px !important;
}

@keyframes battito-605552 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-605552 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item605552 {
	width:28px !important;
	height:30px !important;
	left:964px !important;
	top:196px !important;
}

@keyframes battito-605569 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-605569 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item605569 {
	width:28px !important;
	height:30px !important;
	left:715px !important;
	top:324px !important;
}

@keyframes battito-605589 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-605589 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item605589 {
	width:28px !important;
	height:30px !important;
	left:935px !important;
	top:473px !important;
}

#item663625 {
	width:141px !important;
	left:224px !important;
	top:685px !important;
	min-height:43px !important;
}

#item663664 {
	width:117px !important;
	left:224px !important;
	top:642px !important;
	min-height:35px !important;
}

#item666900 {
	width:44px !important;
	height:69px !important;
	left:489px !important;
	top:578px !important;
}

#item666902 {
	width:44px !important;
	height:69px !important;
	left:489px !important;
	top:510px !important;
}

#item666903 {
	width:44px !important;
	height:69px !important;
	left:541px !important;
	top:441px !important;
}

#item666904 {
	width:44px !important;
	height:69px !important;
	left:489px !important;
	top:441px !important;
}

#item666899 {
	width:44px !important;
	height:69px !important;
	left:541px !important;
	top:578px !important;
}

#item666898 {
	width:44px !important;
	height:69px !important;
	left:490px !important;
	top:646px !important;
}

#item666901 {
	width:44px !important;
	height:69px !important;
	left:541px !important;
	top:510px !important;
}

#item666963 {
	width:39px !important;
	height:61px !important;
	left:540px !important;
	top:654px !important;
}

#item278737 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item943912 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item943964 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item944017 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item944071 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item944123 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item944175 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item944234 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item944286 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item944337 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item944389 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item787173 {
	width:50px !important;
	left:249px !important;
	top:73px !important;
	min-height:4px !important;
}

#item787196 {
	width:63px !important;
	left:250px !important;
	top:93px !important;
	min-height:4px !important;
}

#item787219 {
	width:112px !important;
	left:534px !important;
	top:68px !important;
	min-height:4px !important;
}

#item787242 {
	width:126px !important;
	left:534px !important;
	top:83px !important;
	min-height:4px !important;
}

#item787265 {
	width:63px !important;
	left:249px !important;
	top:67px !important;
	min-height:4px !important;
}

#item787288 {
	width:76px !important;
	left:250px !important;
	top:99px !important;
	min-height:4px !important;
}

#item787311 {
	width:116px !important;
	left:534px !important;
	top:61px !important;
	min-height:4px !important;
}

#item787334 {
	width:129px !important;
	left:534px !important;
	top:90px !important;
	min-height:4px !important;
}

#item787357 {
	width:45px !important;
	left:249px !important;
	top:83px !important;
	min-height:4px !important;
}

#item787380 {
	width:58px !important;
	left:250px !important;
	top:105px !important;
	min-height:4px !important;
}

#item787403 {
	width:121px !important;
	left:533px !important;
	top:75px !important;
	min-height:4px !important;
}

#item787426 {
	width:134px !important;
	left:534px !important;
	top:97px !important;
	min-height:4px !important;
}

#item787449 {
	width:24px !important;
	left:250px !important;
	top:55px !important;
	min-height:4px !important;
}

#item294234 {
	width:155px !important;
	left:325px !important;
	top:353px !important;
	min-height:28px !important;
}

#item294266 {
	width:96px !important;
	height:149px !important;
	left:323px !important;
	top:167px !important;
}

#item294372 {
	width:99px !important;
	left:325px !important;
	top:324px !important;
	min-height:22px !important;
}

#item294685 {
	width:97px !important;
	height:152px !important;
	left:869px !important;
	top:96px !important;
}

#item294743 {
	width:151px !important;
	left:900px !important;
	top:258px !important;
	min-height:9px !important;
}

#item294766 {
	width:156px !important;
	left:900px !important;
	top:275px !important;
	min-height:28px !important;
}

#item294798 {
	width:194px !important;
	left:627px !important;
	top:697px !important;
	min-height:9px !important;
}

#item294821 {
	width:244px !important;
	left:627px !important;
	top:708px !important;
	min-height:28px !important;
}

#item294844 {
	width:50px !important;
	height:83px !important;
	left:732px !important;
	top:604px !important;
}

#item294864 {
	width:50px !important;
	height:83px !important;
	left:781px !important;
	top:605px !important;
}

#item294882 {
	width:50px !important;
	height:80px !important;
	left:730px !important;
	top:520px !important;
}

#item294900 {
	width:98px !important;
	height:168px !important;
	left:619px !important;
	top:527px !important;
}

#item294933 {
	width:50px !important;
	height:77px !important;
	left:778px !important;
	top:521px !important;
}

#item699476 {
	width:181px !important;
	left:8px !important;
	top:253px !important;
	min-height:40px !important;
}

#item699499 {
	width:140px !important;
	left:8px !important;
	top:223px !important;
	min-height:25px !important;
}

#item295178 {
	width:219px !important;
	height:294px !important;
	left:633px !important;
	top:191px !important;
}

@keyframes battito-606259 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-606259 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item606259 {
	width:28px !important;
	height:30px !important;
	left:1106px !important;
	top:169px !important;
}

@keyframes battito-606349 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-606349 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item606349 {
	width:28px !important;
	height:30px !important;
	left:903px !important;
	top:685px !important;
}

#item606405 {
	width:69px !important;
	height:69px !important;
	left:771px !important;
	top:403px !important;
}

#item606406 {
	width:69px !important;
	height:69px !important;
	left:834px !important;
	top:351px !important;
}

#item606420 {
	width:68px !important;
	left:835px !important;
	top:423px !important;
	min-height:8px !important;
}

#item606445 {
	width:38px !important;
	left:786px !important;
	top:475px !important;
	min-height:8px !important;
}

@keyframes battito-606474 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-606474 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item606474 {
	width:28px !important;
	height:30px !important;
	left:846px !important;
	top:440px !important;
}

@keyframes battito-606490 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-606490 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item606490 {
	width:28px !important;
	height:30px !important;
	left:829px !important;
	top:590px !important;
}

#item663845 {
	width:38px !important;
	height:17px !important;
	left:77px !important;
	top:739px !important;
	background:#c6c6c5;
}

#item663846 {
	width:128px !important;
	left:79px !important;
	top:741px !important;
	min-height:24px !important;
}

#item663886 {
	width:346px !important;
	left:281px !important;
	top:755px !important;
	min-height:11px !important;
}

#item663923 {
	width:236px !important;
	left:281px !important;
	top:741px !important;
	min-height:9px !important;
}

#item663946 {
	width:164px !important;
	height:164px !important;
	left:399px !important;
	top:427px !important;
}

#item664008 {
	width:150px !important;
	left:77px !important;
	top:706px !important;
	min-height:22px !important;
}

#item664031 {
	width:66px !important;
	height:66px !important;
	left:299px !important;
	top:668px !important;
}

#item664048 {
	width:66px !important;
	height:66px !important;
	left:505px !important;
	top:605px !important;
}

#item664063 {
	width:66px !important;
	height:66px !important;
	left:439px !important;
	top:605px !important;
}

#item664071 {
	width:66px !important;
	height:66px !important;
	left:505px !important;
	top:668px !important;
}

#item664088 {
	width:66px !important;
	height:66px !important;
	left:440px !important;
	top:668px !important;
}

#item664103 {
	width:66px !important;
	height:66px !important;
	left:370px !important;
	top:668px !important;
}

@keyframes battito-664123 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-664123 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item664123 {
	width:28px !important;
	height:30px !important;
	left:264px !important;
	top:694px !important;
}

#item664396 {
	width:251px !important;
	left:886px !important;
	top:743px !important;
	min-height:27px !important;
}

#item664434 {
	width:236px !important;
	left:886px !important;
	top:727px !important;
	min-height:9px !important;
}

#item664457 {
	width:165px !important;
	height:165px !important;
	left:876px !important;
	top:484px !important;
}

#item664515 {
	width:66px !important;
	height:66px !important;
	left:1008px !important;
	top:654px !important;
}

#item664530 {
	width:66px !important;
	height:66px !important;
	left:1009px !important;
	top:588px !important;
}

#item664542 {
	width:66px !important;
	height:66px !important;
	left:939px !important;
	top:654px !important;
}

#item664558 {
	width:66px !important;
	height:66px !important;
	left:1077px !important;
	top:654px !important;
}

#item664570 {
	width:66px !important;
	height:66px !important;
	left:1074px !important;
	top:588px !important;
}

#item667193 {
	width:38px !important;
	height:59px !important;
	left:425px !important;
	top:166px !important;
}

#item667194 {
	width:38px !important;
	height:59px !important;
	left:470px !important;
	top:166px !important;
}

#item667195 {
	width:38px !important;
	height:59px !important;
	left:515px !important;
	top:166px !important;
}

#item667196 {
	width:38px !important;
	height:59px !important;
	left:425px !important;
	top:233px !important;
}

#item667197 {
	width:38px !important;
	height:59px !important;
	left:470px !important;
	top:233px !important;
}

#item667198 {
	width:38px !important;
	height:59px !important;
	left:515px !important;
	top:233px !important;
}

#item667202 {
	width:38px !important;
	height:60px !important;
	left:425px !important;
	top:300px !important;
}

#item667201 {
	width:38px !important;
	height:59px !important;
	left:470px !important;
	top:301px !important;
}

#item667200 {
	width:38px !important;
	height:59px !important;
	left:515px !important;
	top:301px !important;
}

#item667199 {
	width:38px !important;
	height:59px !important;
	left:559px !important;
	top:301px !important;
}

@keyframes battito-667176 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-667176 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item667176 {
	width:28px !important;
	height:30px !important;
	left:560px !important;
	top:245px !important;
}

#item667337 {
	width:39px !important;
	height:61px !important;
	left:1027px !important;
	top:117px !important;
}

#item667338 {
	width:39px !important;
	height:61px !important;
	left:981px !important;
	top:187px !important;
}

#item667339 {
	width:39px !important;
	height:61px !important;
	left:1075px !important;
	top:187px !important;
}

#item667340 {
	width:39px !important;
	height:61px !important;
	left:981px !important;
	top:117px !important;
}

#item667341 {
	width:39px !important;
	height:61px !important;
	left:1074px !important;
	top:117px !important;
}

#item667342 {
	width:39px !important;
	height:61px !important;
	left:1027px !important;
	top:187px !important;
}

#item291059 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item944483 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item944537 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item944589 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item944642 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item944694 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item944749 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item944817 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item944869 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item944920 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item944973 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item787472 {
	width:57px !important;
	left:173px !important;
	top:81px !important;
	min-height:4px !important;
}

#item787495 {
	width:66px !important;
	left:174px !important;
	top:101px !important;
	min-height:4px !important;
}

#item787518 {
	width:120px !important;
	left:492px !important;
	top:80px !important;
	min-height:4px !important;
}

#item787541 {
	width:128px !important;
	left:492px !important;
	top:95px !important;
	min-height:4px !important;
}

#item787565 {
	width:70px !important;
	left:173px !important;
	top:74px !important;
	min-height:4px !important;
}

#item787588 {
	width:123px !important;
	left:492px !important;
	top:73px !important;
	min-height:4px !important;
}

#item787612 {
	width:52px !important;
	left:174px !important;
	top:91px !important;
	min-height:4px !important;
}

#item787635 {
	width:87px !important;
	left:174px !important;
	top:113px !important;
	min-height:4px !important;
}

#item787658 {
	width:129px !important;
	left:492px !important;
	top:86px !important;
	min-height:4px !important;
}

#item787681 {
	width:137px !important;
	left:492px !important;
	top:109px !important;
	min-height:4px !important;
}

#item787704 {
	width:24px !important;
	left:175px !important;
	top:62px !important;
	min-height:4px !important;
}

#item295289 {
	width:220px !important;
	height:219px !important;
	left:69px !important;
	top:501px !important;
}

#item295394 {
	width:97px !important;
	height:152px !important;
	left:311px !important;
	top:181px !important;
}

#item295474 {
	width:143px !important;
	left:311px !important;
	top:352px !important;
	min-height:28px !important;
}

#item295497 {
	width:172px !important;
	left:311px !important;
	top:340px !important;
	min-height:22px !important;
}

#item295613 {
	width:114px !important;
	left:123px !important;
	top:700px !important;
	min-height:22px !important;
}

#item295659 {
	width:114px !important;
	left:123px !important;
	top:729px !important;
	min-height:27px !important;
}

#item295742 {
	width:58px !important;
	height:61px !important;
	left:47px !important;
	top:521px !important;
}

#item295759 {
	width:60px !important;
	height:62px !important;
	left:45px !important;
	top:640px !important;
}

#item295776 {
	width:64px !important;
	height:61px !important;
	left:40px !important;
	top:699px !important;
}

#item295791 {
	width:57px !important;
	height:64px !important;
	left:47px !important;
	top:580px !important;
}

#item295832 {
	width:34px !important;
	height:17px !important;
	left:943px !important;
	top:436px !important;
	background:#c6c6c5;
}

#item295866 {
	width:181px !important;
	left:641px !important;
	top:428px !important;
	min-height:24px !important;
}

#item295889 {
	width:140px !important;
	left:641px !important;
	top:411px !important;
	min-height:9px !important;
}

#item295912 {
	width:255px !important;
	left:817px !important;
	top:499px !important;
	min-height:22px !important;
}

#item295947 {
	width:255px !important;
	left:884px !important;
	top:752px !important;
	min-height:27px !important;
}

#item295970 {
	width:160px !important;
	left:945px !important;
	top:440px !important;
	min-height:24px !important;
}

#item296004 {
	width:171px !important;
	left:945px !important;
	top:408px !important;
	min-height:22px !important;
}

@keyframes battito-606647 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-606647 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item606647 {
	width:28px !important;
	height:30px !important;
	left:492px !important;
	top:306px !important;
}

@keyframes battito-606735 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-606735 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item606735 {
	width:28px !important;
	height:30px !important;
	left:572px !important;
	top:776px !important;
}

@keyframes battito-606760 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-606760 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item606760 {
	width:28px !important;
	height:30px !important;
	left:22px !important;
	top:622px !important;
}

#item664631 {
	width:258px !important;
	left:309px !important;
	top:716px !important;
	min-height:11px !important;
}

#item664670 {
	width:164px !important;
	height:164px !important;
	left:415px !important;
	top:529px !important;
}

#item664711 {
	width:236px !important;
	left:309px !important;
	top:700px !important;
	min-height:9px !important;
}

#item664734 {
	width:68px !important;
	height:68px !important;
	left:429px !important;
	top:741px !important;
}

#item664748 {
	width:68px !important;
	height:68px !important;
	left:296px !important;
	top:742px !important;
}

#item664766 {
	width:68px !important;
	height:68px !important;
	left:497px !important;
	top:741px !important;
}

#item664782 {
	width:68px !important;
	height:68px !important;
	left:363px !important;
	top:742px !important;
}

#item667499 {
	width:39px !important;
	height:61px !important;
	left:418px !important;
	top:183px !important;
}

#item667500 {
	width:39px !important;
	height:61px !important;
	left:462px !important;
	top:183px !important;
}

#item667501 {
	width:39px !important;
	height:61px !important;
	left:506px !important;
	top:183px !important;
}

#item667502 {
	width:39px !important;
	height:61px !important;
	left:551px !important;
	top:183px !important;
}

#item667503 {
	width:39px !important;
	height:61px !important;
	left:418px !important;
	top:247px !important;
}

#item667504 {
	width:39px !important;
	height:61px !important;
	left:462px !important;
	top:247px !important;
}

#item667505 {
	width:39px !important;
	height:61px !important;
	left:506px !important;
	top:247px !important;
}

#item667506 {
	width:39px !important;
	height:61px !important;
	left:551px !important;
	top:247px !important;
}

#item291336 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item945077 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item945130 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item945182 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item945234 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item945286 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item945340 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item945412 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item945464 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item945516 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item945568 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item787768 {
	width:59px !important;
	left:157px !important;
	top:55px !important;
	min-height:4px !important;
}

#item787791 {
	width:70px !important;
	left:158px !important;
	top:89px !important;
	min-height:4px !important;
}

#item787814 {
	width:122px !important;
	left:525px !important;
	top:47px !important;
	min-height:4px !important;
}

#item787837 {
	width:133px !important;
	left:525px !important;
	top:81px !important;
	min-height:4px !important;
}

#item787860 {
	width:72px !important;
	left:157px !important;
	top:49px !important;
	min-height:4px !important;
}

#item787883 {
	width:83px !important;
	left:158px !important;
	top:83px !important;
	min-height:4px !important;
}

#item787906 {
	width:125px !important;
	left:524px !important;
	top:40px !important;
	min-height:4px !important;
}

#item787929 {
	width:136px !important;
	left:525px !important;
	top:74px !important;
	min-height:4px !important;
}

#item787952 {
	width:54px !important;
	left:157px !important;
	top:62px !important;
	min-height:4px !important;
}

#item787975 {
	width:65px !important;
	left:160px !important;
	top:98px !important;
	min-height:4px !important;
}

#item787998 {
	width:131px !important;
	left:524px !important;
	top:53px !important;
	min-height:4px !important;
}

#item788021 {
	width:142px !important;
	left:525px !important;
	top:87px !important;
	min-height:4px !important;
}

#item788044 {
	width:24px !important;
	left:159px !important;
	top:37px !important;
	min-height:4px !important;
}

#item296257 {
	width:97px !important;
	height:152px !important;
	left:316px !important;
	top:325px !important;
}

#item296373 {
	width:151px !important;
	left:316px !important;
	top:490px !important;
	min-height:9px !important;
}

#item296396 {
	width:236px !important;
	left:316px !important;
	top:508px !important;
	min-height:28px !important;
}

#item296638 {
	width:37px !important;
	height:17px !important;
	left:987px !important;
	top:633px !important;
	background:#c6c6c5;
}

#item296639 {
	width:34px !important;
	height:17px !important;
	left:633px !important;
	top:770px !important;
	background:#c6c6c5;
}

#item296650 {
	width:188px !important;
	left:634px !important;
	top:769px !important;
	min-height:12px !important;
}

#item296673 {
	width:97px !important;
	height:151px !important;
	left:632px !important;
	top:592px !important;
}

#item296788 {
	width:140px !important;
	left:990px !important;
	top:637px !important;
	min-height:24px !important;
}

#item296811 {
	width:140px !important;
	left:990px !important;
	top:615px !important;
	min-height:9px !important;
}

#item296834 {
	width:229px !important;
	left:634px !important;
	top:754px !important;
	min-height:9px !important;
}

#item296928 {
	width:194px !important;
	left:623px !important;
	top:522px !important;
	min-height:9px !important;
}

#item297036 {
	width:37px !important;
	height:17px !important;
	left:623px !important;
	top:536px !important;
	background:#c6c6c5;
}

#item297037 {
	width:229px !important;
	left:626px !important;
	top:536px !important;
	min-height:11px !important;
}

@keyframes battito-606820 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-606820 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item606820 {
	width:28px !important;
	height:30px !important;
	left:504px !important;
	top:460px !important;
}

@keyframes battito-607086 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-607086 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item607086 {
	width:28px !important;
	height:30px !important;
	left:948px !important;
	top:663px !important;
}

@keyframes battito-607259 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-607259 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item607259 {
	width:28px !important;
	height:30px !important;
	left:577px !important;
	top:657px !important;
}

#item664838 {
	width:175px !important;
	left:79px !important;
	top:737px !important;
	min-height:27px !important;
}

#item664878 {
	width:255px !important;
	left:79px !important;
	top:708px !important;
	min-height:22px !important;
}

#item664901 {
	width:164px !important;
	height:164px !important;
	left:256px !important;
	top:588px !important;
}

#item664963 {
	width:66px !important;
	height:66px !important;
	left:431px !important;
	top:555px !important;
}

#item664976 {
	width:66px !important;
	height:66px !important;
	left:431px !important;
	top:629px !important;
}

#item664988 {
	width:66px !important;
	height:66px !important;
	left:503px !important;
	top:629px !important;
}

#item665003 {
	width:66px !important;
	height:66px !important;
	left:503px !important;
	top:556px !important;
}

#item665016 {
	width:66px !important;
	height:66px !important;
	left:503px !important;
	top:702px !important;
}

#item665031 {
	width:66px !important;
	height:66px !important;
	left:431px !important;
	top:702px !important;
}

#item665067 {
	width:34px !important;
	height:17px !important;
	left:807px !important;
	top:335px !important;
	background:#c6c6c5;
}

#item665068 {
	width:259px !important;
	left:808px !important;
	top:336px !important;
	min-height:27px !important;
}

#item665091 {
	width:255px !important;
	left:808px !important;
	top:310px !important;
	min-height:22px !important;
}

#item665115 {
	width:164px !important;
	height:164px !important;
	left:767px !important;
	top:135px !important;
}

#item665177 {
	width:66px !important;
	height:66px !important;
	left:940px !important;
	top:145px !important;
}

#item665194 {
	width:66px !important;
	height:66px !important;
	left:941px !important;
	top:211px !important;
}

#item665209 {
	width:66px !important;
	height:66px !important;
	left:1006px !important;
	top:145px !important;
}

#item665226 {
	width:66px !important;
	height:66px !important;
	left:1007px !important;
	top:211px !important;
}

#item665241 {
	width:66px !important;
	height:66px !important;
	left:1072px !important;
	top:145px !important;
}

#item665257 {
	width:66px !important;
	height:66px !important;
	left:1073px !important;
	top:211px !important;
}

#item667609 {
	width:39px !important;
	height:61px !important;
	left:427px !important;
	top:400px !important;
}

#item667610 {
	width:39px !important;
	height:61px !important;
	left:473px !important;
	top:338px !important;
}

#item667611 {
	width:39px !important;
	height:61px !important;
	left:473px !important;
	top:400px !important;
}

#item667612 {
	width:39px !important;
	height:61px !important;
	left:427px !important;
	top:338px !important;
}

#item667613 {
	width:39px !important;
	height:61px !important;
	left:519px !important;
	top:338px !important;
}

#item667614 {
	width:39px !important;
	height:61px !important;
	left:519px !important;
	top:400px !important;
}

#item667874 {
	width:38px !important;
	height:59px !important;
	left:869px !important;
	top:676px !important;
}

#item667875 {
	width:38px !important;
	height:59px !important;
	left:825px !important;
	top:676px !important;
}

#item667876 {
	width:38px !important;
	height:59px !important;
	left:913px !important;
	top:676px !important;
}

#item667877 {
	width:38px !important;
	height:59px !important;
	left:736px !important;
	top:675px !important;
}

#item667878 {
	width:38px !important;
	height:59px !important;
	left:781px !important;
	top:612px !important;
}

#item667879 {
	width:38px !important;
	height:59px !important;
	left:913px !important;
	top:612px !important;
}

#item667880 {
	width:38px !important;
	height:59px !important;
	left:737px !important;
	top:612px !important;
}

#item667881 {
	width:38px !important;
	height:59px !important;
	left:869px !important;
	top:612px !important;
}

#item667882 {
	width:38px !important;
	height:59px !important;
	left:825px !important;
	top:612px !important;
}

#item667883 {
	width:40px !important;
	height:62px !important;
	left:781px !important;
	top:673px !important;
}

#item291419 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item945680 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item945732 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item945784 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item945836 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item945888 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item945955 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item946014 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item946067 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item946119 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item946177 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item788068 {
	width:61px !important;
	left:504px !important;
	top:48px !important;
	min-height:4px !important;
}

#item788091 {
	width:151px !important;
	left:162px !important;
	top:54px !important;
	min-height:4px !important;
}

#item788114 {
	width:53px !important;
	left:505px !important;
	top:76px !important;
	min-height:4px !important;
}

#item788137 {
	width:56px !important;
	left:505px !important;
	top:83px !important;
	min-height:4px !important;
}

#item788160 {
	width:83px !important;
	left:505px !important;
	top:90px !important;
	min-height:4px !important;
}

#item788183 {
	width:60px !important;
	left:505px !important;
	top:97px !important;
	min-height:4px !important;
}

#item788206 {
	width:165px !important;
	left:155px !important;
	top:76px !important;
	min-height:4px !important;
}

#item788229 {
	width:164px !important;
	left:155px !important;
	top:83px !important;
	min-height:4px !important;
}

#item788252 {
	width:171px !important;
	left:155px !important;
	top:90px !important;
	min-height:4px !important;
}

#item788275 {
	width:160px !important;
	left:155px !important;
	top:98px !important;
	min-height:4px !important;
}

#item788298 {
	width:55px !important;
	left:505px !important;
	top:58px !important;
	min-height:4px !important;
}

#item788321 {
	width:162px !important;
	left:161px !important;
	top:61px !important;
	min-height:4px !important;
}

#item788345 {
	width:24px !important;
	left:506px !important;
	top:30px !important;
	min-height:4px !important;
}

#item297397 {
	width:105px !important;
	left:754px !important;
	top:692px !important;
	min-height:22px !important;
}

#item297420 {
	width:171px !important;
	left:754px !important;
	top:337px !important;
	min-height:40px !important;
}

#item297443 {
	width:58px !important;
	left:1053px !important;
	top:692px !important;
	min-height:11px !important;
}

#item297466 {
	width:140px !important;
	left:1018px !important;
	top:337px !important;
	min-height:11px !important;
}

#item297530 {
	width:194px !important;
	height:39px !important;
	left:761px !important;
	top:604px !important;
}

#item297553 {
	width:194px !important;
	height:39px !important;
	left:1015px !important;
	top:604px !important;
}

#item297576 {
	width:194px !important;
	height:39px !important;
	left:1015px !important;
	top:270px !important;
}

#item297599 {
	width:194px !important;
	height:25px !important;
	left:755px !important;
	top:286px !important;
}

#item297677 {
	width:294px !important;
	left:979px !important;
	top:84px !important;
	min-height:117px !important;
}

@keyframes entratavelocedadestra-297677 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-297677 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes battito-297719 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-297719 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-297713 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-297713 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-297725 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-297725 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-297731 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-297731 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item668067 {
	width:150px !important;
	height:204px !important;
	left:339px !important;
	top:451px !important;
}

#item663747 {
	width:33px !important;
	height:17px !important;
	left:328px !important;
	top:758px !important;
	background:#c6c6c5;
}

#item663748 {
	width:168px !important;
	left:331px !important;
	top:757px !important;
	min-height:27px !important;
}

#item665565 {
	width:255px !important;
	left:265px !important;
	top:331px !important;
	min-height:22px !important;
}

#item665702 {
	width:258px !important;
	left:266px !important;
	top:359px !important;
	min-height:11px !important;
}

#item667978 {
	width:169px !important;
	height:167px !important;
	left:248px !important;
	top:156px !important;
}

#item667972 {
	width:66px !important;
	height:66px !important;
	left:425px !important;
	top:192px !important;
}

#item667973 {
	width:66px !important;
	height:66px !important;
	left:462px !important;
	top:255px !important;
}

#item667974 {
	width:66px !important;
	height:66px !important;
	left:498px !important;
	top:192px !important;
}

#item665819 {
	width:174px !important;
	left:66px !important;
	top:713px !important;
	min-height:24px !important;
}

#item665842 {
	width:140px !important;
	left:66px !important;
	top:694px !important;
	min-height:9px !important;
}

#item668043 {
	width:51px !important;
	height:70px !important;
	left:317px !important;
	top:626px !important;
}

#item668044 {
	width:42px !important;
	height:65px !important;
	left:371px !important;
	top:626px !important;
}

#item668045 {
	width:38px !important;
	height:53px !important;
	left:350px !important;
	top:693px !important;
}

#item668046 {
	width:38px !important;
	height:53px !important;
	left:394px !important;
	top:693px !important;
}

#item668047 {
	width:32px !important;
	height:55px !important;
	left:458px !important;
	top:637px !important;
}

#item668048 {
	width:42px !important;
	height:56px !important;
	left:438px !important;
	top:690px !important;
}

#item668049 {
	width:41px !important;
	height:52px !important;
	left:484px !important;
	top:695px !important;
}

#item668050 {
	width:31px !important;
	height:53px !important;
	left:497px !important;
	top:639px !important;
}

#item668051 {
	width:32px !important;
	height:54px !important;
	left:419px !important;
	top:637px !important;
}

@keyframes battito-666124 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-666124 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item666124 {
	width:28px !important;
	height:30px !important;
	left:529px !important;
	top:261px !important;
}

@keyframes battito-666143 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-666143 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item666143 {
	width:28px !important;
	height:30px !important;
	left:525px !important;
	top:692px !important;
}

#item291502 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item946280 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item946332 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item946384 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item946437 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item946489 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item946541 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item946608 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item946662 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item946714 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item946766 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item297831 {
	width:224px !important;
	left:99px !important;
	top:647px !important;
	min-height:136px !important;
}

#item297854 {
	width:220px !important;
	left:328px !important;
	top:647px !important;
	min-height:136px !important;
}

#item297877 {
	width:249px !important;
	left:644px !important;
	top:647px !important;
	min-height:136px !important;
}

#item297900 {
	width:220px !important;
	left:913px !important;
	top:647px !important;
	min-height:136px !important;
}

#item1003022 {
	width:188px !important;
	height:32px !important;
	left:105px !important;
	top:679px !important;
}

#item1003029 {
	width:188px !important;
	height:28px !important;
	left:105px !important;
	top:715px !important;
}

#item1003037 {
	width:188px !important;
	height:32px !important;
	left:105px !important;
	top:747px !important;
}

#item1003056 {
	width:207px !important;
	height:32px !important;
	left:333px !important;
	top:679px !important;
}

#item1003063 {
	width:207px !important;
	height:28px !important;
	left:333px !important;
	top:715px !important;
}

#item1003070 {
	width:207px !important;
	height:32px !important;
	left:333px !important;
	top:747px !important;
}

#item1003077 {
	width:241px !important;
	height:32px !important;
	left:648px !important;
	top:644px !important;
}

#item1003084 {
	width:241px !important;
	height:32px !important;
	left:648px !important;
	top:679px !important;
}

#item1003092 {
	width:241px !important;
	height:28px !important;
	left:648px !important;
	top:715px !important;
}

#item1003099 {
	width:241px !important;
	height:32px !important;
	left:648px !important;
	top:747px !important;
}

#item1003106 {
	width:168px !important;
	height:32px !important;
	left:918px !important;
	top:644px !important;
}

#item1003113 {
	width:168px !important;
	height:32px !important;
	left:918px !important;
	top:679px !important;
}

#item1003120 {
	width:168px !important;
	height:28px !important;
	left:918px !important;
	top:715px !important;
}

#item1003127 {
	width:168px !important;
	height:32px !important;
	left:918px !important;
	top:747px !important;
}

#item297784 {
	width:507px !important;
	left:132px !important;
	top:531px !important;
	min-height:32px !important;
}

#item297807 {
	width:469px !important;
	left:79px !important;
	top:535px !important;
	min-height:79px !important;
}

#item1007141 {
	width:188px !important;
	height:32px !important;
	left:105px !important;
	top:643px !important;
}

#item1007148 {
	width:188px !important;
	height:32px !important;
	left:333px !important;
	top:644px !important;
}

#item1017967 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item946866 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item946919 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item946971 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item947023 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item947075 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item947139 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item947198 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item947251 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item947302 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item947355 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item788368 {
	width:167px !important;
	left:433px !important;
	top:64px !important;
	min-height:4px !important;
}

#item788391 {
	width:167px !important;
	left:433px !important;
	top:71px !important;
	min-height:4px !important;
}

#item788414 {
	width:167px !important;
	left:433px !important;
	top:78px !important;
	min-height:4px !important;
}

#item788437 {
	width:146px !important;
	left:433px !important;
	top:85px !important;
	min-height:4px !important;
}

#item788461 {
	width:146px !important;
	left:433px !important;
	top:92px !important;
	min-height:4px !important;
}

#item788484 {
	width:146px !important;
	left:433px !important;
	top:99px !important;
	min-height:4px !important;
}

#item788507 {
	width:146px !important;
	left:433px !important;
	top:107px !important;
	min-height:4px !important;
}

#item788530 {
	width:176px !important;
	left:433px !important;
	top:114px !important;
	min-height:4px !important;
}

#item788553 {
	width:78px !important;
	left:432px !important;
	top:55px !important;
	min-height:4px !important;
}

#item298763 {
	width:71px !important;
	height:25px !important;
	left:170px !important;
	top:319px !important;
}

#item298786 {
	width:155px !important;
	height:37px !important;
	left:361px !important;
	top:639px !important;
}

#item298818 {
	width:210px !important;
	left:68px !important;
	top:190px !important;
	min-height:9px !important;
}

#item298841 {
	width:624px !important;
	left:68px !important;
	top:138px !important;
	min-height:44px !important;
}

#item298864 {
	width:469px !important;
	left:641px !important;
	top:62px !important;
	min-height:19px !important;
}

#item298887 {
	width:337px !important;
	left:641px !important;
	top:95px !important;
	min-height:14px !important;
}

@keyframes entratavelocedadestra-491143 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-491143 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item298956 {
	width:160px !important;
	left:928px !important;
	top:728px !important;
	min-height:13px !important;
}

#item298981 {
	width:79px !important;
	left:343px !important;
	top:708px !important;
	min-height:43px !important;
}

#item299031 {
	width:134px !important;
	left:204px !important;
	top:451px !important;
	min-height:26px !important;
}

#item299054 {
	width:229px !important;
	left:379px !important;
	top:451px !important;
	min-height:26px !important;
}

#item299077 {
	width:103px !important;
	left:58px !important;
	top:451px !important;
	min-height:26px !important;
}

#item299100 {
	width:229px !important;
	left:338px !important;
	top:499px !important;
	min-height:38px !important;
}

#item299124 {
	width:211px !important;
	left:338px !important;
	top:566px !important;
	min-height:35px !important;
}

#item299147 {
	width:20px !important;
	left:193px !important;
	top:732px !important;
	min-height:7px !important;
}

#item299170 {
	width:20px !important;
	left:116px !important;
	top:732px !important;
	min-height:7px !important;
}

#item299193 {
	width:20px !important;
	left:276px !important;
	top:732px !important;
	min-height:7px !important;
}

@keyframes zoomin2d-299227 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-299227 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-299233 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-299233 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item298048 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item947464 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item947517 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item947569 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item947621 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item947675 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item947745 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item947797 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item947849 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item947900 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item947952 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item788616 {
	width:78px !important;
	left:981px !important;
	top:13px !important;
	min-height:4px !important;
}

#item788639 {
	width:161px !important;
	left:981px !important;
	top:20px !important;
	min-height:5px !important;
}

#item788662 {
	width:103px !important;
	left:981px !important;
	top:27px !important;
	min-height:6px !important;
}

#item302653 {
	width:71px !important;
	height:25px !important;
	left:965px !important;
	top:363px !important;
}

#item302739 {
	width:469px !important;
	left:69px !important;
	top:48px !important;
	min-height:19px !important;
}

#item302762 {
	width:337px !important;
	left:69px !important;
	top:82px !important;
	min-height:14px !important;
}

@keyframes zoomin2d-491551 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-491551 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item302831 {
	width:210px !important;
	left:809px !important;
	top:168px !important;
	min-height:9px !important;
}

#item302854 {
	width:372px !important;
	left:809px !important;
	top:116px !important;
	min-height:44px !important;
}

#item302878 {
	width:375px !important;
	left:69px !important;
	top:142px !important;
	min-height:73px !important;
}

#item302901 {
	width:375px !important;
	left:69px !important;
	top:227px !important;
	min-height:61px !important;
}

#item302956 {
	width:134px !important;
	left:1037px !important;
	top:526px !important;
	min-height:27px !important;
}

#item302979 {
	width:134px !important;
	left:1010px !important;
	top:400px !important;
	min-height:26px !important;
}

@keyframes battito-303003 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-303003 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item299786 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item948140 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item948192 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item948244 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item948296 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item948349 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item948401 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item948453 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item948505 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item948556 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item948609 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item835338 {
	width:496px !important;
	height:34px !important;
	left:655px !important;
	top:107px !important;
	background:#b23236;
}

#item835340 {
	width:564px !important;
	height:34px !important;
	left:587px !important;
	top:360px !important;
	background:#b23236;
}

#item835353 {
	width:612px !important;
	height:34px !important;
	left:587px !important;
	top:670px !important;
	background:#b23236;
}

#item835383 {
	width:127px !important;
	left:709px !important;
	top:606px !important;
	min-height:52px !important;
}

#item835406 {
	width:112px !important;
	left:998px !important;
	top:44px !important;
	min-height:52px !important;
}

#item835429 {
	width:63px !important;
	left:1017px !important;
	top:366px !important;
	min-height:19px !important;
}

#item835453 {
	width:63px !important;
	left:1046px !important;
	top:115px !important;
	min-height:19px !important;
}

#item835476 {
	width:36px !important;
	left:801px !important;
	top:678px !important;
	min-height:19px !important;
}

#item835499 {
	width:135px !important;
	left:945px !important;
	top:406px !important;
	min-height:52px !important;
}

#item836505 {
	width:612px !important;
	height:34px !important;
	left:-9px !important;
	top:670px !important;
	background:#b23236;
}

#item836506 {
	width:144px !important;
	left:125px !important;
	top:715px !important;
	min-height:52px !important;
}

#item836529 {
	width:26px !important;
	left:243px !important;
	top:678px !important;
	min-height:19px !important;
}

#item836559 {
	width:293px !important;
	left:274px !important;
	top:377px !important;
	text-shadow:0px 0px 6px rgba(0,0,0,0.3);
	min-height:61px !important;
}

#item836582 {
	width:510px !important;
	left:45px !important;
	top:496px !important;
	min-height:51px !important;
}

#item836605 {
	width:227px !important;
	left:45px !important;
	top:575px !important;
	min-height:57px !important;
}

#item836648 {
	width:386px !important;
	left:37px !important;
	top:395px !important;
	text-shadow:0px 0px 6px rgba(0,0,0,0.3);
	min-height:42px !important;
}

#item836671 {
	width:260px !important;
	left:79px !important;
	top:450px !important;
	text-shadow:0px 0px 6px rgba(0,0,0,0.3);
	min-height:8px !important;
}

#item844993 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item948712 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item948764 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item948816 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item948869 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item948922 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item948974 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item949033 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item949085 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item949136 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item949188 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item935852 {
	width:61px !important;
	left:293px !important;
	top:729px !important;
	min-height:4px !important;
}

#item935875 {
	width:74px !important;
	left:294px !important;
	top:745px !important;
	min-height:4px !important;
}

#item935898 {
	width:55px !important;
	left:294px !important;
	top:739px !important;
	min-height:4px !important;
}

#item935921 {
	width:74px !important;
	left:294px !important;
	top:752px !important;
	min-height:4px !important;
}

#item935944 {
	width:160px !important;
	left:294px !important;
	top:759px !important;
	min-height:4px !important;
}

#item935967 {
	width:134px !important;
	left:294px !important;
	top:767px !important;
	min-height:11px !important;
}

#item835545 {
	width:610px !important;
	height:34px !important;
	left:-15px !important;
	top:414px !important;
	background:#514a44;
}

#item835546 {
	width:556px !important;
	height:34px !important;
	left:595px !important;
	top:414px !important;
	background:#b23236;
}

#item835609 {
	width:169px !important;
	left:798px !important;
	top:711px !important;
	min-height:11px !important;
}

#item835696 {
	width:169px !important;
	left:188px !important;
	top:711px !important;
	min-height:11px !important;
}

#item835719 {
	width:539px !important;
	left:34px !important;
	top:156px !important;
	min-height:38px !important;
}

#item835742 {
	width:509px !important;
	left:34px !important;
	top:211px !important;
	min-height:11px !important;
}

#item835765 {
	width:163px !important;
	left:365px !important;
	top:525px !important;
	min-height:20px !important;
}

#item835788 {
	width:185px !important;
	left:951px !important;
	top:503px !important;
	min-height:20px !important;
}

#item835811 {
	width:179px !important;
	left:356px !important;
	top:580px !important;
	min-height:20px !important;
}

#item835834 {
	width:153px !important;
	left:983px !important;
	top:563px !important;
	min-height:45px !important;
}

#item835857 {
	width:151px !important;
	left:370px !important;
	top:635px !important;
	min-height:38px !important;
}

#item835881 {
	width:151px !important;
	left:981px !important;
	top:635px !important;
	min-height:38px !important;
}

#item835974 {
	width:524px !important;
	left:29px !important;
	top:284px !important;
	min-height:60px !important;
}

#item835997 {
	width:524px !important;
	left:625px !important;
	top:64px !important;
	min-height:71px !important;
}

#item836020 {
	width:524px !important;
	left:625px !important;
	top:161px !important;
	min-height:71px !important;
}

#item836043 {
	width:60px !important;
	left:41px !important;
	top:415px !important;
	min-height:33px !important;
}

#item836067 {
	width:260px !important;
	left:935px !important;
	top:415px !important;
	min-height:43px !important;
}

@keyframes zoomin2d-841346 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841346 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-841353 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841353 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item935999 {
	width:61px !important;
	left:970px !important;
	top:683px !important;
	min-height:4px !important;
}

#item936091 {
	width:160px !important;
	left:971px !important;
	top:690px !important;
	min-height:4px !important;
}

#item936114 {
	width:134px !important;
	left:971px !important;
	top:697px !important;
	min-height:11px !important;
}

#item834824 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item949305 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item949358 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item949411 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item949463 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item949516 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item949568 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item949622 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item949674 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item949727 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item949796 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item833813 {
	width:675px !important;
	height:447px !important;
	left:-9px !important;
	top:-8px !important;
	background:#ededed;
}

#item833824 {
	width:610px !important;
	height:34px !important;
	left:-15px !important;
	top:670px !important;
	background:#dca2af;
}

#item833837 {
	width:144px !important;
	left:125px !important;
	top:715px !important;
	min-height:52px !important;
}

#item833860 {
	width:26px !important;
	left:243px !important;
	top:678px !important;
	min-height:19px !important;
}

@keyframes zoomin2d-833887 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	22.2% {opacity:0.83;}
	72.2% {opacity:1;}
	94.4% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-833887 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	22.2% {opacity:0.83;}
	72.2% {opacity:1;}
	94.4% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item833958 {
	width:490px !important;
	height:34px !important;
	left:660px !important;
	top:107px !important;
	background:#788d85;
}

#item833959 {
	width:550px !important;
	height:34px !important;
	left:587px !important;
	top:389px !important;
	background:#ed6c56;
}

#item833960 {
	width:80px !important;
	height:447px !important;
	left:587px !important;
	top:-8px !important;
	background:#ededed;
}

#item833966 {
	width:550px !important;
	height:34px !important;
	left:587px !important;
	top:670px !important;
	background:#fad4d4;
}

#item833988 {
	width:127px !important;
	left:744px !important;
	top:606px !important;
	min-height:52px !important;
}

#item834011 {
	width:112px !important;
	left:998px !important;
	top:44px !important;
	min-height:52px !important;
}

#item834034 {
	width:63px !important;
	left:998px !important;
	top:395px !important;
	min-height:19px !important;
}

#item834057 {
	width:36px !important;
	left:835px !important;
	top:678px !important;
	min-height:19px !important;
}

#item834080 {
	width:135px !important;
	left:926px !important;
	top:325px !important;
	min-height:52px !important;
}

@keyframes zoomin2d-834116 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-834116 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item834188 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item949907 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item949960 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item950012 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item950065 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item950119 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item950178 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item950230 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item950282 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item950334 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item950386 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item788688 {
	width:78px !important;
	left:242px !important;
	top:748px !important;
	min-height:4px !important;
}

#item788711 {
	width:143px !important;
	left:242px !important;
	top:755px !important;
	min-height:7px !important;
}

#item788736 {
	width:143px !important;
	left:242px !important;
	top:765px !important;
	min-height:7px !important;
}

#item788759 {
	width:143px !important;
	left:242px !important;
	top:773px !important;
	min-height:7px !important;
}

#item788785 {
	width:143px !important;
	left:242px !important;
	top:782px !important;
	min-height:7px !important;
}

#item303474 {
	width:204px !important;
	left:228px !important;
	top:694px !important;
	min-height:11px !important;
}

#item303497 {
	width:169px !important;
	left:228px !important;
	top:732px !important;
	min-height:11px !important;
}

@keyframes zoomin2d-303573 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-303573 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item303644 {
	width:340px !important;
	left:216px !important;
	top:573px !important;
	min-height:111px !important;
}

#item303727 {
	width:420px !important;
	left:646px !important;
	top:346px !important;
	min-height:145px !important;
}

@keyframes zoomin2d-841358 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841358 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-841363 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841363 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item351009 {
	width:1200px !important;
	height:851px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item351010 {
	width:143px !important;
	height:48px !important;
	left:545px !important;
	top:724px !important;
}

#item351039 {
	width:1119px !important;
	height:640px !important;
	left:56px !important;
	top:49px !important;
}

#item351007 {
	width:9px !important;
	height:9px !important;
	left:646px !important;
	top:42px !important;
}

#item351005 {
	width:1210px !important;
	height:861px !important;
	left:-19px !important;
	top:-19px !important;
}

#item300009 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item950562 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item950614 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item950666 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item950718 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item950771 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item950824 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item950876 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item950928 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item950979 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item951031 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item300198 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item951145 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item951197 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item951249 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item951301 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item951355 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item951407 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item951459 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item951511 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item951570 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item951622 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item788809 {
	width:78px !important;
	left:260px !important;
	top:608px !important;
	min-height:4px !important;
}

#item788832 {
	width:78px !important;
	left:260px !important;
	top:617px !important;
	min-height:4px !important;
}

#item788855 {
	width:78px !important;
	left:260px !important;
	top:624px !important;
	min-height:4px !important;
}

#item303965 {
	width:204px !important;
	left:79px !important;
	top:754px !important;
	min-height:11px !important;
}

#item303988 {
	width:317px !important;
	left:223px !important;
	top:246px !important;
	min-height:145px !important;
}

#item304012 {
	width:476px !important;
	left:669px !important;
	top:724px !important;
	min-height:48px !important;
}

@keyframes entratavelocedadestra-304012 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-304012 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item304035 {
	width:130px !important;
	left:669px !important;
	top:790px !important;
	min-height:9px !important;
}

#item304218 {
	width:272px !important;
	left:293px !important;
	top:450px !important;
	min-height:57px !important;
}

#item300281 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item951731 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item951783 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item951835 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item951888 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item951941 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item952010 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item952065 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item952118 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item952169 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item952230 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item788879 {
	width:78px !important;
	left:515px !important;
	top:120px !important;
	min-height:4px !important;
}

#item788902 {
	width:78px !important;
	left:515px !important;
	top:127px !important;
	min-height:4px !important;
}

#item788931 {
	width:78px !important;
	left:513px !important;
	top:147px !important;
	min-height:4px !important;
}

#item788954 {
	width:78px !important;
	left:515px !important;
	top:133px !important;
	min-height:4px !important;
}

#item788977 {
	width:78px !important;
	left:516px !important;
	top:154px !important;
	min-height:4px !important;
}

#item789053 {
	width:78px !important;
	left:514px !important;
	top:139px !important;
	min-height:4px !important;
}

#item789076 {
	width:78px !important;
	left:515px !important;
	top:159px !important;
	min-height:4px !important;
}

#item789179 {
	width:88px !important;
	left:519px !important;
	top:173px !important;
	min-height:4px !important;
}

#item789202 {
	width:88px !important;
	left:518px !important;
	top:167px !important;
	min-height:4px !important;
}

#item789226 {
	width:88px !important;
	left:519px !important;
	top:180px !important;
	min-height:4px !important;
}

#item789249 {
	width:123px !important;
	left:499px !important;
	top:207px !important;
	min-height:4px !important;
}

#item789272 {
	width:102px !important;
	left:519px !important;
	top:186px !important;
	min-height:4px !important;
}

#item789299 {
	width:102px !important;
	left:499px !important;
	top:213px !important;
	min-height:4px !important;
}

#item789322 {
	width:102px !important;
	left:519px !important;
	top:192px !important;
	min-height:4px !important;
}

#item789345 {
	width:102px !important;
	left:499px !important;
	top:220px !important;
	min-height:4px !important;
}

#item789372 {
	width:102px !important;
	left:516px !important;
	top:198px !important;
	min-height:4px !important;
}

#item789418 {
	width:102px !important;
	left:500px !important;
	top:225px !important;
	min-height:4px !important;
}

#item789441 {
	width:102px !important;
	left:503px !important;
	top:232px !important;
	min-height:4px !important;
}

#item789467 {
	width:102px !important;
	left:503px !important;
	top:264px !important;
	min-height:4px !important;
}

#item789490 {
	width:102px !important;
	left:502px !important;
	top:239px !important;
	min-height:4px !important;
}

#item789514 {
	width:102px !important;
	left:505px !important;
	top:270px !important;
	min-height:4px !important;
}

#item789537 {
	width:102px !important;
	left:500px !important;
	top:246px !important;
	min-height:4px !important;
}

#item789564 {
	width:102px !important;
	left:505px !important;
	top:275px !important;
	min-height:4px !important;
}

#item789587 {
	width:102px !important;
	left:503px !important;
	top:251px !important;
	min-height:4px !important;
}

#item789610 {
	width:102px !important;
	left:505px !important;
	top:282px !important;
	min-height:4px !important;
}

#item789638 {
	width:102px !important;
	left:503px !important;
	top:258px !important;
	min-height:4px !important;
}

#item789661 {
	width:102px !important;
	left:505px !important;
	top:289px !important;
	min-height:4px !important;
}

#item789684 {
	width:102px !important;
	left:505px !important;
	top:297px !important;
	min-height:4px !important;
}

#item789708 {
	width:102px !important;
	left:505px !important;
	top:324px !important;
	min-height:4px !important;
}

#item789735 {
	width:102px !important;
	left:505px !important;
	top:304px !important;
	min-height:4px !important;
}

#item789759 {
	width:102px !important;
	left:505px !important;
	top:332px !important;
	min-height:4px !important;
}

#item789783 {
	width:102px !important;
	left:505px !important;
	top:311px !important;
	min-height:4px !important;
}

#item789807 {
	width:102px !important;
	left:505px !important;
	top:339px !important;
	min-height:4px !important;
}

#item789837 {
	width:102px !important;
	left:505px !important;
	top:318px !important;
	min-height:4px !important;
}

#item789860 {
	width:102px !important;
	left:505px !important;
	top:346px !important;
	min-height:4px !important;
}

#item789883 {
	width:102px !important;
	left:497px !important;
	top:360px !important;
	min-height:4px !important;
}

#item789911 {
	width:123px !important;
	left:496px !important;
	top:381px !important;
	min-height:7px !important;
}

#item789934 {
	width:102px !important;
	left:497px !important;
	top:367px !important;
	min-height:4px !important;
}

#item789959 {
	width:102px !important;
	left:496px !important;
	top:387px !important;
	min-height:4px !important;
}

#item789982 {
	width:102px !important;
	left:497px !important;
	top:374px !important;
	min-height:4px !important;
}

#item790005 {
	width:102px !important;
	left:496px !important;
	top:394px !important;
	min-height:4px !important;
}

#item790031 {
	width:102px !important;
	left:494px !important;
	top:405px !important;
	min-height:4px !important;
}

#item790054 {
	width:102px !important;
	left:493px !important;
	top:423px !important;
	min-height:4px !important;
}

#item790078 {
	width:102px !important;
	left:494px !important;
	top:412px !important;
	min-height:4px !important;
}

#item790101 {
	width:102px !important;
	left:493px !important;
	top:430px !important;
	min-height:4px !important;
}

#item790124 {
	width:102px !important;
	left:494px !important;
	top:419px !important;
	min-height:4px !important;
}

#item790147 {
	width:102px !important;
	left:493px !important;
	top:437px !important;
	min-height:4px !important;
}

#item790178 {
	width:102px !important;
	left:491px !important;
	top:452px !important;
	min-height:4px !important;
}

#item790201 {
	width:102px !important;
	left:490px !important;
	top:497px !important;
	min-height:4px !important;
}

#item790247 {
	width:102px !important;
	left:491px !important;
	top:459px !important;
	min-height:4px !important;
}

#item790270 {
	width:102px !important;
	left:490px !important;
	top:505px !important;
	min-height:4px !important;
}

#item790300 {
	width:102px !important;
	left:491px !important;
	top:466px !important;
	min-height:4px !important;
}

#item790323 {
	width:102px !important;
	left:490px !important;
	top:512px !important;
	min-height:4px !important;
}

#item790347 {
	width:102px !important;
	left:491px !important;
	top:473px !important;
	min-height:4px !important;
}

#item790370 {
	width:102px !important;
	left:490px !important;
	top:519px !important;
	min-height:4px !important;
}

#item790396 {
	width:102px !important;
	left:491px !important;
	top:481px !important;
	min-height:4px !important;
}

#item790419 {
	width:102px !important;
	left:490px !important;
	top:526px !important;
	min-height:4px !important;
}

#item790442 {
	width:102px !important;
	left:491px !important;
	top:488px !important;
	min-height:4px !important;
}

#item790466 {
	width:102px !important;
	left:490px !important;
	top:533px !important;
	min-height:4px !important;
}

#item304323 {
	width:350px !important;
	height:67px !important;
	left:162px !important;
	top:286px !important;
}

#item304346 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item304379 {
	width:406px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item304402 {
	width:425px !important;
	left:81px !important;
	top:151px !important;
	min-height:45px !important;
}

#item304425 {
	width:425px !important;
	left:81px !important;
	top:218px !important;
	min-height:45px !important;
}

@keyframes battito-304523 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-304523 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item491677 {
	width:207px !important;
	left:364px !important;
	top:549px !important;
	min-height:73px !important;
}

@keyframes entratavelocedasinistra-491677 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-491677 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item491700 {
	width:81px !important;
	left:389px !important;
	top:635px !important;
	min-height:7px !important;
}

@keyframes zoomin2d-841367 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841367 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-841371 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841371 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-841382 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-841382 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	16.7% {opacity:0.8;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item300364 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item952343 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item952395 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item952447 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item952503 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item952555 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item952615 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item952667 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item952719 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item952772 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item952824 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item790493 {
	width:78px !important;
	left:23px !important;
	top:7px !important;
	min-height:4px !important;
}

#item790516 {
	width:78px !important;
	left:23px !important;
	top:14px !important;
	min-height:4px !important;
}

#item790539 {
	width:141px !important;
	left:23px !important;
	top:21px !important;
	min-height:4px !important;
}

#item607887 {
	opacity:0.30;
	width:21px !important;
	height:241px !important;
	left:208px !important;
	top:522px !important;
	background:#e0201e;
}

@keyframes apparizione-607887 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-607887 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item607887 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item304730 {
	width:232px !important;
	left:47px !important;
	top:507px !important;
	min-height:256px !important;
}

#item304706 {
	width:232px !important;
	left:47px !important;
	top:384px !important;
	min-height:98px !important;
}

#item608288 {
	opacity:0.30;
	width:21px !important;
	height:162px !important;
	left:472px !important;
	top:461px !important;
	background:#e02320;
}

@keyframes apparizione-608288 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-608288 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item608288 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item304753 {
	width:232px !important;
	left:313px !important;
	top:446px !important;
	min-height:177px !important;
}

#item608290 {
	opacity:0.30;
	width:21px !important;
	height:79px !important;
	left:472px !important;
	top:684px !important;
	background:#e02320;
}

@keyframes apparizione-608290 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-608290 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item608290 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item304776 {
	width:232px !important;
	left:313px !important;
	top:668px !important;
	min-height:94px !important;
}

#item607611 {
	width:72px !important;
	height:157px !important;
	left:40px !important;
	top:521px !important;
}

#item304613 {
	width:55px !important;
	left:133px !important;
	top:454px !important;
	min-height:7px !important;
}

#item304636 {
	width:57px !important;
	left:133px !important;
	top:771px !important;
	min-height:7px !important;
}

#item304659 {
	width:62px !important;
	left:398px !important;
	top:632px !important;
	min-height:7px !important;
}

#item304683 {
	width:62px !important;
	left:398px !important;
	top:771px !important;
	min-height:7px !important;
}

#item304888 {
	width:507px !important;
	left:62px !important;
	top:142px !important;
	min-height:91px !important;
}

#item304912 {
	width:507px !important;
	left:62px !important;
	top:260px !important;
	min-height:77px !important;
}

#item304935 {
	width:174px !important;
	height:39px !important;
	left:381px !important;
	top:380px !important;
}

#item607971 {
	width:71px !important;
	height:98px !important;
	left:307px !important;
	top:437px !important;
}

#item304974 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item304997 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-305247 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-305247 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item607568 {
	width:13px !important;
	height:13px !important;
	left:212px !important;
	top:526px !important;
}

#item607567 {
	width:12px !important;
	height:12px !important;
	left:212px !important;
	top:547px !important;
}

#item607566 {
	width:12px !important;
	height:12px !important;
	left:212px !important;
	top:567px !important;
}

#item607565 {
	width:12px !important;
	height:12px !important;
	left:212px !important;
	top:588px !important;
}

#item607564 {
	width:12px !important;
	height:12px !important;
	left:212px !important;
	top:609px !important;
}

#item607563 {
	width:12px !important;
	height:12px !important;
	left:212px !important;
	top:629px !important;
}

#item607562 {
	width:12px !important;
	height:12px !important;
	left:212px !important;
	top:650px !important;
}

#item607561 {
	width:12px !important;
	height:12px !important;
	left:212px !important;
	top:669px !important;
}

#item607560 {
	width:12px !important;
	height:12px !important;
	left:212px !important;
	top:688px !important;
}

#item607559 {
	width:12px !important;
	height:12px !important;
	left:212px !important;
	top:708px !important;
}

#item607558 {
	width:12px !important;
	height:12px !important;
	left:212px !important;
	top:727px !important;
}

#item607557 {
	width:12px !important;
	height:12px !important;
	left:212px !important;
	top:747px !important;
}

@keyframes battito-607865 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-607865 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item607865 {
	width:28px !important;
	height:30px !important;
	left:208px !important;
	top:768px !important;
}

#item607920 {
	width:12px !important;
	height:12px !important;
	left:477px !important;
	top:486px !important;
}

#item607926 {
	width:12px !important;
	height:12px !important;
	left:477px !important;
	top:506px !important;
}

#item607932 {
	width:12px !important;
	height:12px !important;
	left:477px !important;
	top:527px !important;
}

#item607938 {
	width:12px !important;
	height:12px !important;
	left:477px !important;
	top:548px !important;
}

#item607943 {
	width:13px !important;
	height:13px !important;
	left:477px !important;
	top:466px !important;
}

#item607953 {
	width:12px !important;
	height:12px !important;
	left:477px !important;
	top:569px !important;
}

#item607958 {
	width:12px !important;
	height:12px !important;
	left:477px !important;
	top:588px !important;
}

#item607963 {
	width:12px !important;
	height:12px !important;
	left:477px !important;
	top:609px !important;
}

@keyframes battito-607979 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-607979 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item607979 {
	width:28px !important;
	height:30px !important;
	left:475px !important;
	top:630px !important;
}

@keyframes battito-607996 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-607996 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item607996 {
	width:28px !important;
	height:30px !important;
	left:475px !important;
	top:768px !important;
}

#item608159 {
	width:12px !important;
	height:12px !important;
	left:477px !important;
	top:689px !important;
}

#item608165 {
	width:12px !important;
	height:12px !important;
	left:477px !important;
	top:708px !important;
}

#item608170 {
	width:12px !important;
	height:12px !important;
	left:477px !important;
	top:727px !important;
}

#item608176 {
	width:12px !important;
	height:12px !important;
	left:477px !important;
	top:747px !important;
}

#item608182 {
	width:75px !important;
	height:115px !important;
	left:303px !important;
	top:660px !important;
}

#item300092 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item952931 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item952983 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item953035 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item953088 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item953142 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item953202 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item953263 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item953317 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item953368 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item953420 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item790567 {
	width:78px !important;
	left:12px !important;
	top:6px !important;
	min-height:4px !important;
}

#item790590 {
	width:96px !important;
	left:12px !important;
	top:13px !important;
	min-height:4px !important;
}

#item790613 {
	width:96px !important;
	left:12px !important;
	top:20px !important;
	min-height:4px !important;
}

#item790640 {
	width:96px !important;
	left:117px !important;
	top:11px !important;
	min-height:4px !important;
}

#item790663 {
	width:96px !important;
	left:117px !important;
	top:18px !important;
	min-height:4px !important;
}

#item790687 {
	width:78px !important;
	left:223px !important;
	top:11px !important;
	min-height:4px !important;
}

#item790710 {
	width:112px !important;
	left:223px !important;
	top:19px !important;
	min-height:4px !important;
}

#item305365 {
	width:510px !important;
	left:54px !important;
	top:423px !important;
	min-height:108px !important;
}

#item305388 {
	width:510px !important;
	left:54px !important;
	top:546px !important;
	min-height:247px !important;
}

#item305436 {
	width:319px !important;
	height:14px !important;
	left:54px !important;
	top:141px !important;
}

#item305459 {
	width:221px !important;
	height:11px !important;
	left:54px !important;
	top:161px !important;
}

#item305517 {
	width:174px !important;
	height:39px !important;
	left:94px !important;
	top:282px !important;
}

#item305540 {
	width:174px !important;
	height:25px !important;
	left:94px !important;
	top:217px !important;
}

#item305596 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item305619 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-305704 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-305704 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-305697 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-305697 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item300474 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item953541 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item953594 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item953646 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item953698 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item953750 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item953809 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item953862 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item953914 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item953966 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item954018 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item790736 {
	width:78px !important;
	left:31px !important;
	top:4px !important;
	min-height:4px !important;
}

#item790759 {
	width:101px !important;
	left:31px !important;
	top:11px !important;
	min-height:4px !important;
}

#item790808 {
	width:74px !important;
	left:137px !important;
	top:10px !important;
	min-height:4px !important;
}

#item790905 {
	width:99px !important;
	left:215px !important;
	top:9px !important;
	min-height:4px !important;
}

#item790928 {
	width:111px !important;
	left:320px !important;
	top:8px !important;
	min-height:5px !important;
}

#item791380 {
	width:101px !important;
	left:31px !important;
	top:18px !important;
	min-height:4px !important;
}

#item791422 {
	width:107px !important;
	left:137px !important;
	top:19px !important;
	min-height:4px !important;
}

#item305766 {
	width:527px !important;
	left:61px !important;
	top:153px !important;
	min-height:18px !important;
}

#item305911 {
	width:425px !important;
	left:639px !important;
	top:521px !important;
	min-height:111px !important;
}

#item305934 {
	width:425px !important;
	left:639px !important;
	top:654px !important;
	min-height:111px !important;
}

#item306017 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item306040 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item306064 {
	width:393px !important;
	left:624px !important;
	top:79px !important;
	min-height:37px !important;
}

#item306087 {
	width:397px !important;
	left:624px !important;
	top:44px !important;
	min-height:24px !important;
}

#item300557 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item954197 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item954249 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item954302 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item954354 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item954406 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item954459 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item954511 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item954563 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item954614 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item954666 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item791053 {
	width:78px !important;
	left:43px !important;
	top:3px !important;
	min-height:4px !important;
}

#item791076 {
	width:78px !important;
	left:43px !important;
	top:10px !important;
	min-height:4px !important;
}

#item791099 {
	width:99px !important;
	left:43px !important;
	top:17px !important;
	min-height:4px !important;
}

#item791122 {
	width:74px !important;
	left:149px !important;
	top:9px !important;
	min-height:4px !important;
}

#item791145 {
	width:74px !important;
	left:149px !important;
	top:16px !important;
	min-height:4px !important;
}

#item791168 {
	width:99px !important;
	left:43px !important;
	top:24px !important;
	min-height:4px !important;
}

#item791191 {
	width:74px !important;
	left:149px !important;
	top:24px !important;
	min-height:4px !important;
}

#item791214 {
	width:99px !important;
	left:226px !important;
	top:9px !important;
	min-height:4px !important;
}

#item791237 {
	width:111px !important;
	left:332px !important;
	top:7px !important;
	min-height:5px !important;
}

#item791260 {
	width:99px !important;
	left:226px !important;
	top:14px !important;
	min-height:4px !important;
}

#item791283 {
	width:111px !important;
	left:332px !important;
	top:14px !important;
	min-height:5px !important;
}

#item791306 {
	width:99px !important;
	left:226px !important;
	top:22px !important;
	min-height:4px !important;
}

#item791329 {
	width:111px !important;
	left:332px !important;
	top:22px !important;
	min-height:5px !important;
}

#item306227 {
	width:176px !important;
	left:224px !important;
	top:472px !important;
	min-height:24px !important;
}

#item306279 {
	width:521px !important;
	left:54px !important;
	top:303px !important;
	min-height:21px !important;
}

#item306302 {
	width:335px !important;
	left:54px !important;
	top:620px !important;
	min-height:40px !important;
}

#item306325 {
	width:132px !important;
	left:54px !important;
	top:268px !important;
	min-height:24px !important;
}

#item306348 {
	width:369px !important;
	left:54px !important;
	top:585px !important;
	min-height:24px !important;
}

#item306371 {
	width:154px !important;
	left:224px !important;
	top:696px !important;
	min-height:11px !important;
}

#item306402 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item306425 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item306487 {
	width:369px !important;
	left:768px !important;
	top:484px !important;
	min-height:48px !important;
}

#item306510 {
	width:340px !important;
	left:768px !important;
	top:538px !important;
	min-height:45px !important;
}

#item306533 {
	width:125px !important;
	left:629px !important;
	top:600px !important;
	min-height:11px !important;
}

#item306556 {
	width:264px !important;
	left:629px !important;
	top:743px !important;
	min-height:24px !important;
}

#item306579 {
	width:513px !important;
	left:624px !important;
	top:435px !important;
	min-height:21px !important;
}

#item306602 {
	width:243px !important;
	left:624px !important;
	top:685px !important;
	min-height:21px !important;
}

#item306626 {
	width:62px !important;
	left:624px !important;
	top:400px !important;
	min-height:24px !important;
}

#item306649 {
	width:198px !important;
	left:624px !important;
	top:650px !important;
	min-height:24px !important;
}

#item306699 {
	width:74px !important;
	left:893px !important;
	top:251px !important;
	min-height:40px !important;
}

#item306722 {
	width:393px !important;
	left:624px !important;
	top:79px !important;
	min-height:37px !important;
}

#item306745 {
	width:397px !important;
	left:624px !important;
	top:44px !important;
	min-height:24px !important;
}

#item757554 {
	width:154px !important;
	left:250px !important;
	top:194px !important;
	min-height:24px !important;
}

#item300641 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item954798 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item954851 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item954903 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item954955 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item955008 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item955061 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item955113 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item955165 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item955216 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item955271 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item791428 {
	width:78px !important;
	left:33px !important;
	top:8px !important;
	min-height:4px !important;
}

#item791451 {
	width:66px !important;
	left:33px !important;
	top:15px !important;
	min-height:4px !important;
}

#item791479 {
	width:85px !important;
	left:101px !important;
	top:15px !important;
	min-height:4px !important;
}

#item791502 {
	width:85px !important;
	left:191px !important;
	top:15px !important;
	min-height:4px !important;
}

#item791530 {
	width:85px !important;
	left:278px !important;
	top:15px !important;
	min-height:4px !important;
}

#item306861 {
	width:255px !important;
	left:60px !important;
	top:583px !important;
	min-height:62px !important;
}

#item306884 {
	width:255px !important;
	left:60px !important;
	top:656px !important;
	min-height:62px !important;
}

#item306939 {
	width:100px !important;
	left:108px !important;
	top:468px !important;
	min-height:40px !important;
}

#item306962 {
	width:156px !important;
	left:331px !important;
	top:758px !important;
	min-height:24px !important;
}

#item307099 {
	width:170px !important;
	left:950px !important;
	top:358px !important;
	min-height:24px !important;
}

#item307122 {
	width:200px !important;
	height:25px !important;
	left:929px !important;
	top:111px !important;
}

#item307146 {
	width:393px !important;
	left:624px !important;
	top:462px !important;
	min-height:37px !important;
}

#item307169 {
	width:175px !important;
	left:624px !important;
	top:427px !important;
	min-height:24px !important;
}

#item307203 {
	width:340px !important;
	left:624px !important;
	top:507px !important;
	min-height:62px !important;
}

#item307226 {
	width:340px !important;
	left:624px !important;
	top:581px !important;
	min-height:51px !important;
}

#item307249 {
	width:164px !important;
	left:892px !important;
	top:678px !important;
	min-height:40px !important;
}

#item307273 {
	width:174px !important;
	height:39px !important;
	left:689px !important;
	top:678px !important;
}

#item307296 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item307319 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-307403 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-307403 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-307438 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-307438 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item300724 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item955378 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item955430 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item955482 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item955536 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item955588 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item955655 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item955707 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item955762 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item955813 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item955871 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item791553 {
	width:78px !important;
	left:15px !important;
	top:6px !important;
	min-height:4px !important;
}

#item791577 {
	width:78px !important;
	left:15px !important;
	top:13px !important;
	min-height:4px !important;
}

#item791600 {
	width:155px !important;
	left:98px !important;
	top:13px !important;
	min-height:4px !important;
}

#item791623 {
	width:78px !important;
	left:15px !important;
	top:20px !important;
	min-height:4px !important;
}

#item791651 {
	width:105px !important;
	left:97px !important;
	top:20px !important;
	min-height:4px !important;
}

#item307619 {
	width:412px !important;
	left:162px !important;
	top:79px !important;
	min-height:45px !important;
}

#item307642 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item360068 {
	width:94px !important;
	left:681px !important;
	top:601px !important;
	min-height:24px !important;
}

#item360091 {
	width:200px !important;
	height:25px !important;
	left:702px !important;
	top:175px !important;
}

#item360124 {
	width:393px !important;
	left:624px !important;
	top:79px !important;
	min-height:37px !important;
}

#item360147 {
	width:397px !important;
	left:624px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-360173 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-360173 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-608312 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-608312 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item608312 {
	width:28px !important;
	height:30px !important;
	left:554px !important;
	top:311px !important;
}

#item300807 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item955981 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item956034 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item956086 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item956145 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item956197 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item956251 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item956310 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item956363 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item956415 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item956467 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item608332 {
	width:254px !important;
	height:124px !important;
	left:297px !important;
	top:136px !important;
}

#item608486 {
	width:43px !important;
	height:43px !important;
	left:307px !important;
	top:293px !important;
}

#item608485 {
	width:43px !important;
	height:43px !important;
	left:357px !important;
	top:293px !important;
}

#item608484 {
	width:43px !important;
	height:43px !important;
	left:406px !important;
	top:293px !important;
}

#item608483 {
	width:43px !important;
	height:43px !important;
	left:455px !important;
	top:293px !important;
}

#item307521 {
	width:78px !important;
	left:211px !important;
	top:391px !important;
	min-height:7px !important;
}

#item307545 {
	width:262px !important;
	left:307px !important;
	top:266px !important;
	background:#fff;
	min-height:7px !important;
}

#item307569 {
	width:214px !important;
	left:329px !important;
	top:354px !important;
	min-height:24px !important;
}

#item791674 {
	width:78px !important;
	left:74px !important;
	top:2px !important;
	min-height:4px !important;
}

#item791697 {
	width:78px !important;
	left:74px !important;
	top:9px !important;
	min-height:4px !important;
}

#item791723 {
	width:100px !important;
	left:156px !important;
	top:9px !important;
	min-height:4px !important;
}

#item791747 {
	width:78px !important;
	left:74px !important;
	top:16px !important;
	min-height:4px !important;
}

#item791770 {
	width:121px !important;
	left:156px !important;
	top:16px !important;
	min-height:4px !important;
}

#item791797 {
	width:78px !important;
	left:74px !important;
	top:23px !important;
	min-height:4px !important;
}

#item791820 {
	width:125px !important;
	left:156px !important;
	top:23px !important;
	min-height:4px !important;
}

#item791843 {
	width:78px !important;
	left:285px !important;
	top:4px !important;
	min-height:4px !important;
}

#item791870 {
	width:125px !important;
	left:367px !important;
	top:4px !important;
	min-height:4px !important;
}

#item791893 {
	width:78px !important;
	left:285px !important;
	top:11px !important;
	min-height:4px !important;
}

#item791916 {
	width:151px !important;
	left:367px !important;
	top:11px !important;
	min-height:4px !important;
}

#item791942 {
	width:78px !important;
	left:285px !important;
	top:18px !important;
	min-height:4px !important;
}

#item791965 {
	width:124px !important;
	left:367px !important;
	top:18px !important;
	min-height:4px !important;
}

#item791989 {
	width:78px !important;
	left:285px !important;
	top:25px !important;
	min-height:4px !important;
}

#item792012 {
	width:124px !important;
	left:367px !important;
	top:25px !important;
	min-height:4px !important;
}

#item792035 {
	width:78px !important;
	left:285px !important;
	top:32px !important;
	min-height:4px !important;
}

#item792058 {
	width:124px !important;
	left:367px !important;
	top:32px !important;
	min-height:4px !important;
}

#item608527 {
	opacity:0.30;
	width:21px !important;
	height:145px !important;
	left:429px !important;
	top:519px !important;
	background:#e0201e;
}

@keyframes apparizione-608527 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-608527 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item608527 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item360591 {
	width:198px !important;
	left:305px !important;
	top:505px !important;
	min-height:172px !important;
}

#item360568 {
	width:54px !important;
	left:312px !important;
	top:686px !important;
	min-height:8px !important;
}

#item360614 {
	width:519px !important;
	left:50px !important;
	top:155px !important;
	min-height:210px !important;
}

#item608700 {
	width:172px !important;
	height:406px !important;
	left:126px !important;
	top:369px !important;
}

#item360654 {
	width:199px !important;
	left:312px !important;
	top:728px !important;
	min-height:35px !important;
}

@keyframes zoomin2d-360677 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-360677 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-360686 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-360686 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item360704 {
	width:268px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item360727 {
	width:397px !important;
	left:162px !important;
	top:79px !important;
	min-height:55px !important;
}

@keyframes zoomin2d-360750 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-360750 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-360756 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-360756 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-360762 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-360762 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-360768 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-360768 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-360774 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-360774 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-360779 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-360779 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-360784 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-360784 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-360788 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-360788 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-360797 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-360797 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-360803 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-360803 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-360807 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-360807 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-608574 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-608574 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item608574 {
	width:28px !important;
	height:30px !important;
	left:431px !important;
	top:670px !important;
}

#item608642 {
	width:12px !important;
	height:12px !important;
	left:434px !important;
	top:616px !important;
}

#item608647 {
	width:12px !important;
	height:12px !important;
	left:434px !important;
	top:633px !important;
}

#item608652 {
	width:12px !important;
	height:12px !important;
	left:434px !important;
	top:650px !important;
}

#item608659 {
	width:12px !important;
	height:12px !important;
	left:434px !important;
	top:599px !important;
}

#item608665 {
	width:13px !important;
	height:13px !important;
	left:434px !important;
	top:581px !important;
}

#item608674 {
	width:12px !important;
	height:12px !important;
	left:434px !important;
	top:562px !important;
}

#item608681 {
	width:12px !important;
	height:12px !important;
	left:434px !important;
	top:542px !important;
}

#item608689 {
	width:12px !important;
	height:12px !important;
	left:434px !important;
	top:523px !important;
}

#item366484 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item956580 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item956632 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item956685 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item956739 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item956792 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item956854 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item956907 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item956959 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item957010 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item957062 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item792132 {
	width:78px !important;
	left:48px !important;
	top:6px !important;
	min-height:4px !important;
}

#item792155 {
	width:78px !important;
	left:48px !important;
	top:13px !important;
	min-height:4px !important;
}

#item792178 {
	width:89px !important;
	left:133px !important;
	top:13px !important;
	min-height:4px !important;
}

#item792202 {
	width:78px !important;
	left:245px !important;
	top:13px !important;
	min-height:4px !important;
}

#item792225 {
	width:89px !important;
	left:329px !important;
	top:13px !important;
	min-height:4px !important;
}

#item792253 {
	width:64px !important;
	left:48px !important;
	top:20px !important;
	min-height:4px !important;
}

#item792276 {
	width:126px !important;
	left:115px !important;
	top:20px !important;
	min-height:4px !important;
}

#item792299 {
	width:104px !important;
	left:245px !important;
	top:20px !important;
	min-height:4px !important;
}

#item792322 {
	width:118px !important;
	left:353px !important;
	top:20px !important;
	min-height:4px !important;
}

#item792353 {
	width:64px !important;
	left:57px !important;
	top:128px !important;
	min-height:4px !important;
}

#item792376 {
	width:126px !important;
	left:124px !important;
	top:128px !important;
	min-height:4px !important;
}

#item792399 {
	width:64px !important;
	left:257px !important;
	top:128px !important;
	min-height:4px !important;
}

#item792422 {
	width:145px !important;
	left:325px !important;
	top:128px !important;
	min-height:4px !important;
}

#item792450 {
	width:64px !important;
	left:57px !important;
	top:135px !important;
	min-height:4px !important;
}

#item792473 {
	width:126px !important;
	left:124px !important;
	top:135px !important;
	min-height:4px !important;
}

#item792497 {
	width:64px !important;
	left:254px !important;
	top:135px !important;
	min-height:4px !important;
}

#item792521 {
	width:126px !important;
	left:321px !important;
	top:135px !important;
	min-height:4px !important;
}

#item792549 {
	width:64px !important;
	left:57px !important;
	top:142px !important;
	min-height:4px !important;
}

#item792572 {
	width:126px !important;
	left:124px !important;
	top:142px !important;
	min-height:4px !important;
}

#item609043 {
	opacity:0.30;
	width:21px !important;
	height:18px !important;
	left:403px !important;
	top:713px !important;
	background:#e0201e;
}

@keyframes apparizione-609043 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-609043 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item609043 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item361158 {
	width:193px !important;
	left:277px !important;
	top:713px !important;
	min-height:29px !important;
}

#item361003 {
	width:193px !important;
	left:277px !important;
	top:442px !important;
	min-height:173px !important;
}

#item608876 {
	opacity:0.30;
	width:21px !important;
	height:152px !important;
	left:403px !important;
	top:456px !important;
	background:#e0201e;
}

@keyframes apparizione-608876 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-608876 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item608876 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item360900 {
	width:510px !important;
	left:55px !important;
	top:149px !important;
	min-height:159px !important;
}

#item608869 {
	width:242px !important;
	height:415px !important;
	left:28px !important;
	top:338px !important;
}

#item360957 {
	width:54px !important;
	left:283px !important;
	top:745px !important;
	min-height:8px !important;
}

#item360980 {
	width:54px !important;
	left:283px !important;
	top:624px !important;
	min-height:8px !important;
}

#item361135 {
	width:310px !important;
	height:25px !important;
	left:240px !important;
	top:347px !important;
}

#item361303 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:45px !important;
}

#item361327 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-361418 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-361418 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-608878 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-608878 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item608878 {
	width:28px !important;
	height:30px !important;
	left:401px !important;
	top:613px !important;
}

#item608944 {
	width:12px !important;
	height:12px !important;
	left:407px !important;
	top:716px !important;
}

#item608972 {
	width:12px !important;
	height:12px !important;
	left:407px !important;
	top:460px !important;
}

#item608984 {
	width:12px !important;
	height:12px !important;
	left:407px !important;
	top:480px !important;
}

#item608994 {
	width:12px !important;
	height:12px !important;
	left:407px !important;
	top:500px !important;
}

#item609001 {
	width:12px !important;
	height:12px !important;
	left:407px !important;
	top:520px !important;
}

#item609010 {
	width:12px !important;
	height:12px !important;
	left:407px !important;
	top:536px !important;
}

#item609015 {
	width:12px !important;
	height:12px !important;
	left:407px !important;
	top:554px !important;
}

#item609022 {
	width:12px !important;
	height:12px !important;
	left:407px !important;
	top:574px !important;
}

#item609032 {
	width:12px !important;
	height:12px !important;
	left:407px !important;
	top:594px !important;
}

@keyframes battito-609045 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-609045 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item609045 {
	width:28px !important;
	height:30px !important;
	left:401px !important;
	top:736px !important;
}

#item366567 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item957209 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item957262 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item957314 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item957367 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item957419 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item957471 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item957523 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item957575 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item957627 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item957679 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item792643 {
	width:78px !important;
	left:38px !important;
	top:2px !important;
	min-height:4px !important;
}

#item792666 {
	width:78px !important;
	left:38px !important;
	top:9px !important;
	min-height:4px !important;
}

#item792689 {
	width:132px !important;
	left:121px !important;
	top:9px !important;
	min-height:4px !important;
}

#item792717 {
	width:78px !important;
	left:38px !important;
	top:16px !important;
	min-height:4px !important;
}

#item792740 {
	width:132px !important;
	left:121px !important;
	top:16px !important;
	min-height:4px !important;
}

#item792766 {
	width:78px !important;
	left:38px !important;
	top:23px !important;
	min-height:4px !important;
}

#item792789 {
	width:132px !important;
	left:121px !important;
	top:23px !important;
	min-height:4px !important;
}

#item792813 {
	width:78px !important;
	left:282px !important;
	top:9px !important;
	min-height:4px !important;
}

#item792863 {
	width:78px !important;
	left:282px !important;
	top:16px !important;
	min-height:4px !important;
}

#item361473 {
	width:120px !important;
	left:164px !important;
	top:732px !important;
	min-height:24px !important;
}

#item361523 {
	width:298px !important;
	left:164px !important;
	top:589px !important;
	min-height:40px !important;
}

#item361567 {
	width:298px !important;
	left:164px !important;
	top:534px !important;
	min-height:40px !important;
}

#item361590 {
	width:340px !important;
	left:164px !important;
	top:139px !important;
	min-height:34px !important;
}

#item361613 {
	width:340px !important;
	left:164px !important;
	top:187px !important;
	min-height:34px !important;
}

#item361636 {
	width:340px !important;
	left:164px !important;
	top:235px !important;
	min-height:34px !important;
}

#item361659 {
	width:126px !important;
	left:164px !important;
	top:376px !important;
	min-height:24px !important;
}

#item361750 {
	width:125px !important;
	left:745px !important;
	top:732px !important;
	min-height:24px !important;
}

#item361800 {
	width:298px !important;
	left:754px !important;
	top:509px !important;
	min-height:51px !important;
}

#item361823 {
	width:366px !important;
	left:765px !important;
	top:143px !important;
	min-height:29px !important;
}

#item361846 {
	width:366px !important;
	left:765px !important;
	top:186px !important;
	min-height:34px !important;
}

#item361869 {
	width:298px !important;
	left:754px !important;
	top:570px !important;
	min-height:51px !important;
}

#item361892 {
	width:172px !important;
	left:745px !important;
	top:376px !important;
	min-height:24px !important;
}

#item361915 {
	width:510px !important;
	left:624px !important;
	top:471px !important;
	min-height:37px !important;
}

#item361938 {
	width:510px !important;
	left:54px !important;
	top:471px !important;
	min-height:37px !important;
}

#item361961 {
	width:195px !important;
	left:624px !important;
	top:436px !important;
	min-height:24px !important;
}

#item361984 {
	width:217px !important;
	left:54px !important;
	top:436px !important;
	min-height:24px !important;
}

#item362035 {
	width:393px !important;
	left:624px !important;
	top:79px !important;
	min-height:37px !important;
}

#item362058 {
	width:224px !important;
	left:624px !important;
	top:44px !important;
	min-height:24px !important;
}

#item362081 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item362104 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item366727 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item957793 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item957845 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item957897 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item957951 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item958003 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item958064 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item958116 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item958168 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item958219 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item958272 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item362488 {
	width:220px !important;
	left:877px !important;
	top:699px !important;
	min-height:68px !important;
}

#item362339 {
	width:163px !important;
	left:71px !important;
	top:673px !important;
	min-height:105px !important;
}

#item362362 {
	width:220px !important;
	left:403px !important;
	top:700px !important;
	min-height:68px !important;
}

#item362432 {
	width:163px !important;
	left:246px !important;
	top:700px !important;
	min-height:71px !important;
}

#item362465 {
	width:220px !important;
	left:637px !important;
	top:700px !important;
	min-height:68px !important;
}

#item1003214 {
	width:145px !important;
	height:29px !important;
	left:640px !important;
	top:700px !important;
}

#item1003222 {
	width:145px !important;
	height:38px !important;
	left:640px !important;
	top:734px !important;
}

#item1003230 {
	width:183px !important;
	height:29px !important;
	left:880px !important;
	top:700px !important;
}

#item1003238 {
	width:183px !important;
	height:38px !important;
	left:880px !important;
	top:734px !important;
}

#item1003145 {
	width:145px !important;
	height:30px !important;
	left:80px !important;
	top:704px !important;
}

#item1003152 {
	width:145px !important;
	height:28px !important;
	left:80px !important;
	top:737px !important;
}

#item1003184 {
	width:145px !important;
	height:30px !important;
	left:249px !important;
	top:699px !important;
}

#item1003191 {
	width:145px !important;
	height:38px !important;
	left:249px !important;
	top:733px !important;
}

#item1003199 {
	width:145px !important;
	height:29px !important;
	left:406px !important;
	top:699px !important;
}

#item1003206 {
	width:145px !important;
	height:38px !important;
	left:406px !important;
	top:734px !important;
}

#item362338 {
	width:277px !important;
	height:335px !important;
	left:444px !important;
	top:-9px !important;
	background:#dadad9;
}

#item362385 {
	width:291px !important;
	left:136px !important;
	top:518px !important;
	min-height:51px !important;
}

#item362408 {
	width:201px !important;
	left:75px !important;
	top:517px !important;
	min-height:104px !important;
}

#item362464 {
	width:754px !important;
	height:303px !important;
	left:445px !important;
	top:333px !important;
	background:#dadad9;
}

#item1007165 {
	width:145px !important;
	height:30px !important;
	left:80px !important;
	top:672px !important;
}

#item1018020 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item958385 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item958438 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item958490 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item958543 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item958595 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item958667 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item958719 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item958771 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item958823 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item958889 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item363118 {
	width:1208px !important;
	height:421px !important;
	left:-9px !important;
	top:-16px !important;
}

#item362604 {
	width:332px !important;
	left:694px !important;
	top:140px !important;
	min-height:108px !important;
}

@keyframes zoomin2d-362604 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-362604 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item362677 {
	width:206px !important;
	left:54px !important;
	top:323px !important;
	background:#fff;
	min-height:8px !important;
}

#item362723 {
	width:49px !important;
	left:88px !important;
	top:348px !important;
	min-height:21px !important;
}

#item362746 {
	width:72px !important;
	left:123px !important;
	top:383px !important;
	min-height:21px !important;
}

#item363072 {
	width:517px !important;
	left:635px !important;
	top:767px !important;
	min-height:15px !important;
}

#item363095 {
	width:517px !important;
	left:54px !important;
	top:767px !important;
	min-height:24px !important;
}

#item363183 {
	width:91px !important;
	left:909px !important;
	top:248px !important;
	min-height:13px !important;
}

#item363206 {
	width:953px !important;
	left:188px !important;
	top:315px !important;
	min-height:88px !important;
}

@keyframes entratavelocedasinistra-491859 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-491859 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item366806 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item959004 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item959057 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item959109 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item959162 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item959222 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item959274 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item959326 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item959378 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item959430 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item959482 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item792914 {
	width:78px !important;
	left:27px !important;
	top:5px !important;
	min-height:4px !important;
}

#item792937 {
	width:78px !important;
	left:120px !important;
	top:5px !important;
	min-height:4px !important;
}

#item792961 {
	width:175px !important;
	left:204px !important;
	top:5px !important;
	min-height:10px !important;
}

#item792987 {
	width:90px !important;
	left:120px !important;
	top:16px !important;
	min-height:4px !important;
}

#item793010 {
	width:90px !important;
	left:212px !important;
	top:16px !important;
	min-height:4px !important;
}

#item793034 {
	width:90px !important;
	left:310px !important;
	top:16px !important;
	min-height:4px !important;
}

#item793058 {
	width:90px !important;
	left:402px !important;
	top:16px !important;
	min-height:4px !important;
}

#item793082 {
	width:90px !important;
	left:121px !important;
	top:24px !important;
	min-height:4px !important;
}

#item793105 {
	width:90px !important;
	left:213px !important;
	top:24px !important;
	min-height:4px !important;
}

#item793134 {
	width:90px !important;
	left:310px !important;
	top:24px !important;
	min-height:4px !important;
}

#item793157 {
	width:90px !important;
	left:402px !important;
	top:24px !important;
	min-height:4px !important;
}

#item793183 {
	width:78px !important;
	left:65px !important;
	top:318px !important;
	min-height:4px !important;
}

#item793207 {
	width:102px !important;
	left:162px !important;
	top:318px !important;
	min-height:4px !important;
}

#item793230 {
	width:92px !important;
	left:269px !important;
	top:318px !important;
	min-height:4px !important;
}

#item793253 {
	width:102px !important;
	left:366px !important;
	top:318px !important;
	min-height:4px !important;
}

#item793280 {
	width:92px !important;
	left:65px !important;
	top:325px !important;
	min-height:4px !important;
}

#item793303 {
	width:102px !important;
	left:162px !important;
	top:325px !important;
	min-height:4px !important;
}

#item793326 {
	width:92px !important;
	left:266px !important;
	top:325px !important;
	min-height:4px !important;
}

#item793349 {
	width:102px !important;
	left:363px !important;
	top:325px !important;
	min-height:4px !important;
}

#item793376 {
	width:92px !important;
	left:65px !important;
	top:333px !important;
	min-height:4px !important;
}

#item793399 {
	width:102px !important;
	left:162px !important;
	top:333px !important;
	min-height:4px !important;
}

#item793426 {
	width:92px !important;
	left:269px !important;
	top:333px !important;
	min-height:4px !important;
}

#item793449 {
	width:102px !important;
	left:366px !important;
	top:333px !important;
	min-height:4px !important;
}

#item793474 {
	width:92px !important;
	left:65px !important;
	top:340px !important;
	min-height:4px !important;
}

#item793497 {
	width:102px !important;
	left:162px !important;
	top:340px !important;
	min-height:4px !important;
}

#item793520 {
	width:92px !important;
	left:269px !important;
	top:340px !important;
	min-height:4px !important;
}

#item793543 {
	width:102px !important;
	left:366px !important;
	top:340px !important;
	min-height:4px !important;
}

#item793568 {
	width:92px !important;
	left:65px !important;
	top:347px !important;
	min-height:4px !important;
}

#item793591 {
	width:102px !important;
	left:162px !important;
	top:347px !important;
	min-height:4px !important;
}

#item793614 {
	width:92px !important;
	left:269px !important;
	top:347px !important;
	min-height:4px !important;
}

#item793637 {
	width:102px !important;
	left:366px !important;
	top:347px !important;
	min-height:4px !important;
}

#item793666 {
	width:92px !important;
	left:65px !important;
	top:355px !important;
	min-height:4px !important;
}

#item793689 {
	width:102px !important;
	left:162px !important;
	top:355px !important;
	min-height:4px !important;
}

#item793713 {
	width:92px !important;
	left:269px !important;
	top:355px !important;
	min-height:4px !important;
}

#item793737 {
	width:102px !important;
	left:366px !important;
	top:355px !important;
	min-height:4px !important;
}

#item793764 {
	width:92px !important;
	left:65px !important;
	top:362px !important;
	min-height:4px !important;
}

#item793787 {
	width:102px !important;
	left:162px !important;
	top:362px !important;
	min-height:4px !important;
}

#item793810 {
	width:92px !important;
	left:269px !important;
	top:362px !important;
	min-height:4px !important;
}

#item793833 {
	width:102px !important;
	left:366px !important;
	top:362px !important;
	min-height:4px !important;
}

#item609540 {
	opacity:0.30;
	width:21px !important;
	height:332px !important;
	left:166px !important;
	top:392px !important;
	background:#e0201e;
}

@keyframes apparizione-609540 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-609540 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item609540 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item363466 {
	width:167px !important;
	left:65px !important;
	top:378px !important;
	min-height:371px !important;
}

#item363631 {
	width:159px !important;
	left:298px !important;
	top:595px !important;
	min-height:177px !important;
}

#item363489 {
	width:425px !important;
	left:72px !important;
	top:217px !important;
	min-height:28px !important;
}

#item363512 {
	width:425px !important;
	left:72px !important;
	top:267px !important;
	min-height:35px !important;
}

#item363535 {
	width:200px !important;
	height:25px !important;
	left:319px !important;
	top:173px !important;
}

#item363585 {
	width:149px !important;
	left:65px !important;
	top:729px !important;
	min-height:11px !important;
}

#item363654 {
	width:206px !important;
	left:298px !important;
	top:583px !important;
	background:#fff;
	min-height:6px !important;
}

#item363677 {
	width:206px !important;
	left:68px !important;
	top:194px !important;
	background:#fff;
	min-height:8px !important;
}

@keyframes zoomin2d-363756 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes zoomin2d-363756 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@keyframes zoomin2d-363760 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	75% {opacity:1;}
	87.5% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {opacity:1;}
}
@-webkit-keyframes zoomin2d-363760 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	75% {opacity:1;}
	87.5% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {opacity:1;}
}
#item363773 {
	width:47px !important;
	left:706px !important;
	top:76px !important;
	min-height:6px !important;
}

@keyframes zoomin2d-363873 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes zoomin2d-363873 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
#item363877 {
	width:123px !important;
	left:785px !important;
	top:396px !important;
	min-height:8px !important;
}

#item363900 {
	width:168px !important;
	left:971px !important;
	top:561px !important;
	min-height:10px !important;
}

#item363923 {
	width:135px !important;
	left:752px !important;
	top:179px !important;
	min-height:9px !important;
}

#item363947 {
	width:369px !important;
	left:670px !important;
	top:55px !important;
	min-height:8px !important;
}

#item364026 {
	width:163px !important;
	left:295px !important;
	top:777px !important;
	min-height:12px !important;
}

@keyframes battito-364157 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-364157 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item609261 {
	width:261px !important;
	height:66px !important;
	left:309px !important;
	top:381px !important;
}

@keyframes battito-609543 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-609543 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item609543 {
	width:28px !important;
	height:30px !important;
	left:162px !important;
	top:729px !important;
}

#item609559 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:395px !important;
}

#item609567 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:412px !important;
}

#item609574 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:430px !important;
}

#item609581 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:449px !important;
}

#item609587 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:466px !important;
}

#item609593 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:483px !important;
}

#item609600 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:502px !important;
}

#item609607 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:520px !important;
}

#item609613 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:540px !important;
}

#item609620 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:560px !important;
}

#item609626 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:579px !important;
}

#item609632 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:595px !important;
}

#item609639 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:615px !important;
}

#item609645 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:635px !important;
}

#item609651 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:654px !important;
}

#item609657 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:671px !important;
}

#item609664 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:688px !important;
}

#item609673 {
	width:12px !important;
	height:12px !important;
	left:170px !important;
	top:706px !important;
}

@keyframes entratavelocedalbasso-368406 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-368406 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item368406 {
	width:117px !important;
	height:25px !important;
	left:992px !important;
	top:671px !important;
}

#item368463 {
	width:1200px !important;
	height:851px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item368464 {
	width:143px !important;
	height:48px !important;
	left:545px !important;
	top:724px !important;
}

#item368493 {
	width:1119px !important;
	height:640px !important;
	left:56px !important;
	top:49px !important;
}

#item368461 {
	width:9px !important;
	height:9px !important;
	left:646px !important;
	top:42px !important;
}

#item368459 {
	width:1210px !important;
	height:861px !important;
	left:-19px !important;
	top:-19px !important;
}

#item366885 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item959587 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item959640 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item959693 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item959747 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item959806 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item959858 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item959910 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item959973 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item960025 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item960081 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item793860 {
	width:78px !important;
	left:48px !important;
	top:115px !important;
	min-height:4px !important;
}

#item793883 {
	width:101px !important;
	left:48px !important;
	top:122px !important;
	min-height:4px !important;
}

#item793906 {
	width:101px !important;
	left:156px !important;
	top:122px !important;
	min-height:4px !important;
}

#item793934 {
	width:101px !important;
	left:48px !important;
	top:129px !important;
	min-height:4px !important;
}

#item793957 {
	width:101px !important;
	left:156px !important;
	top:129px !important;
	min-height:4px !important;
}

#item793980 {
	width:101px !important;
	left:48px !important;
	top:136px !important;
	min-height:4px !important;
}

#item794003 {
	width:101px !important;
	left:156px !important;
	top:136px !important;
	min-height:4px !important;
}

#item794027 {
	width:101px !important;
	left:48px !important;
	top:143px !important;
	min-height:4px !important;
}

#item794050 {
	width:101px !important;
	left:156px !important;
	top:143px !important;
	min-height:4px !important;
}

#item794082 {
	width:101px !important;
	left:48px !important;
	top:150px !important;
	min-height:4px !important;
}

#item794105 {
	width:101px !important;
	left:156px !important;
	top:150px !important;
	min-height:4px !important;
}

#item794128 {
	width:101px !important;
	left:48px !important;
	top:157px !important;
	min-height:4px !important;
}

#item794151 {
	width:101px !important;
	left:156px !important;
	top:157px !important;
	min-height:4px !important;
}

#item794179 {
	width:101px !important;
	left:48px !important;
	top:165px !important;
	min-height:4px !important;
}

#item794202 {
	width:101px !important;
	left:156px !important;
	top:165px !important;
	min-height:4px !important;
}

#item794225 {
	width:101px !important;
	left:270px !important;
	top:116px !important;
	min-height:4px !important;
}

#item794248 {
	width:89px !important;
	left:378px !important;
	top:116px !important;
	min-height:4px !important;
}

#item794276 {
	width:101px !important;
	left:270px !important;
	top:123px !important;
	min-height:4px !important;
}

#item794299 {
	width:89px !important;
	left:378px !important;
	top:123px !important;
	min-height:4px !important;
}

#item794322 {
	width:101px !important;
	left:270px !important;
	top:131px !important;
	min-height:4px !important;
}

#item794345 {
	width:89px !important;
	left:378px !important;
	top:131px !important;
	min-height:4px !important;
}

#item794372 {
	width:101px !important;
	left:270px !important;
	top:138px !important;
	min-height:4px !important;
}

#item794395 {
	width:89px !important;
	left:378px !important;
	top:138px !important;
	min-height:4px !important;
}

#item794418 {
	width:101px !important;
	left:270px !important;
	top:145px !important;
	min-height:4px !important;
}

#item794441 {
	width:89px !important;
	left:378px !important;
	top:145px !important;
	min-height:4px !important;
}

#item794468 {
	width:101px !important;
	left:270px !important;
	top:152px !important;
	min-height:4px !important;
}

#item794491 {
	width:89px !important;
	left:378px !important;
	top:152px !important;
	min-height:4px !important;
}

#item794516 {
	width:101px !important;
	left:270px !important;
	top:159px !important;
	min-height:4px !important;
}

#item794539 {
	width:89px !important;
	left:378px !important;
	top:159px !important;
	min-height:4px !important;
}

#item794567 {
	width:101px !important;
	left:270px !important;
	top:166px !important;
	min-height:4px !important;
}

#item794590 {
	width:100px !important;
	left:378px !important;
	top:166px !important;
	min-height:4px !important;
}

#item794663 {
	width:55px !important;
	left:919px !important;
	top:11px !important;
	min-height:4px !important;
}

#item794686 {
	width:114px !important;
	left:986px !important;
	top:11px !important;
	min-height:4px !important;
}

#item794710 {
	width:55px !important;
	left:919px !important;
	top:18px !important;
	min-height:4px !important;
}

#item794733 {
	width:114px !important;
	left:986px !important;
	top:18px !important;
	min-height:4px !important;
}

#item794761 {
	width:63px !important;
	left:919px !important;
	top:25px !important;
	min-height:4px !important;
}

#item794784 {
	width:138px !important;
	left:986px !important;
	top:25px !important;
	min-height:4px !important;
}

#item794829 {
	width:63px !important;
	left:919px !important;
	top:32px !important;
	min-height:4px !important;
}

#item794852 {
	width:138px !important;
	left:986px !important;
	top:32px !important;
	min-height:4px !important;
}

#item794878 {
	width:63px !important;
	left:919px !important;
	top:39px !important;
	min-height:4px !important;
}

#item794901 {
	width:138px !important;
	left:986px !important;
	top:39px !important;
	min-height:4px !important;
}

#item794925 {
	width:63px !important;
	left:919px !important;
	top:46px !important;
	min-height:4px !important;
}

#item794948 {
	width:138px !important;
	left:986px !important;
	top:46px !important;
	min-height:4px !important;
}

#item794975 {
	width:63px !important;
	left:919px !important;
	top:53px !important;
	min-height:4px !important;
}

#item794998 {
	width:138px !important;
	left:986px !important;
	top:53px !important;
	min-height:15px !important;
}

#item617076 {
	width:81px !important;
	left:23px !important;
	top:342px !important;
	min-height:7px !important;
}

#item617100 {
	width:54px !important;
	left:24px !important;
	top:319px !important;
	min-height:11px !important;
}

#item617123 {
	width:102px !important;
	left:24px !important;
	top:311px !important;
	min-height:8px !important;
}

#item616944 {
	width:81px !important;
	left:23px !important;
	top:342px !important;
	min-height:7px !important;
}

#item616787 {
	width:81px !important;
	left:23px !important;
	top:342px !important;
	min-height:7px !important;
}

#item616543 {
	width:142px !important;
	height:349px !important;
	left:83px !important;
	top:315px !important;
}

#item610785 {
	width:425px !important;
	left:72px !important;
	top:197px !important;
	min-height:28px !important;
}

#item610809 {
	width:425px !important;
	left:72px !important;
	top:247px !important;
	min-height:35px !important;
}

#item610855 {
	width:206px !important;
	left:68px !important;
	top:174px !important;
	background:#fff;
	min-height:8px !important;
}

@keyframes battito-610883 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-610883 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item612369 {
	width:159px !important;
	left:725px !important;
	top:622px !important;
	min-height:137px !important;
}

@keyframes entratavelocedasinistra-612369 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-612369 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item612392 {
	width:206px !important;
	left:724px !important;
	top:609px !important;
	background:#fff;
	min-height:6px !important;
}

#item612415 {
	width:51px !important;
	left:637px !important;
	top:580px !important;
	min-height:11px !important;
}

#item612451 {
	width:449px !important;
	left:654px !important;
	top:180px !important;
	min-height:45px !important;
}

#item612474 {
	width:449px !important;
	left:654px !important;
	top:235px !important;
	min-height:45px !important;
}

#item612497 {
	width:123px !important;
	height:25px !important;
	left:986px !important;
	top:128px !important;
}

#item612520 {
	width:206px !important;
	left:641px !important;
	top:158px !important;
	background:#fff;
	min-height:8px !important;
}

#item612543 {
	width:123px !important;
	height:25px !important;
	left:986px !important;
	top:128px !important;
}

#item612567 {
	width:456px !important;
	left:660px !important;
	top:300px !important;
	min-height:47px !important;
}

#item612590 {
	width:52px !important;
	left:1075px !important;
	top:545px !important;
	min-height:24px !important;
}

#item612613 {
	width:52px !important;
	left:990px !important;
	top:545px !important;
	min-height:24px !important;
}

#item612636 {
	width:78px !important;
	left:894px !important;
	top:545px !important;
	min-height:24px !important;
}

#item612659 {
	width:67px !important;
	left:815px !important;
	top:545px !important;
	min-height:24px !important;
}

#item612682 {
	width:52px !important;
	left:652px !important;
	top:543px !important;
	min-height:24px !important;
}

#item612705 {
	width:52px !important;
	left:736px !important;
	top:545px !important;
	min-height:24px !important;
}

#item612850 {
	width:26px !important;
	height:8px !important;
	left:737px !important;
	top:534px !important;
}

#item612873 {
	width:43px !important;
	height:8px !important;
	left:815px !important;
	top:534px !important;
}

#item612896 {
	width:43px !important;
	height:8px !important;
	left:902px !important;
	top:534px !important;
}

#item612919 {
	width:43px !important;
	height:8px !important;
	left:990px !important;
	top:534px !important;
}

#item612942 {
	width:43px !important;
	height:8px !important;
	left:1075px !important;
	top:534px !important;
}

#item612966 {
	width:163px !important;
	left:725px !important;
	top:760px !important;
	min-height:12px !important;
}

@keyframes battito-613011 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-613011 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item618687 {
	width:45px !important;
	height:100px !important;
	left:335px !important;
	top:316px !important;
}

#item618688 {
	width:45px !important;
	height:98px !important;
	left:391px !important;
	top:314px !important;
}

#item618689 {
	width:39px !important;
	height:83px !important;
	left:217px !important;
	top:326px !important;
}

#item618690 {
	width:39px !important;
	height:83px !important;
	left:275px !important;
	top:326px !important;
}

#item618691 {
	width:45px !important;
	height:94px !important;
	left:215px !important;
	top:426px !important;
}

#item618695 {
	width:45px !important;
	height:94px !important;
	left:215px !important;
	top:542px !important;
}

#item618699 {
	width:45px !important;
	height:94px !important;
	left:217px !important;
	top:660px !important;
}

#item618692 {
	width:39px !important;
	height:83px !important;
	left:280px !important;
	top:435px !important;
}

#item618696 {
	width:39px !important;
	height:83px !important;
	left:280px !important;
	top:552px !important;
}

#item618700 {
	width:39px !important;
	height:90px !important;
	left:270px !important;
	top:669px !important;
}

#item618693 {
	width:39px !important;
	height:83px !important;
	left:341px !important;
	top:435px !important;
}

#item618697 {
	width:39px !important;
	height:83px !important;
	left:341px !important;
	top:552px !important;
}

#item618701 {
	width:39px !important;
	height:88px !important;
	left:321px !important;
	top:667px !important;
}

#item618694 {
	width:39px !important;
	height:83px !important;
	left:399px !important;
	top:435px !important;
}

#item618698 {
	width:39px !important;
	height:83px !important;
	left:399px !important;
	top:552px !important;
}

#item613264 {
	width:81px !important;
	left:442px !important;
	top:760px !important;
	min-height:7px !important;
}

@keyframes battito-613517 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-613517 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item613517 {
	width:28px !important;
	height:30px !important;
	left:445px !important;
	top:526px !important;
}

#item613536 {
	width:45px !important;
	left:213px !important;
	top:411px !important;
	min-height:8px !important;
}

#item613561 {
	width:45px !important;
	left:272px !important;
	top:411px !important;
	min-height:8px !important;
}

#item613586 {
	width:45px !important;
	left:333px !important;
	top:411px !important;
	min-height:8px !important;
}

#item613611 {
	width:45px !important;
	left:390px !important;
	top:411px !important;
	min-height:8px !important;
}

#item613643 {
	width:45px !important;
	left:213px !important;
	top:524px !important;
	min-height:8px !important;
}

#item613666 {
	width:45px !important;
	left:276px !important;
	top:524px !important;
	min-height:8px !important;
}

#item613689 {
	width:45px !important;
	left:339px !important;
	top:524px !important;
	min-height:8px !important;
}

#item613712 {
	width:45px !important;
	left:396px !important;
	top:524px !important;
	min-height:8px !important;
}

#item613743 {
	width:45px !important;
	left:213px !important;
	top:638px !important;
	min-height:8px !important;
}

#item613766 {
	width:45px !important;
	left:278px !important;
	top:638px !important;
	min-height:8px !important;
}

#item613789 {
	width:45px !important;
	left:340px !important;
	top:638px !important;
	min-height:8px !important;
}

#item613812 {
	width:45px !important;
	left:396px !important;
	top:638px !important;
	min-height:8px !important;
}

#item613843 {
	width:45px !important;
	left:214px !important;
	top:758px !important;
	min-height:8px !important;
}

#item613866 {
	width:45px !important;
	left:267px !important;
	top:758px !important;
	min-height:8px !important;
}

#item613889 {
	width:45px !important;
	left:319px !important;
	top:758px !important;
	min-height:8px !important;
}

#item610909 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item960228 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item960280 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item960333 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item960385 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item960437 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item960490 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item960542 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item960594 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item960645 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item960699 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item795023 {
	width:78px !important;
	left:478px !important;
	top:364px !important;
	min-height:4px !important;
}

#item795046 {
	width:78px !important;
	left:478px !important;
	top:371px !important;
	min-height:4px !important;
}

#item795070 {
	width:91px !important;
	left:476px !important;
	top:386px !important;
	min-height:4px !important;
}

#item795098 {
	width:124px !important;
	left:476px !important;
	top:378px !important;
	min-height:4px !important;
}

#item795158 {
	width:124px !important;
	left:476px !important;
	top:392px !important;
	min-height:4px !important;
}

#item795181 {
	width:124px !important;
	left:476px !important;
	top:399px !important;
	min-height:4px !important;
}

#item795205 {
	width:124px !important;
	left:476px !important;
	top:407px !important;
	min-height:4px !important;
}

#item795229 {
	width:124px !important;
	left:476px !important;
	top:414px !important;
	min-height:4px !important;
}

#item795257 {
	width:124px !important;
	left:476px !important;
	top:421px !important;
	min-height:4px !important;
}

#item795280 {
	width:124px !important;
	left:476px !important;
	top:428px !important;
	min-height:4px !important;
}

#item795305 {
	width:124px !important;
	left:476px !important;
	top:435px !important;
	min-height:4px !important;
}

#item795328 {
	width:124px !important;
	left:476px !important;
	top:442px !important;
	min-height:4px !important;
}

#item795353 {
	width:124px !important;
	left:476px !important;
	top:449px !important;
	min-height:4px !important;
}

#item795376 {
	width:124px !important;
	left:476px !important;
	top:456px !important;
	min-height:4px !important;
}

#item795403 {
	width:124px !important;
	left:476px !important;
	top:463px !important;
	min-height:4px !important;
}

#item795426 {
	width:124px !important;
	left:476px !important;
	top:470px !important;
	min-height:4px !important;
}

#item795450 {
	width:124px !important;
	left:476px !important;
	top:477px !important;
	min-height:4px !important;
}

#item795473 {
	width:124px !important;
	left:476px !important;
	top:485px !important;
	min-height:4px !important;
}

#item795500 {
	width:135px !important;
	left:476px !important;
	top:492px !important;
	min-height:4px !important;
}

#item795523 {
	width:101px !important;
	left:772px !important;
	top:6px !important;
	min-height:4px !important;
}

#item795547 {
	width:101px !important;
	left:772px !important;
	top:13px !important;
	min-height:4px !important;
}

#item795570 {
	width:101px !important;
	left:772px !important;
	top:21px !important;
	min-height:4px !important;
}

#item795593 {
	width:101px !important;
	left:772px !important;
	top:28px !important;
	min-height:4px !important;
}

#item795621 {
	width:116px !important;
	left:772px !important;
	top:35px !important;
	min-height:4px !important;
}

#item795644 {
	width:105px !important;
	left:772px !important;
	top:42px !important;
	min-height:4px !important;
}

#item795669 {
	width:105px !important;
	left:772px !important;
	top:49px !important;
	min-height:4px !important;
}

#item795692 {
	width:105px !important;
	left:772px !important;
	top:56px !important;
	min-height:4px !important;
}

#item795720 {
	width:105px !important;
	left:772px !important;
	top:63px !important;
	min-height:4px !important;
}

#item795743 {
	width:133px !important;
	left:772px !important;
	top:70px !important;
	min-height:4px !important;
}

#item795766 {
	width:92px !important;
	left:772px !important;
	top:77px !important;
	min-height:4px !important;
}

#item795789 {
	width:129px !important;
	left:772px !important;
	top:84px !important;
	min-height:4px !important;
}

#item795817 {
	width:129px !important;
	left:772px !important;
	top:91px !important;
	min-height:4px !important;
}

#item795840 {
	width:129px !important;
	left:772px !important;
	top:99px !important;
	min-height:4px !important;
}

#item795863 {
	width:129px !important;
	left:772px !important;
	top:106px !important;
	min-height:4px !important;
}

#item795887 {
	width:129px !important;
	left:772px !important;
	top:113px !important;
	min-height:4px !important;
}

#item795913 {
	width:129px !important;
	left:772px !important;
	top:120px !important;
	min-height:4px !important;
}

#item795936 {
	width:129px !important;
	left:772px !important;
	top:127px !important;
	min-height:4px !important;
}

#item795961 {
	width:129px !important;
	left:937px !important;
	top:15px !important;
	min-height:4px !important;
}

#item795987 {
	width:129px !important;
	left:937px !important;
	top:22px !important;
	min-height:4px !important;
}

#item796010 {
	width:129px !important;
	left:937px !important;
	top:29px !important;
	min-height:4px !important;
}

#item796033 {
	width:129px !important;
	left:937px !important;
	top:36px !important;
	min-height:4px !important;
}

#item796057 {
	width:129px !important;
	left:937px !important;
	top:43px !important;
	min-height:4px !important;
}

#item796083 {
	width:129px !important;
	left:937px !important;
	top:50px !important;
	min-height:4px !important;
}

#item796107 {
	width:129px !important;
	left:937px !important;
	top:57px !important;
	min-height:4px !important;
}

#item796130 {
	width:138px !important;
	left:937px !important;
	top:64px !important;
	min-height:4px !important;
}

#item796153 {
	width:138px !important;
	left:937px !important;
	top:71px !important;
	min-height:4px !important;
}

#item796247 {
	width:91px !important;
	left:650px !important;
	top:11px !important;
	min-height:4px !important;
}

#item622174 {
	opacity:0.30;
	width:21px !important;
	height:283px !important;
	left:1014px !important;
	top:443px !important;
	background:#e0201e;
}

@keyframes apparizione-622174 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-622174 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item622174 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item622838 {
	opacity:0.30;
	width:21px !important;
	height:34px !important;
	left:1014px !important;
	top:344px !important;
	background:#e0201e;
}

@keyframes apparizione-622838 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-622838 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item622838 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item615478 {
	width:181px !important;
	left:901px !important;
	top:429px !important;
	min-height:191px !important;
}

#item615501 {
	width:181px !important;
	left:901px !important;
	top:603px !important;
	min-height:137px !important;
}

#item615578 {
	width:181px !important;
	left:900px !important;
	top:329px !important;
	min-height:53px !important;
}

#item622479 {
	width:257px !important;
	height:389px !important;
	left:624px !important;
	top:379px !important;
}

#item621010 {
	width:176px !important;
	left:175px !important;
	top:739px !important;
	min-height:40px !important;
}

@keyframes zoomin2d-621033 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-621033 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-614432 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-614432 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item614502 {
	width:123px !important;
	height:25px !important;
	left:428px !important;
	top:328px !important;
}

#item614525 {
	width:206px !important;
	left:69px !important;
	top:144px !important;
	background:#fff;
	min-height:8px !important;
}

#item620855 {
	width:92px !important;
	left:33px !important;
	top:330px !important;
	min-height:11px !important;
}

#item620878 {
	width:76px !important;
	left:33px !important;
	top:322px !important;
	min-height:8px !important;
}

#item620930 {
	width:81px !important;
	left:33px !important;
	top:353px !important;
	min-height:7px !important;
}

#item620741 {
	width:92px !important;
	left:33px !important;
	top:330px !important;
	min-height:11px !important;
}

#item620764 {
	width:76px !important;
	left:33px !important;
	top:322px !important;
	min-height:8px !important;
}

#item620815 {
	width:81px !important;
	left:33px !important;
	top:353px !important;
	min-height:7px !important;
}

#item619817 {
	width:92px !important;
	left:33px !important;
	top:330px !important;
	min-height:11px !important;
}

#item619840 {
	width:76px !important;
	left:33px !important;
	top:322px !important;
	min-height:8px !important;
}

#item619891 {
	width:81px !important;
	left:33px !important;
	top:353px !important;
	min-height:7px !important;
}

#item619702 {
	width:92px !important;
	left:33px !important;
	top:330px !important;
	min-height:11px !important;
}

#item619725 {
	width:76px !important;
	left:33px !important;
	top:322px !important;
	min-height:8px !important;
}

#item619777 {
	width:81px !important;
	left:33px !important;
	top:353px !important;
	min-height:7px !important;
}

#item619587 {
	width:92px !important;
	left:33px !important;
	top:330px !important;
	min-height:11px !important;
}

#item619610 {
	width:76px !important;
	left:33px !important;
	top:322px !important;
	min-height:8px !important;
}

#item619661 {
	width:81px !important;
	left:33px !important;
	top:353px !important;
	min-height:7px !important;
}

#item619473 {
	width:92px !important;
	left:33px !important;
	top:330px !important;
	min-height:11px !important;
}

#item619496 {
	width:76px !important;
	left:33px !important;
	top:322px !important;
	min-height:8px !important;
}

#item619547 {
	width:81px !important;
	left:33px !important;
	top:353px !important;
	min-height:7px !important;
}

#item619360 {
	width:92px !important;
	left:33px !important;
	top:330px !important;
	min-height:11px !important;
}

#item619383 {
	width:76px !important;
	left:33px !important;
	top:322px !important;
	min-height:8px !important;
}

#item619434 {
	width:81px !important;
	left:33px !important;
	top:353px !important;
	min-height:7px !important;
}

#item619233 {
	width:92px !important;
	left:33px !important;
	top:330px !important;
	min-height:11px !important;
}

#item619256 {
	width:76px !important;
	left:33px !important;
	top:322px !important;
	min-height:8px !important;
}

#item619307 {
	width:81px !important;
	left:33px !important;
	top:353px !important;
	min-height:7px !important;
}

#item619117 {
	width:92px !important;
	left:33px !important;
	top:330px !important;
	min-height:11px !important;
}

#item619140 {
	width:76px !important;
	left:33px !important;
	top:322px !important;
	min-height:8px !important;
}

#item619192 {
	width:81px !important;
	left:33px !important;
	top:353px !important;
	min-height:7px !important;
}

#item619002 {
	width:92px !important;
	left:33px !important;
	top:330px !important;
	min-height:11px !important;
}

#item619026 {
	width:76px !important;
	left:33px !important;
	top:322px !important;
	min-height:8px !important;
}

#item619077 {
	width:81px !important;
	left:33px !important;
	top:353px !important;
	min-height:7px !important;
}

#item618878 {
	width:92px !important;
	left:33px !important;
	top:330px !important;
	min-height:11px !important;
}

#item618901 {
	width:76px !important;
	left:33px !important;
	top:322px !important;
	min-height:8px !important;
}

#item618952 {
	width:81px !important;
	left:33px !important;
	top:353px !important;
	min-height:7px !important;
}

#item614300 {
	width:92px !important;
	left:33px !important;
	top:330px !important;
	min-height:11px !important;
}

#item614324 {
	width:76px !important;
	left:33px !important;
	top:322px !important;
	min-height:8px !important;
}

#item614560 {
	width:81px !important;
	left:33px !important;
	top:353px !important;
	min-height:7px !important;
}

#item618868 {
	width:135px !important;
	height:361px !important;
	left:38px !important;
	top:401px !important;
}

#item614583 {
	width:449px !important;
	left:82px !important;
	top:161px !important;
	min-height:45px !important;
}

#item614606 {
	width:449px !important;
	left:82px !important;
	top:216px !important;
	min-height:45px !important;
}

#item614629 {
	width:456px !important;
	left:88px !important;
	top:270px !important;
	min-height:47px !important;
}

@keyframes battito-614652 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-614652 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item615309 {
	width:54px !important;
	left:905px !important;
	top:737px !important;
	min-height:7px !important;
}

#item615359 {
	width:117px !important;
	height:39px !important;
	left:982px !important;
	top:96px !important;
}

#item615382 {
	width:143px !important;
	height:39px !important;
	left:676px !important;
	top:303px !important;
}

#item615549 {
	width:117px !important;
	left:624px !important;
	top:52px !important;
	min-height:26px !important;
}

@keyframes battito-615572 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-615572 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-615575 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-615575 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item618843 {
	width:40px !important;
	height:98px !important;
	left:225px !important;
	top:415px !important;
}

#item618844 {
	width:40px !important;
	height:95px !important;
	left:276px !important;
	top:415px !important;
}

#item618845 {
	width:40px !important;
	height:95px !important;
	left:327px !important;
	top:415px !important;
}

#item618846 {
	width:40px !important;
	height:98px !important;
	left:175px !important;
	top:415px !important;
}

#item618847 {
	width:37px !important;
	height:91px !important;
	left:380px !important;
	top:419px !important;
}

#item618849 {
	width:40px !important;
	height:98px !important;
	left:277px !important;
	top:530px !important;
}

#item618850 {
	width:40px !important;
	height:98px !important;
	left:327px !important;
	top:530px !important;
}

#item618851 {
	width:40px !important;
	height:98px !important;
	left:226px !important;
	top:530px !important;
}

#item618848 {
	width:40px !important;
	height:98px !important;
	left:427px !important;
	top:414px !important;
}

#item618852 {
	width:35px !important;
	height:98px !important;
	left:430px !important;
	top:530px !important;
}

#item618853 {
	width:31px !important;
	height:98px !important;
	left:180px !important;
	top:530px !important;
}

#item618854 {
	width:43px !important;
	height:98px !important;
	left:372px !important;
	top:531px !important;
}

@keyframes battito-616108 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-616108 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item616108 {
	width:28px !important;
	height:30px !important;
	left:469px !important;
	top:520px !important;
}

#item616125 {
	width:45px !important;
	left:173px !important;
	top:513px !important;
	min-height:8px !important;
}

#item616151 {
	width:45px !important;
	left:224px !important;
	top:513px !important;
	min-height:8px !important;
}

#item616176 {
	width:45px !important;
	left:276px !important;
	top:513px !important;
	min-height:8px !important;
}

#item616206 {
	width:45px !important;
	left:326px !important;
	top:513px !important;
	min-height:8px !important;
}

#item616231 {
	width:45px !important;
	left:378px !important;
	top:513px !important;
	min-height:8px !important;
}

#item616256 {
	width:45px !important;
	left:426px !important;
	top:513px !important;
	min-height:8px !important;
}

#item616281 {
	width:45px !important;
	left:173px !important;
	top:635px !important;
	min-height:8px !important;
}

#item616306 {
	width:45px !important;
	left:225px !important;
	top:635px !important;
	min-height:8px !important;
}

#item616331 {
	width:45px !important;
	left:276px !important;
	top:635px !important;
	min-height:8px !important;
}

#item616358 {
	width:45px !important;
	left:326px !important;
	top:635px !important;
	min-height:8px !important;
}

#item616383 {
	width:45px !important;
	left:377px !important;
	top:635px !important;
	min-height:8px !important;
}

#item616408 {
	width:45px !important;
	left:429px !important;
	top:635px !important;
	min-height:8px !important;
}

@keyframes battito-616447 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-616447 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item616447 {
	width:28px !important;
	height:30px !important;
	left:1016px !important;
	top:730px !important;
}

@keyframes battito-616465 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-616465 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item616465 {
	width:28px !important;
	height:30px !important;
	left:1009px !important;
	top:388px !important;
}

#item622218 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:447px !important;
}

#item622225 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:464px !important;
}

#item622232 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:482px !important;
}

#item622239 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:498px !important;
}

#item622247 {
	width:13px !important;
	height:13px !important;
	left:1018px !important;
	top:514px !important;
}

#item622254 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:532px !important;
}

#item622261 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:553px !important;
}

#item622268 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:572px !important;
}

#item622276 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:589px !important;
}

#item622283 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:606px !important;
}

#item622291 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:624px !important;
}

#item622305 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:640px !important;
}

#item622312 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:657px !important;
}

#item622319 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:674px !important;
}

#item622325 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:693px !important;
}

#item622332 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:712px !important;
}

#item622445 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:347px !important;
}

#item622452 {
	width:12px !important;
	height:12px !important;
	left:1018px !important;
	top:364px !important;
}

#item845081 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item960808 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item960860 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item960915 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item960967 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item961025 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item961077 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item961139 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item961191 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item961243 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item961299 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item796202 {
	width:101px !important;
	left:310px !important;
	top:2px !important;
	min-height:4px !important;
}

#item796251 {
	width:101px !important;
	left:310px !important;
	top:9px !important;
	min-height:4px !important;
}

#item796274 {
	width:115px !important;
	left:310px !important;
	top:16px !important;
	min-height:4px !important;
}

#item796298 {
	width:115px !important;
	left:310px !important;
	top:23px !important;
	min-height:4px !important;
}

#item796324 {
	width:115px !important;
	left:310px !important;
	top:30px !important;
	min-height:4px !important;
}

#item796349 {
	width:115px !important;
	left:310px !important;
	top:37px !important;
	min-height:4px !important;
}

#item796372 {
	width:115px !important;
	left:310px !important;
	top:45px !important;
	min-height:4px !important;
}

#item796398 {
	width:101px !important;
	left:445px !important;
	top:9px !important;
	min-height:4px !important;
}

#item796421 {
	width:120px !important;
	left:445px !important;
	top:16px !important;
	min-height:4px !important;
}

#item796472 {
	width:120px !important;
	left:445px !important;
	top:23px !important;
	min-height:4px !important;
}

#item796495 {
	width:138px !important;
	left:445px !important;
	top:30px !important;
	min-height:4px !important;
}

#item796518 {
	width:138px !important;
	left:445px !important;
	top:37px !important;
	min-height:4px !important;
}

#item796546 {
	width:138px !important;
	left:445px !important;
	top:45px !important;
	min-height:4px !important;
}

#item796569 {
	width:90px !important;
	left:879px !important;
	top:5px !important;
	min-height:4px !important;
}

#item796592 {
	width:112px !important;
	left:987px !important;
	top:13px !important;
	min-height:4px !important;
}

#item796619 {
	width:90px !important;
	left:879px !important;
	top:12px !important;
	min-height:4px !important;
}

#item796642 {
	width:112px !important;
	left:987px !important;
	top:20px !important;
	min-height:4px !important;
}

#item796665 {
	width:90px !important;
	left:879px !important;
	top:19px !important;
	min-height:4px !important;
}

#item796688 {
	width:112px !important;
	left:987px !important;
	top:27px !important;
	min-height:4px !important;
}

#item796720 {
	width:90px !important;
	left:879px !important;
	top:27px !important;
	min-height:4px !important;
}

#item796743 {
	width:112px !important;
	left:987px !important;
	top:35px !important;
	min-height:4px !important;
}

#item796766 {
	width:90px !important;
	left:879px !important;
	top:34px !important;
	min-height:4px !important;
}

#item796817 {
	width:90px !important;
	left:879px !important;
	top:40px !important;
	min-height:4px !important;
}

#item796840 {
	width:112px !important;
	left:987px !important;
	top:40px !important;
	min-height:4px !important;
}

#item796864 {
	width:90px !important;
	left:879px !important;
	top:47px !important;
	min-height:4px !important;
}

#item796887 {
	width:112px !important;
	left:987px !important;
	top:47px !important;
	min-height:4px !important;
}

#item796914 {
	width:101px !important;
	left:879px !important;
	top:54px !important;
	min-height:4px !important;
}

#item796937 {
	width:112px !important;
	left:987px !important;
	top:54px !important;
	min-height:4px !important;
}

#item796961 {
	width:101px !important;
	left:879px !important;
	top:61px !important;
	min-height:4px !important;
}

#item796984 {
	width:112px !important;
	left:987px !important;
	top:61px !important;
	min-height:4px !important;
}

#item797011 {
	width:86px !important;
	left:584px !important;
	top:82px !important;
	min-height:4px !important;
}

#item797035 {
	width:92px !important;
	left:678px !important;
	top:82px !important;
	min-height:4px !important;
}

#item797059 {
	width:86px !important;
	left:584px !important;
	top:89px !important;
	min-height:4px !important;
}

#item797082 {
	width:92px !important;
	left:678px !important;
	top:89px !important;
	min-height:4px !important;
}

#item797105 {
	width:86px !important;
	left:584px !important;
	top:96px !important;
	min-height:4px !important;
}

#item797128 {
	width:92px !important;
	left:678px !important;
	top:96px !important;
	min-height:4px !important;
}

#item797156 {
	width:86px !important;
	left:584px !important;
	top:103px !important;
	min-height:4px !important;
}

#item797179 {
	width:92px !important;
	left:678px !important;
	top:103px !important;
	min-height:4px !important;
}

#item797225 {
	width:86px !important;
	left:584px !important;
	top:110px !important;
	min-height:4px !important;
}

#item797248 {
	width:115px !important;
	left:678px !important;
	top:110px !important;
	min-height:4px !important;
}

#item797275 {
	width:86px !important;
	left:798px !important;
	top:68px !important;
	min-height:4px !important;
}

#item797298 {
	width:115px !important;
	left:892px !important;
	top:68px !important;
	min-height:4px !important;
}

#item797321 {
	width:86px !important;
	left:798px !important;
	top:75px !important;
	min-height:4px !important;
}

#item797344 {
	width:115px !important;
	left:892px !important;
	top:75px !important;
	min-height:4px !important;
}

#item797372 {
	width:86px !important;
	left:798px !important;
	top:82px !important;
	min-height:4px !important;
}

#item797395 {
	width:115px !important;
	left:892px !important;
	top:82px !important;
	min-height:4px !important;
}

#item797421 {
	width:90px !important;
	left:759px !important;
	top:13px !important;
	min-height:4px !important;
}

#item797444 {
	width:90px !important;
	left:759px !important;
	top:20px !important;
	min-height:4px !important;
}

#item699527 {
	width:123px !important;
	height:243px !important;
	left:993px !important;
	top:527px !important;
}

#item625305 {
	opacity:0.30;
	width:21px !important;
	height:54px !important;
	left:787px !important;
	top:677px !important;
	background:#e0201e;
}

@keyframes apparizione-625305 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-625305 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item625305 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item624746 {
	opacity:0.30;
	width:21px !important;
	height:259px !important;
	left:883px !important;
	top:317px !important;
	background:#e0201e;
}

@keyframes apparizione-624746 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-624746 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item624746 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item622878 {
	opacity:0.30;
	width:21px !important;
	height:183px !important;
	left:464px !important;
	top:480px !important;
	background:#e0201e;
}

@keyframes apparizione-622878 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-622878 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item622878 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item312440 {
	width:181px !important;
	left:349px !important;
	top:463px !important;
	min-height:215px !important;
}

#item623377 {
	width:187px !important;
	left:760px !important;
	top:304px !important;
	min-height:298px !important;
}

#item623050 {
	width:271px !important;
	height:392px !important;
	left:71px !important;
	top:388px !important;
}

#item312369 {
	width:145px !important;
	height:37px !important;
	left:414px !important;
	top:384px !important;
}

#item312392 {
	width:54px !important;
	left:357px !important;
	top:673px !important;
	min-height:7px !important;
}

#item312463 {
	width:390px !important;
	left:65px !important;
	top:183px !important;
	min-height:10px !important;
}

#item312556 {
	width:440px !important;
	left:68px !important;
	top:109px !important;
	min-height:46px !important;
}

#item312587 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-312611 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-312611 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-616484 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-616484 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item616484 {
	width:28px !important;
	height:30px !important;
	left:460px !important;
	top:669px !important;
}

#item622913 {
	width:12px !important;
	height:12px !important;
	left:468px !important;
	top:503px !important;
}

#item622920 {
	width:13px !important;
	height:13px !important;
	left:468px !important;
	top:484px !important;
}

#item622931 {
	width:12px !important;
	height:12px !important;
	left:468px !important;
	top:521px !important;
}

#item622938 {
	width:12px !important;
	height:12px !important;
	left:468px !important;
	top:559px !important;
}

#item622946 {
	width:12px !important;
	height:12px !important;
	left:468px !important;
	top:613px !important;
}

#item622953 {
	width:12px !important;
	height:12px !important;
	left:468px !important;
	top:578px !important;
}

#item622960 {
	width:12px !important;
	height:12px !important;
	left:468px !important;
	top:595px !important;
}

#item622998 {
	width:12px !important;
	height:12px !important;
	left:468px !important;
	top:539px !important;
}

#item623005 {
	width:12px !important;
	height:12px !important;
	left:468px !important;
	top:629px !important;
}

#item623011 {
	width:12px !important;
	height:12px !important;
	left:468px !important;
	top:648px !important;
}

#item624906 {
	width:192px !important;
	height:389px !important;
	left:586px !important;
	top:243px !important;
}

#item623258 {
	width:200px !important;
	height:25px !important;
	left:934px !important;
	top:98px !important;
}

#item623281 {
	width:476px !important;
	left:637px !important;
	top:144px !important;
	min-height:45px !important;
}

#item623304 {
	width:476px !important;
	left:637px !important;
	top:210px !important;
	min-height:54px !important;
}

#item623354 {
	width:54px !important;
	left:760px !important;
	top:590px !important;
	min-height:7px !important;
}

#item623690 {
	width:206px !important;
	left:622px !important;
	top:124px !important;
	background:#fff;
	min-height:8px !important;
}

#item623720 {
	width:397px !important;
	left:624px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-623743 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-623743 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-623746 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-623746 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item623746 {
	width:28px !important;
	height:30px !important;
	left:879px !important;
	top:584px !important;
}

@keyframes battito-623764 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-623764 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item623764 {
	width:28px !important;
	height:30px !important;
	left:787px !important;
	top:738px !important;
}

#item624748 {
	width:12px !important;
	height:12px !important;
	left:887px !important;
	top:346px !important;
}

#item624755 {
	width:12px !important;
	height:12px !important;
	left:887px !important;
	top:325px !important;
}

#item624764 {
	width:12px !important;
	height:12px !important;
	left:887px !important;
	top:369px !important;
}

#item624772 {
	width:12px !important;
	height:12px !important;
	left:887px !important;
	top:406px !important;
}

#item624779 {
	width:12px !important;
	height:12px !important;
	left:887px !important;
	top:457px !important;
}

#item624786 {
	width:12px !important;
	height:12px !important;
	left:887px !important;
	top:422px !important;
}

#item624793 {
	width:12px !important;
	height:12px !important;
	left:887px !important;
	top:440px !important;
}

#item624800 {
	width:13px !important;
	height:13px !important;
	left:887px !important;
	top:389px !important;
}

#item624807 {
	width:12px !important;
	height:12px !important;
	left:887px !important;
	top:474px !important;
}

#item624816 {
	width:12px !important;
	height:12px !important;
	left:887px !important;
	top:492px !important;
}

#item624827 {
	width:12px !important;
	height:12px !important;
	left:887px !important;
	top:512px !important;
}

#item624834 {
	width:12px !important;
	height:12px !important;
	left:887px !important;
	top:528px !important;
}

#item624846 {
	width:12px !important;
	height:12px !important;
	left:887px !important;
	top:545px !important;
}

#item624852 {
	width:12px !important;
	height:12px !important;
	left:887px !important;
	top:563px !important;
}

#item625326 {
	width:12px !important;
	height:12px !important;
	left:792px !important;
	top:699px !important;
}

#item625333 {
	width:13px !important;
	height:13px !important;
	left:791px !important;
	top:680px !important;
}

#item625344 {
	width:12px !important;
	height:12px !important;
	left:792px !important;
	top:717px !important;
}

@keyframes entratavelocedalbasso-640462 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-640462 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item640462 {
	width:117px !important;
	height:25px !important;
	left:991px !important;
	top:439px !important;
}

#item640519 {
	width:1200px !important;
	height:851px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item640520 {
	width:143px !important;
	height:48px !important;
	left:545px !important;
	top:724px !important;
}

#item640549 {
	width:1106px !important;
	height:557px !important;
	left:47px !important;
	top:160px !important;
}

#item640517 {
	width:9px !important;
	height:9px !important;
	left:646px !important;
	top:42px !important;
}

#item640515 {
	width:1210px !important;
	height:861px !important;
	left:-19px !important;
	top:-19px !important;
}

#item367326 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item961407 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item961459 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item961519 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item961571 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item961625 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item961685 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item961737 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item961789 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item961843 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item961896 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item797469 {
	width:90px !important;
	left:421px !important;
	top:14px !important;
	min-height:4px !important;
}

#item797492 {
	width:90px !important;
	left:421px !important;
	top:22px !important;
	min-height:4px !important;
}

#item797515 {
	width:90px !important;
	left:433px !important;
	top:52px !important;
	min-height:4px !important;
}

#item797543 {
	width:100px !important;
	left:410px !important;
	top:29px !important;
	min-height:4px !important;
}

#item797566 {
	width:90px !important;
	left:433px !important;
	top:59px !important;
	min-height:4px !important;
}

#item797589 {
	width:100px !important;
	left:410px !important;
	top:36px !important;
	min-height:4px !important;
}

#item797612 {
	width:90px !important;
	left:433px !important;
	top:66px !important;
	min-height:4px !important;
}

#item797640 {
	width:100px !important;
	left:519px !important;
	top:25px !important;
	min-height:4px !important;
}

#item797663 {
	width:90px !important;
	left:433px !important;
	top:73px !important;
	min-height:4px !important;
}

#item797686 {
	width:100px !important;
	left:519px !important;
	top:33px !important;
	min-height:4px !important;
}

#item797710 {
	width:90px !important;
	left:433px !important;
	top:81px !important;
	min-height:4px !important;
}

#item797733 {
	width:100px !important;
	left:519px !important;
	top:40px !important;
	min-height:4px !important;
}

#item797756 {
	width:90px !important;
	left:433px !important;
	top:88px !important;
	min-height:4px !important;
}

#item797813 {
	width:55px !important;
	left:420px !important;
	top:44px !important;
	min-height:4px !important;
}

#item797836 {
	width:90px !important;
	left:536px !important;
	top:51px !important;
	min-height:4px !important;
}

#item797859 {
	width:90px !important;
	left:536px !important;
	top:58px !important;
	min-height:4px !important;
}

#item797882 {
	width:90px !important;
	left:536px !important;
	top:65px !important;
	min-height:4px !important;
}

#item797912 {
	width:90px !important;
	left:536px !important;
	top:72px !important;
	min-height:4px !important;
}

#item797935 {
	width:90px !important;
	left:536px !important;
	top:79px !important;
	min-height:4px !important;
}

#item797958 {
	width:90px !important;
	left:536px !important;
	top:86px !important;
	min-height:4px !important;
}

#item797981 {
	width:90px !important;
	left:536px !important;
	top:93px !important;
	min-height:4px !important;
}

#item625435 {
	opacity:0.30;
	width:21px !important;
	height:210px !important;
	left:440px !important;
	top:415px !important;
	background:#e0201e;
}

@keyframes apparizione-625435 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-625435 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item625435 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item313608 {
	width:176px !important;
	left:331px !important;
	top:401px !important;
	min-height:248px !important;
}

#item625626 {
	width:198px !important;
	height:468px !important;
	left:112px !important;
	top:251px !important;
}

#item313512 {
	width:476px !important;
	left:84px !important;
	top:161px !important;
	min-height:45px !important;
}

#item313535 {
	width:476px !important;
	left:84px !important;
	top:226px !important;
	min-height:54px !important;
}

#item313585 {
	width:54px !important;
	left:331px !important;
	top:640px !important;
	min-height:7px !important;
}

#item313631 {
	width:206px !important;
	left:71px !important;
	top:141px !important;
	background:#fff;
	min-height:8px !important;
}

#item313680 {
	width:99px !important;
	left:860px !important;
	top:693px !important;
	min-height:8px !important;
}

#item313704 {
	width:92px !important;
	left:860px !important;
	top:727px !important;
	min-height:8px !important;
}

#item313778 {
	width:36px !important;
	left:708px !important;
	top:469px !important;
	min-height:8px !important;
}

#item313801 {
	width:87px !important;
	left:675px !important;
	top:78px !important;
	min-height:8px !important;
}

#item313824 {
	width:369px !important;
	left:642px !important;
	top:53px !important;
	background:#fff;
	min-height:8px !important;
}

#item313874 {
	width:92px !important;
	left:821px !important;
	top:218px !important;
	min-height:8px !important;
}

#item313897 {
	width:102px !important;
	left:822px !important;
	top:174px !important;
	min-height:8px !important;
}

#item313920 {
	width:102px !important;
	left:860px !important;
	top:683px !important;
	min-height:10px !important;
}

#item314167 {
	width:125px !important;
	left:822px !important;
	top:184px !important;
	min-height:8px !important;
}

@keyframes zoomin2d-314190 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes zoomin2d-314190 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@keyframes zoomin2d-314194 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes zoomin2d-314194 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@keyframes zoomin2d-314198 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes zoomin2d-314198 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@keyframes zoomin2d-314204 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes zoomin2d-314204 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
#item314241 {
	width:200px !important;
	height:25px !important;
	left:380px !important;
	top:98px !important;
}

#item314274 {
	width:255px !important;
	left:162px !important;
	top:44px !important;
	min-height:30px !important;
}

#item314297 {
	width:102px !important;
	left:649px !important;
	top:459px !important;
	min-height:10px !important;
}

@keyframes battito-314444 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-314444 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-625437 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-625437 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item625437 {
	width:28px !important;
	height:30px !important;
	left:439px !important;
	top:633px !important;
}

#item625454 {
	width:12px !important;
	height:12px !important;
	left:444px !important;
	top:420px !important;
}

#item625471 {
	width:12px !important;
	height:12px !important;
	left:444px !important;
	top:436px !important;
}

#item625479 {
	width:12px !important;
	height:12px !important;
	left:444px !important;
	top:471px !important;
}

#item625486 {
	width:12px !important;
	height:12px !important;
	left:444px !important;
	top:522px !important;
}

#item625494 {
	width:12px !important;
	height:12px !important;
	left:444px !important;
	top:488px !important;
}

#item625501 {
	width:12px !important;
	height:12px !important;
	left:444px !important;
	top:505px !important;
}

#item625509 {
	width:12px !important;
	height:12px !important;
	left:444px !important;
	top:453px !important;
}

#item625516 {
	width:12px !important;
	height:12px !important;
	left:444px !important;
	top:541px !important;
}

#item625523 {
	width:12px !important;
	height:12px !important;
	left:444px !important;
	top:560px !important;
}

#item625535 {
	width:12px !important;
	height:12px !important;
	left:444px !important;
	top:577px !important;
}

#item625542 {
	width:13px !important;
	height:13px !important;
	left:444px !important;
	top:593px !important;
}

#item625548 {
	width:12px !important;
	height:12px !important;
	left:444px !important;
	top:610px !important;
}

@keyframes entratavelocedalbasso-640342 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-640342 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item640342 {
	width:117px !important;
	height:25px !important;
	left:360px !important;
	top:675px !important;
}

#item640399 {
	width:1200px !important;
	height:851px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item640400 {
	width:143px !important;
	height:48px !important;
	left:545px !important;
	top:724px !important;
}

#item640451 {
	width:1106px !important;
	height:557px !important;
	left:47px !important;
	top:160px !important;
}

#item640397 {
	width:9px !important;
	height:9px !important;
	left:646px !important;
	top:42px !important;
}

#item640395 {
	width:1210px !important;
	height:861px !important;
	left:-19px !important;
	top:-19px !important;
}

#item367500 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item962001 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item962053 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item962106 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item962159 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item962211 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item962270 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item962324 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item962376 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item962430 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item962490 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item798032 {
	width:54px !important;
	left:152px !important;
	top:4px !important;
	min-height:4px !important;
}

#item798055 {
	width:54px !important;
	left:230px !important;
	top:12px !important;
	min-height:4px !important;
}

#item798081 {
	width:93px !important;
	left:136px !important;
	top:9px !important;
	min-height:4px !important;
}

#item798104 {
	width:107px !important;
	left:22px !important;
	top:2px !important;
	min-height:4px !important;
}

#item798127 {
	width:111px !important;
	left:20px !important;
	top:9px !important;
	min-height:4px !important;
}

#item798151 {
	width:73px !important;
	left:20px !important;
	top:16px !important;
	min-height:4px !important;
}

#item798179 {
	width:111px !important;
	left:98px !important;
	top:16px !important;
	min-height:4px !important;
}

#item798202 {
	width:37px !important;
	left:20px !important;
	top:23px !important;
	min-height:4px !important;
}

#item798225 {
	width:91px !important;
	left:60px !important;
	top:23px !important;
	min-height:4px !important;
}

#item798252 {
	width:115px !important;
	left:159px !important;
	top:23px !important;
	min-height:4px !important;
}

#item625887 {
	width:173px !important;
	height:247px !important;
	left:709px !important;
	top:568px !important;
}

#item625828 {
	opacity:0.30;
	width:21px !important;
	height:52px !important;
	left:945px !important;
	top:675px !important;
	background:#e0201e;
}

@keyframes apparizione-625828 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-625828 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item625828 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item315382 {
	width:173px !important;
	left:843px !important;
	top:661px !important;
	min-height:72px !important;
}

#item314662 {
	width:113px !important;
	left:281px !important;
	top:648px !important;
	min-height:36px !important;
}

#item314685 {
	width:113px !important;
	left:491px !important;
	top:648px !important;
	min-height:36px !important;
}

#item314708 {
	width:206px !important;
	left:172px !important;
	top:111px !important;
	background:#fff;
	min-height:8px !important;
}

#item314731 {
	width:346px !important;
	left:177px !important;
	top:134px !important;
	min-height:14px !important;
}

#item314755 {
	width:346px !important;
	left:177px !important;
	top:156px !important;
	min-height:23px !important;
}

#item314778 {
	width:346px !important;
	left:177px !important;
	top:188px !important;
	min-height:14px !important;
}

#item314801 {
	width:200px !important;
	height:39px !important;
	left:371px !important;
	top:356px !important;
}

#item315015 {
	width:397px !important;
	left:169px !important;
	top:44px !important;
	min-height:24px !important;
}

#item315244 {
	width:319px !important;
	left:628px !important;
	top:136px !important;
	min-height:74px !important;
}

#item315267 {
	width:319px !important;
	left:628px !important;
	top:219px !important;
	min-height:85px !important;
}

#item315290 {
	width:332px !important;
	left:628px !important;
	top:314px !important;
	min-height:83px !important;
}

#item315313 {
	width:187px !important;
	left:624px !important;
	top:110px !important;
	background:#fff;
	min-height:8px !important;
}

#item315336 {
	width:54px !important;
	left:843px !important;
	top:742px !important;
	min-height:7px !important;
}

#item315359 {
	width:200px !important;
	height:25px !important;
	left:682px !important;
	top:522px !important;
}

#item315405 {
	width:397px !important;
	left:622px !important;
	top:46px !important;
	min-height:24px !important;
}

@keyframes battito-315536 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-315536 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-315486 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-315486 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-625830 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-625830 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item625830 {
	width:28px !important;
	height:30px !important;
	left:942px !important;
	top:734px !important;
}

#item625848 {
	width:12px !important;
	height:12px !important;
	left:950px !important;
	top:695px !important;
}

#item625864 {
	width:12px !important;
	height:12px !important;
	left:950px !important;
	top:678px !important;
}

#item625871 {
	width:12px !important;
	height:12px !important;
	left:950px !important;
	top:713px !important;
}

#item367587 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item962629 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item962681 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item962733 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item962785 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item962837 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item962891 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item962943 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item962995 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item963046 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item963098 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item798282 {
	width:54px !important;
	left:8px !important;
	top:42px !important;
	min-height:4px !important;
}

#item798305 {
	width:54px !important;
	left:12px !important;
	top:3px !important;
	min-height:4px !important;
}

#item798331 {
	width:100px !important;
	left:70px !important;
	top:3px !important;
	min-height:4px !important;
}

#item798354 {
	width:54px !important;
	left:173px !important;
	top:3px !important;
	min-height:4px !important;
}

#item798377 {
	width:108px !important;
	left:231px !important;
	top:3px !important;
	min-height:4px !important;
}

#item798404 {
	width:54px !important;
	left:12px !important;
	top:10px !important;
	min-height:4px !important;
}

#item798427 {
	width:109px !important;
	left:70px !important;
	top:10px !important;
	min-height:4px !important;
}

#item798450 {
	width:54px !important;
	left:183px !important;
	top:10px !important;
	min-height:4px !important;
}

#item798473 {
	width:108px !important;
	left:241px !important;
	top:10px !important;
	min-height:4px !important;
}

#item798501 {
	width:54px !important;
	left:12px !important;
	top:17px !important;
	min-height:4px !important;
}

#item798524 {
	width:109px !important;
	left:70px !important;
	top:17px !important;
	min-height:4px !important;
}

#item798547 {
	width:109px !important;
	left:190px !important;
	top:17px !important;
	min-height:4px !important;
}

#item798570 {
	width:133px !important;
	left:13px !important;
	top:24px !important;
	min-height:4px !important;
}

#item798597 {
	width:89px !important;
	left:153px !important;
	top:24px !important;
	min-height:6px !important;
}

#item798620 {
	width:124px !important;
	left:249px !important;
	top:24px !important;
	min-height:6px !important;
}

#item626083 {
	width:310px !important;
	height:545px !important;
	left:29px !important;
	top:168px !important;
}

#item625943 {
	opacity:0.30;
	width:21px !important;
	height:139px !important;
	left:435px !important;
	top:389px !important;
	background:#e0201e;
}

@keyframes apparizione-625943 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-625943 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item625943 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item315879 {
	width:173px !important;
	left:333px !important;
	top:374px !important;
	min-height:195px !important;
}

#item315741 {
	width:200px !important;
	height:25px !important;
	left:344px !important;
	top:295px !important;
}

#item315764 {
	width:425px !important;
	left:81px !important;
	top:151px !important;
	min-height:35px !important;
}

#item315787 {
	width:425px !important;
	left:81px !important;
	top:621px !important;
	min-height:64px !important;
}

#item315810 {
	width:425px !important;
	left:81px !important;
	top:197px !important;
	min-height:35px !important;
}

#item315833 {
	width:425px !important;
	left:81px !important;
	top:693px !important;
	min-height:64px !important;
}

#item315856 {
	width:206px !important;
	left:72px !important;
	top:127px !important;
	background:#fff;
	min-height:8px !important;
}

#item315929 {
	width:81px !important;
	left:335px !important;
	top:543px !important;
	min-height:7px !important;
}

#item315952 {
	width:22px !important;
	left:67px !important;
	top:601px !important;
	background:#fff;
	min-height:8px !important;
}

#item315975 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-316022 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-316022 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-625945 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-625945 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item625945 {
	width:28px !important;
	height:30px !important;
	left:434px !important;
	top:536px !important;
}

#item625964 {
	width:13px !important;
	height:13px !important;
	left:439px !important;
	top:393px !important;
}

#item625972 {
	width:12px !important;
	height:12px !important;
	left:439px !important;
	top:410px !important;
}

#item625979 {
	width:12px !important;
	height:12px !important;
	left:439px !important;
	top:446px !important;
}

#item625987 {
	width:12px !important;
	height:12px !important;
	left:439px !important;
	top:498px !important;
}

#item625994 {
	width:12px !important;
	height:12px !important;
	left:439px !important;
	top:463px !important;
}

#item626001 {
	width:12px !important;
	height:12px !important;
	left:439px !important;
	top:480px !important;
}

#item626008 {
	width:12px !important;
	height:12px !important;
	left:439px !important;
	top:427px !important;
}

#item626014 {
	width:12px !important;
	height:12px !important;
	left:439px !important;
	top:514px !important;
}

#item367679 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item963210 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item963262 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item963315 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item963371 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item963427 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item963479 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item963531 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item963584 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item963635 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item963701 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item798669 {
	width:54px !important;
	left:8px !important;
	top:38px !important;
	min-height:4px !important;
}

#item798692 {
	width:85px !important;
	left:18px !important;
	top:3px !important;
	min-height:4px !important;
}

#item798715 {
	width:107px !important;
	left:109px !important;
	top:3px !important;
	min-height:4px !important;
}

#item798742 {
	width:88px !important;
	left:218px !important;
	top:3px !important;
	min-height:4px !important;
}

#item798765 {
	width:88px !important;
	left:315px !important;
	top:3px !important;
	min-height:4px !important;
}

#item798788 {
	width:85px !important;
	left:18px !important;
	top:10px !important;
	min-height:4px !important;
}

#item798814 {
	width:85px !important;
	left:105px !important;
	top:10px !important;
	min-height:4px !important;
}

#item798837 {
	width:85px !important;
	left:192px !important;
	top:10px !important;
	min-height:4px !important;
}

#item798861 {
	width:85px !important;
	left:287px !important;
	top:10px !important;
	min-height:4px !important;
}

#item798887 {
	width:85px !important;
	left:18px !important;
	top:17px !important;
	min-height:4px !important;
}

#item798910 {
	width:85px !important;
	left:105px !important;
	top:17px !important;
	min-height:4px !important;
}

#item798933 {
	width:85px !important;
	left:194px !important;
	top:17px !important;
	min-height:4px !important;
}

#item798957 {
	width:85px !important;
	left:281px !important;
	top:17px !important;
	min-height:4px !important;
}

#item798980 {
	width:107px !important;
	left:18px !important;
	top:24px !important;
	min-height:4px !important;
}

#item799003 {
	width:90px !important;
	left:129px !important;
	top:24px !important;
	min-height:4px !important;
}

#item799035 {
	width:90px !important;
	left:221px !important;
	top:24px !important;
	min-height:4px !important;
}

#item799058 {
	width:90px !important;
	left:313px !important;
	top:24px !important;
	min-height:4px !important;
}

#item626215 {
	opacity:0.30;
	width:21px !important;
	height:167px !important;
	left:451px !important;
	top:507px !important;
	background:#e0201e;
}

@keyframes apparizione-626215 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-626215 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item626215 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item626340 {
	width:473px !important;
	height:368px !important;
	left:-54px !important;
	top:442px !important;
}

#item316321 {
	width:176px !important;
	left:343px !important;
	top:493px !important;
	min-height:201px !important;
}

#item316171 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item316275 {
	width:200px !important;
	height:25px !important;
	left:350px !important;
	top:129px !important;
}

#item316298 {
	width:81px !important;
	left:346px !important;
	top:687px !important;
	min-height:7px !important;
}

@keyframes battito-316475 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-316475 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-626217 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-626217 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item626217 {
	width:28px !important;
	height:30px !important;
	left:450px !important;
	top:681px !important;
}

#item626246 {
	width:12px !important;
	height:12px !important;
	left:455px !important;
	top:513px !important;
}

#item626253 {
	width:12px !important;
	height:12px !important;
	left:455px !important;
	top:556px !important;
}

#item626260 {
	width:12px !important;
	height:12px !important;
	left:455px !important;
	top:617px !important;
}

#item626267 {
	width:12px !important;
	height:12px !important;
	left:455px !important;
	top:576px !important;
}

#item626274 {
	width:12px !important;
	height:12px !important;
	left:455px !important;
	top:597px !important;
}

#item626282 {
	width:12px !important;
	height:12px !important;
	left:455px !important;
	top:534px !important;
}

#item626290 {
	width:12px !important;
	height:12px !important;
	left:455px !important;
	top:638px !important;
}

#item626306 {
	width:12px !important;
	height:12px !important;
	left:455px !important;
	top:658px !important;
}

#item367768 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item963815 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item963867 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item963920 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item963972 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item964033 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item964085 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item964138 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item964190 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item964251 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item964305 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item799105 {
	width:54px !important;
	left:599px !important;
	top:1px !important;
	min-height:4px !important;
}

#item799128 {
	width:80px !important;
	left:599px !important;
	top:9px !important;
	min-height:4px !important;
}

#item799154 {
	width:105px !important;
	left:684px !important;
	top:9px !important;
	min-height:4px !important;
}

#item799177 {
	width:84px !important;
	left:791px !important;
	top:9px !important;
	min-height:4px !important;
}

#item799200 {
	width:97px !important;
	left:875px !important;
	top:9px !important;
	min-height:4px !important;
}

#item799227 {
	width:80px !important;
	left:599px !important;
	top:16px !important;
	min-height:4px !important;
}

#item799250 {
	width:105px !important;
	left:684px !important;
	top:16px !important;
	min-height:4px !important;
}

#item799273 {
	width:99px !important;
	left:790px !important;
	top:16px !important;
	min-height:4px !important;
}

#item799297 {
	width:128px !important;
	left:890px !important;
	top:16px !important;
	min-height:4px !important;
}

#item799325 {
	width:80px !important;
	left:599px !important;
	top:23px !important;
	min-height:4px !important;
}

#item799350 {
	width:113px !important;
	left:686px !important;
	top:23px !important;
	min-height:4px !important;
}

#item799373 {
	width:44px !important;
	left:804px !important;
	top:23px !important;
	min-height:4px !important;
}

#item799396 {
	width:90px !important;
	left:850px !important;
	top:23px !important;
	min-height:4px !important;
}

#item799424 {
	width:80px !important;
	left:599px !important;
	top:30px !important;
	min-height:4px !important;
}

#item799447 {
	width:80px !important;
	left:689px !important;
	top:30px !important;
	min-height:4px !important;
}

#item799471 {
	width:107px !important;
	left:775px !important;
	top:30px !important;
	min-height:4px !important;
}

#item799494 {
	width:107px !important;
	left:890px !important;
	top:30px !important;
	min-height:4px !important;
}

#item799523 {
	width:107px !important;
	left:599px !important;
	top:37px !important;
	min-height:4px !important;
}

#item799547 {
	width:93px !important;
	left:713px !important;
	top:37px !important;
	min-height:4px !important;
}

#item799570 {
	width:93px !important;
	left:808px !important;
	top:37px !important;
	min-height:4px !important;
}

#item799593 {
	width:93px !important;
	left:908px !important;
	top:37px !important;
	min-height:4px !important;
}

#item626674 {
	width:225px !important;
	height:237px !important;
	left:970px !important;
	top:558px !important;
}

#item626555 {
	opacity:0.30;
	width:21px !important;
	height:55px !important;
	left:926px !important;
	top:606px !important;
	background:#e0201e;
}

@keyframes apparizione-626555 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-626555 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item626555 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item626474 {
	opacity:0.30;
	width:21px !important;
	height:142px !important;
	left:749px !important;
	top:606px !important;
	background:#e0201e;
}

@keyframes apparizione-626474 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-626474 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item626474 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item316628 {
	width:176px !important;
	left:644px !important;
	top:591px !important;
	min-height:159px !important;
}

#item316652 {
	width:167px !important;
	left:830px !important;
	top:591px !important;
	min-height:74px !important;
}

#item492300 {
	width:173px !important;
	left:825px !important;
	top:441px !important;
	min-height:35px !important;
}

#item316605 {
	width:81px !important;
	left:644px !important;
	top:760px !important;
	min-height:7px !important;
}

#item316675 {
	width:267px !important;
	height:53px !important;
	left:887px !important;
	top:116px !important;
}

#item316915 {
	width:364px !important;
	left:627px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-317083 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-317083 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item492277 {
	width:81px !important;
	left:824px !important;
	top:485px !important;
	min-height:7px !important;
}

@keyframes battito-626476 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-626476 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item626476 {
	width:28px !important;
	height:30px !important;
	left:746px !important;
	top:755px !important;
}

#item626501 {
	width:12px !important;
	height:12px !important;
	left:754px !important;
	top:629px !important;
}

#item626508 {
	width:12px !important;
	height:12px !important;
	left:754px !important;
	top:689px !important;
}

#item626514 {
	width:12px !important;
	height:12px !important;
	left:754px !important;
	top:648px !important;
}

#item626520 {
	width:12px !important;
	height:12px !important;
	left:754px !important;
	top:668px !important;
}

#item626527 {
	width:12px !important;
	height:12px !important;
	left:754px !important;
	top:610px !important;
}

#item626533 {
	width:12px !important;
	height:12px !important;
	left:754px !important;
	top:710px !important;
}

#item626541 {
	width:12px !important;
	height:12px !important;
	left:754px !important;
	top:732px !important;
}

@keyframes battito-626557 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-626557 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item626557 {
	width:28px !important;
	height:30px !important;
	left:923px !important;
	top:668px !important;
}

#item626576 {
	width:12px !important;
	height:12px !important;
	left:931px !important;
	top:608px !important;
}

#item626581 {
	width:12px !important;
	height:12px !important;
	left:931px !important;
	top:626px !important;
}

#item626588 {
	width:12px !important;
	height:12px !important;
	left:931px !important;
	top:644px !important;
}

#item367850 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item964406 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item964458 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item964511 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item964566 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item964625 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item964677 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item964729 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item964781 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item964833 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item964902 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item799643 {
	width:54px !important;
	left:189px !important;
	top:23px !important;
	min-height:4px !important;
}

#item799666 {
	width:81px !important;
	left:12px !important;
	top:1px !important;
	min-height:4px !important;
}

#item799690 {
	width:98px !important;
	left:95px !important;
	top:1px !important;
	min-height:4px !important;
}

#item799715 {
	width:42px !important;
	left:197px !important;
	top:1px !important;
	min-height:4px !important;
}

#item799738 {
	width:71px !important;
	left:242px !important;
	top:1px !important;
	min-height:4px !important;
}

#item799762 {
	width:71px !important;
	left:319px !important;
	top:1px !important;
	min-height:4px !important;
}

#item799785 {
	width:81px !important;
	left:12px !important;
	top:8px !important;
	min-height:4px !important;
}

#item799812 {
	width:88px !important;
	left:98px !important;
	top:8px !important;
	min-height:4px !important;
}

#item799835 {
	width:88px !important;
	left:191px !important;
	top:8px !important;
	min-height:4px !important;
}

#item799859 {
	width:88px !important;
	left:282px !important;
	top:8px !important;
	min-height:4px !important;
}

#item799885 {
	width:81px !important;
	left:12px !important;
	top:15px !important;
	min-height:4px !important;
}

#item799908 {
	width:81px !important;
	left:98px !important;
	top:15px !important;
	min-height:4px !important;
}

#item799932 {
	width:81px !important;
	left:187px !important;
	top:15px !important;
	min-height:4px !important;
}

#item799955 {
	width:81px !important;
	left:187px !important;
	top:15px !important;
	min-height:4px !important;
}

#item800001 {
	width:81px !important;
	left:274px !important;
	top:15px !important;
	min-height:4px !important;
}

#item800030 {
	width:81px !important;
	left:13px !important;
	top:22px !important;
	min-height:4px !important;
}

#item800053 {
	width:81px !important;
	left:99px !important;
	top:22px !important;
	min-height:4px !important;
}

#item627203 {
	width:127px !important;
	height:142px !important;
	left:435px !important;
	top:481px !important;
}

#item627091 {
	width:160px !important;
	height:208px !important;
	left:46px !important;
	top:591px !important;
}

#item626998 {
	opacity:0.30;
	width:21px !important;
	height:103px !important;
	left:302px !important;
	top:650px !important;
	background:#e0201e;
}

@keyframes apparizione-626998 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-626998 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item626998 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item626876 {
	opacity:0.30;
	width:21px !important;
	height:54px !important;
	left:283px !important;
	top:457px !important;
	background:#e0201e;
}

@keyframes apparizione-626876 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-626876 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item626876 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item317169 {
	width:173px !important;
	left:310px !important;
	top:544px !important;
	min-height:53px !important;
}

#item317324 {
	width:173px !important;
	left:181px !important;
	top:443px !important;
	min-height:74px !important;
}

#item317370 {
	width:176px !important;
	left:198px !important;
	top:636px !important;
	min-height:117px !important;
}

#item626972 {
	opacity:0.30;
	width:21px !important;
	height:34px !important;
	left:413px !important;
	top:558px !important;
	background:#e0201e;
}

@keyframes apparizione-626972 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	72.2% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-626972 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	72.2% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item626972 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item317146 {
	width:113px !important;
	left:310px !important;
	top:607px !important;
	min-height:7px !important;
}

#item317347 {
	width:113px !important;
	left:200px !important;
	top:758px !important;
	min-height:8px !important;
}

#item627045 {
	width:179px !important;
	height:195px !important;
	left:11px !important;
	top:383px !important;
}

#item317786 {
	width:267px !important;
	height:53px !important;
	left:328px !important;
	top:109px !important;
}

#item317809 {
	width:346px !important;
	left:162px !important;
	top:44px !important;
	min-height:39px !important;
}

@keyframes battito-317940 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-317940 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-626878 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-626878 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item626878 {
	width:28px !important;
	height:30px !important;
	left:283px !important;
	top:520px !important;
}

#item626896 {
	width:12px !important;
	height:12px !important;
	left:287px !important;
	top:478px !important;
}

#item626903 {
	width:12px !important;
	height:12px !important;
	left:287px !important;
	top:495px !important;
}

#item626912 {
	width:12px !important;
	height:12px !important;
	left:287px !important;
	top:461px !important;
}

@keyframes battito-626931 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-626931 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item626931 {
	width:28px !important;
	height:30px !important;
	left:412px !important;
	top:599px !important;
}

@keyframes battito-626953 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-626953 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item626953 {
	width:28px !important;
	height:30px !important;
	left:302px !important;
	top:760px !important;
}

#item626974 {
	width:12px !important;
	height:12px !important;
	left:417px !important;
	top:577px !important;
}

#item626987 {
	width:12px !important;
	height:12px !important;
	left:417px !important;
	top:560px !important;
}

#item627000 {
	width:12px !important;
	height:12px !important;
	left:306px !important;
	top:675px !important;
}

#item627007 {
	width:12px !important;
	height:12px !important;
	left:306px !important;
	top:737px !important;
}

#item627014 {
	width:12px !important;
	height:12px !important;
	left:306px !important;
	top:696px !important;
}

#item627021 {
	width:12px !important;
	height:12px !important;
	left:306px !important;
	top:715px !important;
}

#item627028 {
	width:12px !important;
	height:12px !important;
	left:306px !important;
	top:655px !important;
}

#item317301 {
	width:113px !important;
	left:183px !important;
	top:526px !important;
	min-height:7px !important;
}

#item368146 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item965013 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item965065 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item965118 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item965170 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item965230 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item965282 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item965334 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item965386 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item965439 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item965491 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item800076 {
	width:54px !important;
	left:68px !important;
	top:258px !important;
	min-height:4px !important;
}

#item800099 {
	width:54px !important;
	left:68px !important;
	top:265px !important;
	min-height:4px !important;
}

#item800200 {
	width:74px !important;
	left:68px !important;
	top:273px !important;
	min-height:4px !important;
}

#item800223 {
	width:99px !important;
	left:149px !important;
	top:273px !important;
	min-height:4px !important;
}

#item800247 {
	width:74px !important;
	left:251px !important;
	top:273px !important;
	min-height:4px !important;
}

#item800274 {
	width:112px !important;
	left:336px !important;
	top:273px !important;
	min-height:4px !important;
}

#item800297 {
	width:74px !important;
	left:68px !important;
	top:280px !important;
	min-height:4px !important;
}

#item800321 {
	width:109px !important;
	left:145px !important;
	top:280px !important;
	min-height:4px !important;
}

#item800348 {
	width:84px !important;
	left:265px !important;
	top:280px !important;
	min-height:4px !important;
}

#item800371 {
	width:109px !important;
	left:356px !important;
	top:280px !important;
	min-height:4px !important;
}

#item800395 {
	width:93px !important;
	left:68px !important;
	top:287px !important;
	min-height:4px !important;
}

#item800418 {
	width:147px !important;
	left:169px !important;
	top:287px !important;
	min-height:4px !important;
}

#item800446 {
	width:147px !important;
	left:324px !important;
	top:287px !important;
	min-height:4px !important;
}

#item800469 {
	width:93px !important;
	left:68px !important;
	top:294px !important;
	min-height:4px !important;
}

#item800492 {
	width:93px !important;
	left:165px !important;
	top:294px !important;
	min-height:4px !important;
}

#item800515 {
	width:93px !important;
	left:263px !important;
	top:294px !important;
	min-height:4px !important;
}

#item627307 {
	opacity:0.30;
	width:21px !important;
	height:34px !important;
	left:438px !important;
	top:677px !important;
	background:#e0201e;
}

@keyframes apparizione-627307 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-627307 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item627307 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item627230 {
	opacity:0.30;
	width:21px !important;
	height:69px !important;
	left:434px !important;
	top:458px !important;
	background:#e0201e;
}

@keyframes apparizione-627230 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
@-webkit-keyframes apparizione-627230 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	70.8% {opacity:0.3;}
	100% {opacity:0.3;}
}
#item627230 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item318188 {
	width:164px !important;
	left:344px !important;
	top:443px !important;
	min-height:93px !important;
}

#item318073 {
	width:164px !important;
	left:344px !important;
	top:662px !important;
	min-height:54px !important;
}

@keyframes battito-627232 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-627232 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item627232 {
	width:28px !important;
	height:30px !important;
	left:434px !important;
	top:533px !important;
}

#item627252 {
	width:12px !important;
	height:12px !important;
	left:439px !important;
	top:478px !important;
}

#item627266 {
	width:12px !important;
	height:12px !important;
	left:439px !important;
	top:496px !important;
}

#item627273 {
	width:12px !important;
	height:12px !important;
	left:439px !important;
	top:512px !important;
}

#item627281 {
	width:12px !important;
	height:12px !important;
	left:439px !important;
	top:461px !important;
}

#item318096 {
	width:52px !important;
	left:344px !important;
	top:726px !important;
	min-height:7px !important;
}

#item318119 {
	width:116px !important;
	height:25px !important;
	left:420px !important;
	top:79px !important;
}

#item318142 {
	width:200px !important;
	height:25px !important;
	left:374px !important;
	top:298px !important;
}

#item318165 {
	width:476px !important;
	left:81px !important;
	top:153px !important;
	min-height:48px !important;
}

#item318211 {
	width:52px !important;
	left:344px !important;
	top:545px !important;
	min-height:7px !important;
}

#item318261 {
	width:206px !important;
	left:72px !important;
	top:133px !important;
	background:#fff;
	min-height:8px !important;
}

#item318285 {
	width:476px !important;
	left:81px !important;
	top:209px !important;
	min-height:45px !important;
}

#item627385 {
	width:201px !important;
	height:357px !important;
	left:116px !important;
	top:382px !important;
}

#item318326 {
	width:65px !important;
	height:79px !important;
	left:1064px !important;
	top:630px !important;
}

#item318345 {
	width:200px !important;
	height:25px !important;
	left:772px !important;
	top:630px !important;
}

#item318455 {
	width:510px !important;
	left:629px !important;
	top:547px !important;
	min-height:57px !important;
}

#item318478 {
	width:49px !important;
	left:645px !important;
	top:462px !important;
	min-height:7px !important;
}

#item318501 {
	width:130px !important;
	left:645px !important;
	top:476px !important;
	min-height:28px !important;
}

#item318525 {
	width:91px !important;
	left:690px !important;
	top:779px !important;
	min-height:11px !important;
}

#item318548 {
	width:223px !important;
	left:690px !important;
	top:712px !important;
	min-height:11px !important;
}

#item318588 {
	width:61px !important;
	height:63px !important;
	left:1069px !important;
	top:727px !important;
}

#item318621 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item318644 {
	width:425px !important;
	left:624px !important;
	top:79px !important;
	min-height:37px !important;
}

#item318667 {
	width:397px !important;
	left:624px !important;
	top:44px !important;
	min-height:24px !important;
}

#item318690 {
	width:397px !important;
	left:625px !important;
	top:116px !important;
	background:#fff;
	min-height:7px !important;
}

#item318713 {
	width:387px !important;
	left:625px !important;
	top:134px !important;
	background:#fff;
	min-height:7px !important;
}

#item318736 {
	width:393px !important;
	left:625px !important;
	top:152px !important;
	background:#fff;
	min-height:7px !important;
}

@keyframes battito-318778 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-318778 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-318784 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-318784 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-318845 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-318845 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-627332 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-627332 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item627332 {
	width:28px !important;
	height:30px !important;
	left:438px !important;
	top:719px !important;
}

#item627348 {
	width:12px !important;
	height:12px !important;
	left:443px !important;
	top:698px !important;
}

#item627355 {
	width:12px !important;
	height:12px !important;
	left:443px !important;
	top:681px !important;
}

#item368018 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item965645 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item965697 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item965750 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item965803 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item965856 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item965908 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item965960 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item966013 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item966064 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item966116 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item319055 {
	width:223px !important;
	left:635px !important;
	top:534px !important;
	min-height:218px !important;
}

#item319078 {
	width:249px !important;
	left:879px !important;
	top:427px !important;
	min-height:332px !important;
}

#item1003313 {
	width:227px !important;
	height:29px !important;
	left:881px !important;
	top:463px !important;
}

#item1003320 {
	width:227px !important;
	height:35px !important;
	left:881px !important;
	top:496px !important;
}

#item1003372 {
	width:227px !important;
	height:35px !important;
	left:881px !important;
	top:532px !important;
}

#item1003380 {
	width:227px !important;
	height:35px !important;
	left:881px !important;
	top:568px !important;
}

#item1003387 {
	width:227px !important;
	height:35px !important;
	left:881px !important;
	top:605px !important;
}

#item1003394 {
	width:227px !important;
	height:35px !important;
	left:881px !important;
	top:642px !important;
}

#item1003401 {
	width:227px !important;
	height:35px !important;
	left:881px !important;
	top:678px !important;
}

#item1003408 {
	width:227px !important;
	height:35px !important;
	left:881px !important;
	top:716px !important;
}

#item1003245 {
	width:227px !important;
	height:29px !important;
	left:635px !important;
	top:533px !important;
}

#item1003259 {
	width:227px !important;
	height:29px !important;
	left:635px !important;
	top:566px !important;
}

#item1003266 {
	width:227px !important;
	height:27px !important;
	left:635px !important;
	top:599px !important;
}

#item1003277 {
	width:227px !important;
	height:27px !important;
	left:635px !important;
	top:629px !important;
}

#item1003284 {
	width:227px !important;
	height:27px !important;
	left:635px !important;
	top:660px !important;
}

#item1003291 {
	width:227px !important;
	height:27px !important;
	left:635px !important;
	top:692px !important;
}

#item1003298 {
	width:227px !important;
	height:31px !important;
	left:635px !important;
	top:722px !important;
}

#item318907 {
	width:296px !important;
	left:80px !important;
	top:601px !important;
	min-height:85px !important;
}

#item318930 {
	width:390px !important;
	left:80px !important;
	top:686px !important;
	min-height:35px !important;
}

#item318953 {
	width:426px !important;
	left:83px !important;
	top:734px !important;
	min-height:15px !important;
}

#item318976 {
	width:291px !important;
	left:168px !important;
	top:94px !important;
	min-height:51px !important;
}

#item318999 {
	width:394px !important;
	left:54px !important;
	top:96px !important;
	min-height:128px !important;
}

#item319022 {
	width:195px !important;
	left:325px !important;
	top:613px !important;
	min-height:91px !important;
}

#item1003305 {
	width:227px !important;
	height:31px !important;
	left:881px !important;
	top:426px !important;
}

#item1018080 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item966226 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item966278 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item966337 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item966390 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item966442 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item966494 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item966547 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item966602 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item966653 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item966705 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item319537 {
	width:488px !important;
	left:67px !important;
	top:150px !important;
	min-height:40px !important;
}

#item319560 {
	width:479px !important;
	left:68px !important;
	top:199px !important;
	min-height:37px !important;
}

#item319583 {
	width:159px !important;
	left:266px !important;
	top:341px !important;
	min-height:11px !important;
}

#item319606 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item319629 {
	width:393px !important;
	left:625px !important;
	top:79px !important;
	min-height:37px !important;
}

#item319653 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item319676 {
	width:397px !important;
	left:625px !important;
	top:44px !important;
	min-height:24px !important;
}

#item319699 {
	width:449px !important;
	left:69px !important;
	top:283px !important;
	min-height:28px !important;
}

#item319722 {
	width:131px !important;
	height:66px !important;
	left:408px !important;
	top:274px !important;
}

#item319745 {
	width:238px !important;
	left:167px !important;
	top:312px !important;
	min-height:28px !important;
}

#item319768 {
	width:435px !important;
	height:202px !important;
	left:248px !important;
	top:648px !important;
}

#item319775 {
	width:234px !important;
	height:191px !important;
	left:986px !important;
	top:-20px !important;
}

#item319781 {
	width:238px !important;
	left:69px !important;
	top:412px !important;
	min-height:24px !important;
}

#item319804 {
	width:203px !important;
	left:69px !important;
	top:559px !important;
	min-height:24px !important;
}

#item319827 {
	width:249px !important;
	left:323px !important;
	top:559px !important;
	min-height:29px !important;
}

#item319850 {
	width:298px !important;
	left:323px !important;
	top:412px !important;
	min-height:14px !important;
}

#item319873 {
	width:181px !important;
	left:69px !important;
	top:584px !important;
	min-height:21px !important;
}

#item319896 {
	width:181px !important;
	left:69px !important;
	top:614px !important;
	min-height:20px !important;
}

#item319919 {
	width:178px !important;
	left:323px !important;
	top:584px !important;
	min-height:20px !important;
}

#item319943 {
	width:191px !important;
	left:323px !important;
	top:614px !important;
	min-height:21px !important;
}

#item319966 {
	width:244px !important;
	left:323px !important;
	top:436px !important;
	min-height:41px !important;
}

#item319989 {
	width:237px !important;
	left:323px !important;
	top:491px !important;
	min-height:29px !important;
}

#item320012 {
	width:218px !important;
	left:69px !important;
	top:438px !important;
	min-height:49px !important;
}

#item320035 {
	width:218px !important;
	left:69px !important;
	top:491px !important;
	min-height:34px !important;
}

#item320058 {
	width:178px !important;
	left:70px !important;
	top:670px !important;
	min-height:14px !important;
}

#item320081 {
	width:191px !important;
	left:70px !important;
	top:695px !important;
	min-height:25px !important;
}

#item320104 {
	width:223px !important;
	left:70px !important;
	top:725px !important;
	min-height:11px !important;
}

#item320127 {
	width:149px !important;
	height:14px !important;
	left:323px !important;
	top:614px !important;
}

#item320351 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item966827 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item966880 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item966932 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item966993 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item967046 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item967109 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item967161 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item967213 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item967265 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item967328 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item322669 {
	width:496px !important;
	left:69px !important;
	top:129px !important;
	min-height:32px !important;
}

#item322692 {
	width:491px !important;
	left:69px !important;
	top:161px !important;
	min-height:29px !important;
}

#item322715 {
	width:224px !important;
	left:71px !important;
	top:439px !important;
	min-height:44px !important;
}

#item322738 {
	width:170px !important;
	left:938px !important;
	top:625px !important;
	min-height:44px !important;
}

#item322769 {
	width:371px !important;
	left:168px !important;
	top:221px !important;
	min-height:28px !important;
}

#item322792 {
	width:212px !important;
	height:61px !important;
	left:157px !important;
	top:186px !important;
}

#item322815 {
	width:228px !important;
	left:914px !important;
	top:534px !important;
	min-height:41px !important;
}

#item322838 {
	width:174px !important;
	left:71px !important;
	top:345px !important;
	min-height:41px !important;
}

#item322861 {
	width:238px !important;
	left:71px !important;
	top:394px !important;
	min-height:37px !important;
}

#item322884 {
	width:198px !important;
	left:914px !important;
	top:582px !important;
	min-height:32px !important;
}

#item322907 {
	width:294px !important;
	left:70px !important;
	top:286px !important;
	min-height:11px !important;
}

#item322930 {
	width:432px !important;
	left:70px !important;
	top:253px !important;
	min-height:31px !important;
}

#item323000 {
	width:235px !important;
	left:299px !important;
	top:683px !important;
	min-height:32px !important;
}

#item323023 {
	width:240px !important;
	left:299px !important;
	top:639px !important;
	min-height:79px !important;
}

#item323046 {
	width:219px !important;
	left:299px !important;
	top:613px !important;
	min-height:20px !important;
}

#item323069 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:17px !important;
}

#item323092 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item1003419 {
	width:227px !important;
	height:53px !important;
	left:63px !important;
	top:338px !important;
}

#item1003427 {
	width:227px !important;
	height:33px !important;
	left:292px !important;
	top:603px !important;
}

#item1003450 {
	width:135px !important;
	height:49px !important;
	left:908px !important;
	top:531px !important;
}

#item1003445 {
	width:196px !important;
	height:52px !important;
	left:629px !important;
	top:109px !important;
}

#item321411 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item967447 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item967499 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item967551 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item967603 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item967656 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item967708 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item967760 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item967812 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item967863 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item967916 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item800542 {
	width:54px !important;
	left:18px !important;
	top:6px !important;
	min-height:4px !important;
}

#item800565 {
	width:54px !important;
	left:18px !important;
	top:13px !important;
	min-height:4px !important;
}

#item800588 {
	width:97px !important;
	left:76px !important;
	top:13px !important;
	min-height:4px !important;
}

#item800615 {
	width:97px !important;
	left:177px !important;
	top:13px !important;
	min-height:4px !important;
}

#item323217 {
	width:137px !important;
	left:74px !important;
	top:493px !important;
	min-height:22px !important;
}

#item323240 {
	width:249px !important;
	left:318px !important;
	top:274px !important;
	min-height:73px !important;
}

#item323264 {
	width:249px !important;
	left:318px !important;
	top:358px !important;
	min-height:60px !important;
}

#item323547 {
	width:288px !important;
	left:221px !important;
	top:225px !important;
	min-height:11px !important;
}

#item323570 {
	width:244px !important;
	left:162px !important;
	top:58px !important;
	min-height:27px !important;
}

#item323593 {
	width:255px !important;
	left:89px !important;
	top:140px !important;
	min-height:31px !important;
}

#item323616 {
	width:198px !important;
	left:243px !important;
	top:109px !important;
	min-height:62px !important;
}

#item323639 {
	width:267px !important;
	left:245px !important;
	top:177px !important;
	min-height:24px !important;
}

#item323662 {
	width:283px !important;
	left:221px !important;
	top:200px !important;
	min-height:25px !important;
}

@keyframes entratavelocedasinistra-492424 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-492424 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item323733 {
	width:92px !important;
	height:11px !important;
	left:421px !important;
	top:450px !important;
}

@keyframes entratavelocedasinistra-492418 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-492418 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entratavelocedadestra-492421 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-492421 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item321549 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item968014 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item968067 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item968120 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item968173 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item968233 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item968285 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item968337 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item968399 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item968451 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item968508 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item800639 {
	width:54px !important;
	left:21px !important;
	top:7px !important;
	min-height:4px !important;
}

#item800663 {
	width:54px !important;
	left:21px !important;
	top:14px !important;
	min-height:4px !important;
}

#item800686 {
	width:101px !important;
	left:78px !important;
	top:14px !important;
	min-height:4px !important;
}

#item800709 {
	width:101px !important;
	left:182px !important;
	top:14px !important;
	min-height:4px !important;
}

#item324195 {
	width:165px !important;
	left:144px !important;
	top:188px !important;
	min-height:11px !important;
}

#item324219 {
	width:167px !important;
	left:192px !important;
	top:131px !important;
	min-height:29px !important;
}

#item324242 {
	width:245px !important;
	left:157px !important;
	top:56px !important;
	min-height:32px !important;
}

#item324265 {
	width:305px !important;
	left:276px !important;
	top:162px !important;
	min-height:24px !important;
}

#item324288 {
	width:213px !important;
	left:95px !important;
	top:129px !important;
	min-height:52px !important;
}

#item324311 {
	width:213px !important;
	left:364px !important;
	top:105px !important;
	min-height:52px !important;
}

#item324334 {
	width:130px !important;
	left:77px !important;
	top:536px !important;
	min-height:22px !important;
}

#item324357 {
	width:256px !important;
	left:317px !important;
	top:236px !important;
	min-height:82px !important;
}

#item324381 {
	width:239px !important;
	left:317px !important;
	top:329px !important;
	min-height:40px !important;
}

@keyframes entratavelocedasinistra-492426 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-492426 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes entratavelocedadestra-492427 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-492427 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item321641 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item968612 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item968664 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item968717 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item968770 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item968829 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item968882 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item968934 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item968986 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item969041 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item969111 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item800738 {
	width:54px !important;
	left:173px !important;
	top:12px !important;
	min-height:4px !important;
}

#item800761 {
	width:75px !important;
	left:173px !important;
	top:19px !important;
	min-height:4px !important;
}

#item800784 {
	width:116px !important;
	left:250px !important;
	top:19px !important;
	min-height:4px !important;
}

#item800807 {
	width:79px !important;
	left:370px !important;
	top:19px !important;
	min-height:4px !important;
}

#item800830 {
	width:137px !important;
	left:458px !important;
	top:19px !important;
	min-height:4px !important;
}

#item800861 {
	width:94px !important;
	left:173px !important;
	top:26px !important;
	min-height:4px !important;
}

#item800885 {
	width:125px !important;
	left:272px !important;
	top:26px !important;
	min-height:4px !important;
}

#item800908 {
	width:125px !important;
	left:401px !important;
	top:26px !important;
	min-height:4px !important;
}

#item800931 {
	width:112px !important;
	left:173px !important;
	top:33px !important;
	min-height:4px !important;
}

#item325133 {
	width:393px !important;
	left:144px !important;
	top:684px !important;
	min-height:37px !important;
}

#item325156 {
	width:178px !important;
	left:360px !important;
	top:546px !important;
	min-height:21px !important;
}

#item325179 {
	width:393px !important;
	left:144px !important;
	top:611px !important;
	min-height:59px !important;
}

#item325343 {
	width:240px !important;
	left:66px !important;
	top:158px !important;
	min-height:69px !important;
}

#item325366 {
	width:221px !important;
	left:281px !important;
	top:153px !important;
	min-height:64px !important;
}

#item325389 {
	width:245px !important;
	left:157px !important;
	top:48px !important;
	min-height:32px !important;
}

#item325497 {
	width:183px !important;
	height:39px !important;
	left:360px !important;
	top:509px !important;
}

#item325520 {
	width:103px !important;
	left:144px !important;
	top:590px !important;
	min-height:15px !important;
}

#item325543 {
	width:150px !important;
	left:432px !important;
	top:206px !important;
	min-height:19px !important;
}

#item325577 {
	width:152px !important;
	height:358px !important;
	left:-9px !important;
	top:432px !important;
}

#item325583 {
	width:168px !important;
	left:644px !important;
	top:600px !important;
	min-height:55px !important;
}

#item325606 {
	width:282px !important;
	left:651px !important;
	top:60px !important;
	min-height:32px !important;
}

#item325629 {
	width:135px !important;
	left:732px !important;
	top:91px !important;
	min-height:32px !important;
}

#item325652 {
	width:221px !important;
	left:859px !important;
	top:55px !important;
	min-height:64px !important;
}

@keyframes zoomin2d-492428 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-492428 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.82;}
	75% {opacity:1;}
	87.5% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-492429 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.81;}
	70% {opacity:1;}
	90% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-492429 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.81;}
	70% {opacity:1;}
	90% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-492430 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-492430 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item325776 {
	width:125px !important;
	left:734px !important;
	top:122px !important;
	min-height:11px !important;
}

#item325799 {
	width:186px !important;
	left:948px !important;
	top:384px !important;
	min-height:42px !important;
}

#item325822 {
	width:173px !important;
	left:644px !important;
	top:168px !important;
	min-height:49px !important;
}

@keyframes battito-325900 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-325900 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item321724 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item969223 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item969275 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item969328 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item969382 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item969442 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item969504 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item969556 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item969608 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item969663 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item969717 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item800958 {
	width:54px !important;
	left:23px !important;
	top:2px !important;
	min-height:4px !important;
}

#item800981 {
	width:75px !important;
	left:23px !important;
	top:9px !important;
	min-height:4px !important;
}

#item801004 {
	width:101px !important;
	left:100px !important;
	top:9px !important;
	min-height:4px !important;
}

#item801031 {
	width:75px !important;
	left:202px !important;
	top:9px !important;
	min-height:4px !important;
}

#item801058 {
	width:114px !important;
	left:279px !important;
	top:9px !important;
	min-height:4px !important;
}

#item801081 {
	width:106px !important;
	left:23px !important;
	top:16px !important;
	min-height:4px !important;
}

#item801104 {
	width:94px !important;
	left:136px !important;
	top:16px !important;
	min-height:4px !important;
}

#item801127 {
	width:106px !important;
	left:233px !important;
	top:16px !important;
	min-height:4px !important;
}

#item801154 {
	width:78px !important;
	left:23px !important;
	top:24px !important;
	min-height:4px !important;
}

#item801177 {
	width:115px !important;
	left:105px !important;
	top:24px !important;
	min-height:4px !important;
}

#item801201 {
	width:46px !important;
	left:223px !important;
	top:24px !important;
	min-height:4px !important;
}

#item801226 {
	width:109px !important;
	left:271px !important;
	top:24px !important;
	min-height:4px !important;
}

#item325905 {
	width:43px !important;
	height:17px !important;
	left:66px !important;
	top:477px !important;
	background:#c6c6c5;
}

#item325916 {
	width:247px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item325939 {
	width:154px !important;
	height:48px !important;
	left:424px !important;
	top:33px !important;
	border-radius:7px;
	background:#1d1d1b;
}

#item325950 {
	width:216px !important;
	left:310px !important;
	top:442px !important;
	min-height:27px !important;
}

#item325973 {
	width:176px !important;
	left:72px !important;
	top:479px !important;
	min-height:43px !important;
}

#item325996 {
	width:343px !important;
	left:68px !important;
	top:140px !important;
	min-height:40px !important;
}

#item326019 {
	width:360px !important;
	height:63px !important;
	left:251px !important;
	top:140px !important;
}

#item326209 {
	width:207px !important;
	left:310px !important;
	top:472px !important;
	min-height:27px !important;
}

#item326232 {
	width:94px !important;
	left:410px !important;
	top:210px !important;
	min-height:11px !important;
}

@keyframes entratavelocedasinistra-326280 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-326280 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item326370 {
	width:71px !important;
	height:11px !important;
	left:204px !important;
	top:545px !important;
}

#item326393 {
	width:222px !important;
	left:310px !important;
	top:289px !important;
	min-height:48px !important;
}

#item326416 {
	width:222px !important;
	left:310px !important;
	top:342px !important;
	min-height:35px !important;
}

#item326440 {
	width:221px !important;
	left:310px !important;
	top:758px !important;
	min-height:22px !important;
}

@keyframes entratavelocedasinistra-492434 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-492434 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item326534 {
	width:92px !important;
	height:11px !important;
	left:413px !important;
	top:421px !important;
}

@keyframes entratavelocedadestra-492435 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-492435 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item321825 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item969853 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item969905 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item969957 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item970010 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item970062 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item970114 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item970166 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item970218 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item970270 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item970322 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item322203 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item970448 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item970501 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item970553 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item970614 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item970666 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item970721 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item970773 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item970830 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item970887 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item970939 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item801251 {
	width:68px !important;
	left:32px !important;
	top:1px !important;
	min-height:4px !important;
}

#item801274 {
	width:53px !important;
	left:32px !important;
	top:9px !important;
	min-height:4px !important;
}

#item801297 {
	width:70px !important;
	height:4px !important;
	left:86px !important;
	top:9px !important;
}

#item801324 {
	width:70px !important;
	min-height:4px !important;
}

#item801347 {
	width:70px !important;
	height:4px !important;
	left:159px !important;
	top:8px !important;
}

#item801348 {
	width:70px !important;
	min-height:4px !important;
}

#item801371 {
	width:84px !important;
	left:235px !important;
	top:8px !important;
	min-height:4px !important;
}

#item801398 {
	width:63px !important;
	left:32px !important;
	top:16px !important;
	min-height:4px !important;
}

#item801421 {
	width:102px !important;
	left:100px !important;
	top:16px !important;
	min-height:4px !important;
}

#item801444 {
	width:79px !important;
	left:204px !important;
	top:16px !important;
	min-height:4px !important;
}

#item801468 {
	width:90px !important;
	left:287px !important;
	top:16px !important;
	min-height:4px !important;
}

#item801495 {
	width:63px !important;
	left:32px !important;
	top:23px !important;
	min-height:4px !important;
}

#item801519 {
	width:84px !important;
	left:102px !important;
	top:23px !important;
	min-height:4px !important;
}

#item801543 {
	width:26px !important;
	left:191px !important;
	top:23px !important;
	min-height:4px !important;
}

#item801569 {
	width:152px !important;
	left:220px !important;
	top:23px !important;
	min-height:4px !important;
}

#item327244 {
	width:37px !important;
	height:16px !important;
	left:51px !important;
	top:191px !important;
	background:#c6c6c5;
}

#item327245 {
	width:115px !important;
	left:53px !important;
	top:192px !important;
	min-height:40px !important;
}

#item327401 {
	width:199px !important;
	left:335px !important;
	top:493px !important;
	min-height:21px !important;
}

#item327449 {
	width:232px !important;
	left:334px !important;
	top:460px !important;
	min-height:24px !important;
}

@keyframes entratavelocedasinistra-327542 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-327542 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item327638 {
	width:222px !important;
	left:402px !important;
	top:205px !important;
	min-height:11px !important;
}

#item327661 {
	width:36px !important;
	left:436px !important;
	top:441px !important;
	min-height:7px !important;
}

@keyframes entratavelocedasinistra-492441 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-492441 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item327765 {
	width:166px !important;
	left:400px !important;
	top:624px !important;
	min-height:148px !important;
}

#item327796 {
	width:182px !important;
	left:374px !important;
	top:152px !important;
	min-height:37px !important;
}

#item327819 {
	width:213px !important;
	left:228px !important;
	top:119px !important;
	min-height:52px !important;
}

#item327842 {
	width:174px !important;
	left:332px !important;
	top:179px !important;
	min-height:29px !important;
}

@keyframes entratavelocedadestra-492440 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-492440 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item328257 {
	width:164px !important;
	height:25px !important;
	left:210px !important;
	top:58px !important;
}

@keyframes battito-328283 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-328283 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item322286 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item971036 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item971089 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item971141 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item971200 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item971253 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item971306 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item971367 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item971419 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item971474 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item971526 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item801621 {
	width:68px !important;
	left:157px !important;
	top:7px !important;
	min-height:4px !important;
}

#item801644 {
	width:99px !important;
	left:157px !important;
	top:14px !important;
	min-height:4px !important;
}

#item801679 {
	width:99px !important;
	left:259px !important;
	top:14px !important;
	min-height:4px !important;
}

#item801703 {
	width:99px !important;
	left:362px !important;
	top:14px !important;
	min-height:4px !important;
}

#item801726 {
	width:115px !important;
	left:464px !important;
	top:14px !important;
	min-height:4px !important;
}

#item801754 {
	width:99px !important;
	height:4px !important;
	left:157px !important;
	top:21px !important;
}

#item801777 {
	width:99px !important;
	min-height:4px !important;
}

#item801800 {
	width:122px !important;
	height:4px !important;
	left:260px !important;
	top:21px !important;
}

#item801801 {
	width:115px !important;
	min-height:4px !important;
}

#item801852 {
	width:99px !important;
	height:4px !important;
	left:393px !important;
	top:21px !important;
}

#item801853 {
	width:99px !important;
	min-height:4px !important;
}

#item801876 {
	width:127px !important;
	left:499px !important;
	top:21px !important;
	min-height:4px !important;
}

#item801900 {
	width:99px !important;
	height:4px !important;
	left:157px !important;
	top:28px !important;
}

#item801901 {
	width:99px !important;
	min-height:4px !important;
}

#item801930 {
	width:99px !important;
	left:259px !important;
	top:28px !important;
	min-height:4px !important;
}

#item801953 {
	width:99px !important;
	left:360px !important;
	top:28px !important;
	min-height:4px !important;
}

#item801976 {
	width:99px !important;
	left:462px !important;
	top:28px !important;
	min-height:4px !important;
}

#item801999 {
	width:99px !important;
	height:4px !important;
	left:157px !important;
	top:35px !important;
}

#item802000 {
	width:99px !important;
	min-height:4px !important;
}

#item802028 {
	width:117px !important;
	left:263px !important;
	top:35px !important;
	min-height:4px !important;
}

#item802051 {
	width:90px !important;
	left:382px !important;
	top:35px !important;
	min-height:4px !important;
}

#item802078 {
	width:108px !important;
	left:474px !important;
	top:35px !important;
	min-height:4px !important;
}

#item802101 {
	width:99px !important;
	height:4px !important;
	left:644px !important;
	top:7px !important;
}

#item802102 {
	width:99px !important;
	min-height:4px !important;
}

#item802125 {
	width:99px !important;
	left:749px !important;
	top:7px !important;
	min-height:4px !important;
}

#item802148 {
	width:99px !important;
	left:851px !important;
	top:7px !important;
	min-height:4px !important;
}

#item802175 {
	width:154px !important;
	left:955px !important;
	top:7px !important;
	min-height:4px !important;
}

#item802198 {
	width:99px !important;
	height:4px !important;
	left:644px !important;
	top:14px !important;
}

#item802199 {
	width:99px !important;
	min-height:4px !important;
}

#item802222 {
	width:133px !important;
	left:748px !important;
	top:14px !important;
	min-height:4px !important;
}

#item802249 {
	width:102px !important;
	left:886px !important;
	top:14px !important;
	min-height:4px !important;
}

#item802272 {
	width:102px !important;
	left:991px !important;
	top:14px !important;
	min-height:4px !important;
}

#item802295 {
	width:99px !important;
	height:4px !important;
	left:644px !important;
	top:21px !important;
}

#item802296 {
	width:99px !important;
	min-height:4px !important;
}

#item802346 {
	width:99px !important;
	left:747px !important;
	top:21px !important;
	min-height:4px !important;
}

#item802369 {
	width:99px !important;
	left:849px !important;
	top:21px !important;
	min-height:4px !important;
}

#item802392 {
	width:99px !important;
	left:951px !important;
	top:21px !important;
	min-height:4px !important;
}

#item802418 {
	width:99px !important;
	height:4px !important;
	left:644px !important;
	top:28px !important;
}

#item802419 {
	width:99px !important;
	min-height:4px !important;
}

#item802442 {
	width:99px !important;
	left:747px !important;
	top:28px !important;
	min-height:4px !important;
}

#item802465 {
	width:74px !important;
	left:850px !important;
	top:28px !important;
	min-height:4px !important;
}

#item802488 {
	width:99px !important;
	left:933px !important;
	top:28px !important;
	min-height:4px !important;
}

#item802516 {
	width:115px !important;
	left:646px !important;
	top:36px !important;
	min-height:4px !important;
}

#item802539 {
	width:83px !important;
	left:769px !important;
	top:36px !important;
	min-height:4px !important;
}

#item802562 {
	width:68px !important;
	left:860px !important;
	top:36px !important;
	min-height:4px !important;
}

#item802586 {
	width:83px !important;
	left:933px !important;
	top:36px !important;
	min-height:4px !important;
}

#item802612 {
	width:83px !important;
	left:1020px !important;
	top:36px !important;
	min-height:4px !important;
}

#item802635 {
	width:102px !important;
	left:1058px !important;
	top:26px !important;
	min-height:4px !important;
}

#item329181 {
	width:397px !important;
	left:624px !important;
	top:531px !important;
	min-height:24px !important;
}

#item329215 {
	width:133px !important;
	height:56px !important;
	left:1014px !important;
	top:232px !important;
}

#item329239 {
	width:292px !important;
	left:624px !important;
	top:562px !important;
	min-height:24px !important;
}

#item329262 {
	width:164px !important;
	height:25px !important;
	left:1032px !important;
	top:564px !important;
}

#item329302 {
	width:115px !important;
	left:876px !important;
	top:645px !important;
	min-height:52px !important;
}

#item329325 {
	width:150px !important;
	left:626px !important;
	top:647px !important;
	min-height:36px !important;
}

#item329567 {
	width:426px !important;
	left:626px !important;
	top:107px !important;
	min-height:36px !important;
}

#item329590 {
	width:426px !important;
	left:626px !important;
	top:148px !important;
	min-height:33px !important;
}

#item329630 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item329653 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item329680 {
	width:54px !important;
	left:112px !important;
	top:322px !important;
	min-height:11px !important;
}

#item329703 {
	width:81px !important;
	left:112px !important;
	top:337px !important;
	min-height:11px !important;
}

#item329731 {
	width:54px !important;
	left:112px !important;
	top:281px !important;
	min-height:11px !important;
}

#item329754 {
	width:102px !important;
	left:112px !important;
	top:296px !important;
	min-height:11px !important;
}

#item329781 {
	width:54px !important;
	left:112px !important;
	top:240px !important;
	min-height:11px !important;
}

#item329804 {
	width:81px !important;
	left:112px !important;
	top:255px !important;
	min-height:11px !important;
}

#item329832 {
	width:54px !important;
	left:112px !important;
	top:200px !important;
	min-height:11px !important;
}

#item329855 {
	width:81px !important;
	left:112px !important;
	top:215px !important;
	min-height:11px !important;
}

#item329878 {
	width:397px !important;
	left:626px !important;
	top:44px !important;
	min-height:24px !important;
}

#item329901 {
	width:393px !important;
	left:626px !important;
	top:79px !important;
	min-height:14px !important;
}

@keyframes battito-330060 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-330060 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-330066 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-330066 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item322369 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item971661 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item971713 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item971765 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item971818 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item971870 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item971923 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item971975 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item972027 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item972078 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item972130 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item330158 {
	width:230px !important;
	left:318px !important;
	top:330px !important;
	min-height:75px !important;
}

#item330181 {
	width:223px !important;
	left:320px !important;
	top:419px !important;
	min-height:57px !important;
}

#item330204 {
	width:262px !important;
	left:242px !important;
	top:218px !important;
	min-height:30px !important;
}

#item330227 {
	width:167px !important;
	height:61px !important;
	left:136px !important;
	top:153px !important;
}

#item330270 {
	width:150px !important;
	left:429px !important;
	top:247px !important;
	min-height:11px !important;
}

#item330512 {
	width:507px !important;
	left:625px !important;
	top:104px !important;
	min-height:24px !important;
}

#item330694 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item330717 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item330740 {
	width:512px !important;
	left:625px !important;
	top:56px !important;
	min-height:35px !important;
}

#item322453 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item972229 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item972281 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item972334 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item972386 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item972447 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item972499 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item972552 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item972604 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item972657 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item972710 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item802707 {
	width:68px !important;
	left:12px !important;
	top:9px !important;
	min-height:4px !important;
}

#item802732 {
	width:68px !important;
	left:11px !important;
	top:19px !important;
	min-height:4px !important;
}

#item802755 {
	width:86px !important;
	left:87px !important;
	top:19px !important;
	min-height:4px !important;
}

#item330792 {
	width:142px !important;
	left:87px !important;
	top:409px !important;
	min-height:25px !important;
}

#item330910 {
	width:152px !important;
	left:64px !important;
	top:676px !important;
	min-height:136px !important;
}

#item330933 {
	width:11px !important;
	left:50px !important;
	top:674px !important;
	min-height:20px !important;
}

#item330956 {
	width:119px !important;
	left:450px !important;
	top:677px !important;
	min-height:69px !important;
}

#item330979 {
	width:165px !important;
	left:255px !important;
	top:676px !important;
	min-height:139px !important;
}

#item331002 {
	width:13px !important;
	left:433px !important;
	top:674px !important;
	min-height:20px !important;
}

#item331025 {
	width:13px !important;
	left:237px !important;
	top:674px !important;
	min-height:20px !important;
}

#item331239 {
	width:227px !important;
	height:30px !important;
	left:372px !important;
	top:108px !important;
}

@keyframes battito-331262 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-331262 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item331313 {
	width:111px !important;
	left:64px !important;
	top:640px !important;
	min-height:16px !important;
}

#item331371 {
	width:93px !important;
	left:179px !important;
	top:648px !important;
	min-height:8px !important;
}

#item331417 {
	width:207px !important;
	left:162px !important;
	top:47px !important;
	min-height:24px !important;
}

#item331440 {
	width:251px !important;
	left:162px !important;
	top:79px !important;
	min-height:18px !important;
}

#item331472 {
	width:561px !important;
	left:630px !important;
	top:23px !important;
	min-height:23px !important;
}

#item331495 {
	width:485px !important;
	left:637px !important;
	top:612px !important;
	min-height:38px !important;
}

@keyframes zoomin2d-331495 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-331495 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.83;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item331518 {
	width:229px !important;
	left:690px !important;
	top:677px !important;
	min-height:10px !important;
}

@keyframes entratavelocedasinistra-492479 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-492479 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item322536 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item972805 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item972859 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item972911 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item972980 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item973033 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item973086 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item973138 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item973190 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item973256 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item973308 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item802853 {
	width:86px !important;
	left:355px !important;
	top:79px !important;
	min-height:4px !important;
}

#item802876 {
	width:86px !important;
	left:355px !important;
	top:86px !important;
	min-height:4px !important;
}

#item802899 {
	width:68px !important;
	left:356px !important;
	top:72px !important;
	min-height:4px !important;
}

#item802922 {
	width:86px !important;
	left:355px !important;
	top:93px !important;
	min-height:4px !important;
}

#item802950 {
	width:86px !important;
	left:355px !important;
	top:100px !important;
	min-height:4px !important;
}

#item802973 {
	width:86px !important;
	left:355px !important;
	top:100px !important;
	min-height:4px !important;
}

#item802996 {
	width:86px !important;
	left:355px !important;
	top:107px !important;
	min-height:4px !important;
}

#item803020 {
	width:86px !important;
	left:355px !important;
	top:114px !important;
	min-height:4px !important;
}

#item332037 {
	width:165px !important;
	height:30px !important;
	left:354px !important;
	top:123px !important;
}

@keyframes battito-332060 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-332060 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item332065 {
	width:185px !important;
	height:51px !important;
	left:144px !important;
	top:425px !important;
}

@keyframes battito-332088 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-332088 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item332263 {
	width:175px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item332286 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item332396 {
	width:142px !important;
	left:675px !important;
	top:448px !important;
	min-height:24px !important;
}

#item332419 {
	width:142px !important;
	left:675px !important;
	top:545px !important;
	min-height:24px !important;
}

#item332442 {
	width:142px !important;
	left:675px !important;
	top:528px !important;
	min-height:7px !important;
}

#item332465 {
	width:142px !important;
	left:675px !important;
	top:431px !important;
	min-height:7px !important;
}

#item332790 {
	width:202px !important;
	left:887px !important;
	top:456px !important;
	min-height:139px !important;
}

#item332813 {
	width:186px !important;
	left:899px !important;
	top:430px !important;
	min-height:16px !important;
}

#item333015 {
	width:71px !important;
	height:10px !important;
	left:1019px !important;
	top:435px !important;
}

#item333039 {
	width:185px !important;
	height:51px !important;
	left:676px !important;
	top:370px !important;
}

@keyframes battito-333062 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-333062 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item333075 {
	width:224px !important;
	left:624px !important;
	top:79px !important;
	min-height:37px !important;
}

#item333098 {
	width:256px !important;
	left:624px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-492628 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-492628 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item321908 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item973424 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item973476 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item973528 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item973588 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item973640 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item973692 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item973744 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item973797 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item973861 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item973915 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item332611 {
	width:165px !important;
	height:46px !important;
	left:899px !important;
	top:116px !important;
}

#item803048 {
	width:68px !important;
	left:168px !important;
	top:5px !important;
	min-height:4px !important;
}

#item803071 {
	width:86px !important;
	left:168px !important;
	top:12px !important;
	min-height:4px !important;
}

#item803095 {
	width:82px !important;
	left:259px !important;
	top:12px !important;
	min-height:4px !important;
}

#item803118 {
	width:82px !important;
	left:342px !important;
	top:12px !important;
	min-height:4px !important;
}

#item803146 {
	width:82px !important;
	left:429px !important;
	top:12px !important;
	min-height:4px !important;
}

#item803171 {
	width:86px !important;
	left:168px !important;
	top:19px !important;
	min-height:4px !important;
}

#item803194 {
	width:86px !important;
	left:259px !important;
	top:19px !important;
	min-height:4px !important;
}

#item803218 {
	width:86px !important;
	left:344px !important;
	top:19px !important;
	min-height:4px !important;
}

#item803241 {
	width:86px !important;
	left:432px !important;
	top:19px !important;
	min-height:4px !important;
}

#item803269 {
	width:86px !important;
	left:168px !important;
	top:26px !important;
	min-height:4px !important;
}

#item803292 {
	width:86px !important;
	left:260px !important;
	top:26px !important;
	min-height:4px !important;
}

#item803315 {
	width:86px !important;
	left:355px !important;
	top:26px !important;
	min-height:4px !important;
}

#item803338 {
	width:86px !important;
	left:442px !important;
	top:26px !important;
	min-height:4px !important;
}

#item333387 {
	width:142px !important;
	left:720px !important;
	top:515px !important;
	min-height:22px !important;
}

#item333410 {
	width:142px !important;
	left:720px !important;
	top:498px !important;
	min-height:7px !important;
}

#item333433 {
	width:142px !important;
	left:720px !important;
	top:572px !important;
	min-height:7px !important;
}

#item333456 {
	width:143px !important;
	left:720px !important;
	top:589px !important;
	min-height:22px !important;
}

#item333697 {
	width:249px !important;
	left:852px !important;
	top:291px !important;
	min-height:24px !important;
}

#item333720 {
	width:142px !important;
	left:928px !important;
	top:513px !important;
	min-height:22px !important;
}

#item333744 {
	width:142px !important;
	left:928px !important;
	top:496px !important;
	min-height:7px !important;
}

#item333871 {
	width:186px !important;
	left:863px !important;
	top:265px !important;
	min-height:17px !important;
}

#item333894 {
	width:249px !important;
	left:852px !important;
	top:318px !important;
	min-height:24px !important;
}

#item333919 {
	width:125px !important;
	left:646px !important;
	top:390px !important;
	min-height:82px !important;
}

#item333942 {
	width:186px !important;
	left:658px !important;
	top:358px !important;
	min-height:16px !important;
}

#item333995 {
	width:142px !important;
	left:928px !important;
	top:486px !important;
	min-height:7px !important;
}

#item334019 {
	width:142px !important;
	left:928px !important;
	top:558px !important;
	min-height:7px !important;
}

#item334042 {
	width:100px !important;
	left:884px !important;
	top:390px !important;
	min-height:51px !important;
}

#item334072 {
	width:152px !important;
	left:64px !important;
	top:683px !important;
	min-height:93px !important;
}

#item334095 {
	width:11px !important;
	left:50px !important;
	top:683px !important;
	min-height:20px !important;
}

#item334118 {
	width:119px !important;
	left:450px !important;
	top:683px !important;
	min-height:68px !important;
}

#item334141 {
	width:165px !important;
	left:255px !important;
	top:683px !important;
	min-height:87px !important;
}

#item334164 {
	width:13px !important;
	left:433px !important;
	top:683px !important;
	min-height:20px !important;
}

#item334187 {
	width:13px !important;
	left:237px !important;
	top:683px !important;
	min-height:20px !important;
}

#item334235 {
	width:152px !important;
	left:636px !important;
	top:681px !important;
	min-height:79px !important;
}

#item334260 {
	width:11px !important;
	left:621px !important;
	top:680px !important;
	min-height:20px !important;
}

#item334283 {
	width:119px !important;
	left:1021px !important;
	top:681px !important;
	min-height:73px !important;
}

#item334306 {
	width:168px !important;
	left:826px !important;
	top:681px !important;
	min-height:89px !important;
}

#item334329 {
	width:13px !important;
	left:1005px !important;
	top:679px !important;
	min-height:20px !important;
}

#item334352 {
	width:13px !important;
	left:808px !important;
	top:680px !important;
	min-height:20px !important;
}

#item334699 {
	width:117px !important;
	height:9px !important;
	left:180px !important;
	top:656px !important;
}

#item334722 {
	width:117px !important;
	height:9px !important;
	left:751px !important;
	top:657px !important;
}

#item334840 {
	width:38px !important;
	height:10px !important;
	left:970px !important;
	top:271px !important;
}

#item334863 {
	width:71px !important;
	height:10px !important;
	left:777px !important;
	top:365px !important;
}

#item334887 {
	width:305px !important;
	left:624px !important;
	top:79px !important;
	min-height:37px !important;
}

#item334910 {
	width:397px !important;
	left:624px !important;
	top:44px !important;
	min-height:24px !important;
}

#item334933 {
	width:293px !important;
	left:162px !important;
	top:45px !important;
	min-height:25px !important;
}

#item334956 {
	width:261px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item492645 {
	width:221px !important;
	height:39px !important;
	left:920px !important;
	top:122px !important;
}

@keyframes battito-492668 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-492668 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item492673 {
	width:221px !important;
	height:39px !important;
	left:337px !important;
	top:119px !important;
}

@keyframes battito-492696 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-492696 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item321992 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item974042 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item974094 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item974147 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item974199 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item974252 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item974305 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item974357 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item974409 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item974461 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item974514 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item803393 {
	width:68px !important;
	left:57px !important;
	top:5px !important;
	min-height:4px !important;
}

#item803417 {
	width:68px !important;
	left:57px !important;
	top:12px !important;
	min-height:4px !important;
}

#item803441 {
	width:92px !important;
	left:127px !important;
	top:12px !important;
	min-height:4px !important;
}

#item335011 {
	width:142px !important;
	left:105px !important;
	top:405px !important;
	min-height:22px !important;
}

#item335051 {
	width:123px !important;
	left:269px !important;
	top:401px !important;
	min-height:139px !important;
}

#item335139 {
	width:272px !important;
	left:269px !important;
	top:206px !important;
	min-height:14px !important;
}

#item335162 {
	width:249px !important;
	left:269px !important;
	top:274px !important;
	min-height:37px !important;
}

#item335244 {
	width:186px !important;
	left:280px !important;
	top:248px !important;
	min-height:17px !important;
}

#item335267 {
	width:239px !important;
	left:269px !important;
	top:220px !important;
	min-height:18px !important;
}

#item335290 {
	width:249px !important;
	left:269px !important;
	top:319px !important;
	min-height:42px !important;
}

#item335340 {
	width:186px !important;
	left:281px !important;
	top:374px !important;
	min-height:16px !important;
}

#item335387 {
	width:178px !important;
	left:68px !important;
	top:592px !important;
	min-height:68px !important;
}

#item335410 {
	width:178px !important;
	left:68px !important;
	top:678px !important;
	min-height:68px !important;
}

#item335475 {
	width:11px !important;
	left:54px !important;
	top:590px !important;
	min-height:20px !important;
}

#item335523 {
	width:38px !important;
	height:10px !important;
	left:386px !important;
	top:254px !important;
}

#item335546 {
	width:38px !important;
	height:10px !important;
	left:370px !important;
	top:188px !important;
}

#item335569 {
	width:71px !important;
	height:10px !important;
	left:400px !important;
	top:380px !important;
}

#item335638 {
	width:13px !important;
	left:52px !important;
	top:678px !important;
	min-height:20px !important;
}

@keyframes entratavelocedadestra-492709 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedadestra-492709 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item335696 {
	width:539px !important;
	left:624px !important;
	top:79px !important;
	min-height:21px !important;
}

#item335719 {
	width:482px !important;
	left:624px !important;
	top:44px !important;
	min-height:24px !important;
}

#item335742 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-492706 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-492706 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item322075 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item974624 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item974676 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item974728 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item974790 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item974843 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item974895 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item974955 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item975012 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item975064 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item975116 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item335218 {
	width:221px !important;
	height:39px !important;
	left:346px !important;
	top:127px !important;
}

#item337915 {
	width:220px !important;
	left:77px !important;
	top:700px !important;
	min-height:62px !important;
}

#item337938 {
	width:249px !important;
	left:312px !important;
	top:700px !important;
	min-height:62px !important;
}

#item338013 {
	width:220px !important;
	left:641px !important;
	top:700px !important;
	min-height:62px !important;
}

#item338036 {
	width:220px !important;
	left:877px !important;
	top:700px !important;
	min-height:62px !important;
}

#item1005796 {
	width:181px !important;
	height:29px !important;
	left:74px !important;
	top:699px !important;
}

#item1005804 {
	width:181px !important;
	height:29px !important;
	left:74px !important;
	top:732px !important;
}

#item1005811 {
	width:241px !important;
	height:29px !important;
	left:317px !important;
	top:699px !important;
}

#item1005818 {
	width:241px !important;
	height:29px !important;
	left:317px !important;
	top:732px !important;
}

#item1005827 {
	width:184px !important;
	height:29px !important;
	left:645px !important;
	top:699px !important;
}

#item1005834 {
	width:184px !important;
	height:29px !important;
	left:645px !important;
	top:732px !important;
}

#item1005841 {
	width:184px !important;
	height:29px !important;
	left:877px !important;
	top:699px !important;
}

#item1005848 {
	width:184px !important;
	height:29px !important;
	left:877px !important;
	top:732px !important;
}

#item337892 {
	width:231px !important;
	left:323px !important;
	top:535px !important;
	min-height:77px !important;
}

#item337990 {
	width:342px !important;
	left:638px !important;
	top:535px !important;
	min-height:77px !important;
}

#item338059 {
	width:495px !important;
	left:51px !important;
	top:531px !important;
	min-height:31px !important;
}

#item1018133 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item975220 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item975273 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item975325 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item975384 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item975437 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item975499 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item975551 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item975604 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item975663 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item975715 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item803515 {
	width:68px !important;
	left:165px !important;
	top:7px !important;
	min-height:4px !important;
}

#item803538 {
	width:68px !important;
	left:165px !important;
	top:14px !important;
	min-height:4px !important;
}

#item803561 {
	width:92px !important;
	left:236px !important;
	top:14px !important;
	min-height:4px !important;
}

#item803584 {
	width:68px !important;
	left:165px !important;
	top:21px !important;
	min-height:4px !important;
}

#item803607 {
	width:92px !important;
	left:236px !important;
	top:21px !important;
	min-height:4px !important;
}

#item803637 {
	width:68px !important;
	left:165px !important;
	top:28px !important;
	min-height:4px !important;
}

#item803660 {
	width:92px !important;
	left:236px !important;
	top:28px !important;
	min-height:4px !important;
}

#item803683 {
	width:68px !important;
	left:165px !important;
	top:35px !important;
	min-height:4px !important;
}

#item803706 {
	width:92px !important;
	left:236px !important;
	top:35px !important;
	min-height:4px !important;
}

#item339303 {
	width:510px !important;
	left:40px !important;
	top:149px !important;
	min-height:69px !important;
}

#item339380 {
	width:120px !important;
	left:44px !important;
	top:349px !important;
	min-height:24px !important;
}

#item339403 {
	width:120px !important;
	left:44px !important;
	top:508px !important;
	min-height:24px !important;
}

#item339426 {
	width:193px !important;
	left:103px !important;
	top:728px !important;
	min-height:24px !important;
}

#item339558 {
	width:527px !important;
	left:624px !important;
	top:400px !important;
	min-height:104px !important;
}

#item339589 {
	width:107px !important;
	height:25px !important;
	left:1002px !important;
	top:336px !important;
}

#item339612 {
	width:107px !important;
	height:25px !important;
	left:1002px !important;
	top:742px !important;
}

#item339635 {
	width:199px !important;
	left:714px !important;
	top:745px !important;
	min-height:11px !important;
}

#item339658 {
	width:202px !important;
	left:689px !important;
	top:338px !important;
	min-height:11px !important;
}

#item339681 {
	width:255px !important;
	height:53px !important;
	left:816px !important;
	top:122px !important;
}

#item339758 {
	width:393px !important;
	left:165px !important;
	top:79px !important;
	min-height:37px !important;
}

#item339782 {
	width:151px !important;
	left:165px !important;
	top:44px !important;
	min-height:24px !important;
}

#item339805 {
	width:397px !important;
	left:624px !important;
	top:44px !important;
	min-height:24px !important;
}

#item339828 {
	width:393px !important;
	left:624px !important;
	top:79px !important;
	min-height:37px !important;
}

@keyframes battito-339898 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-339898 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item338311 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item975826 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item975878 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item975930 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item975990 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item976042 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item976094 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item976146 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item976212 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item976265 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item976317 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item803758 {
	width:68px !important;
	left:527px !important;
	top:45px !important;
	min-height:4px !important;
}

#item803781 {
	width:68px !important;
	left:165px !important;
	top:1px !important;
	min-height:4px !important;
}

#item803804 {
	width:97px !important;
	left:165px !important;
	top:9px !important;
	min-height:4px !important;
}

#item803827 {
	width:97px !important;
	left:271px !important;
	top:9px !important;
	min-height:4px !important;
}

#item803850 {
	width:97px !important;
	left:165px !important;
	top:16px !important;
	min-height:4px !important;
}

#item803878 {
	width:97px !important;
	left:279px !important;
	top:16px !important;
	min-height:4px !important;
}

#item803901 {
	width:97px !important;
	left:380px !important;
	top:7px !important;
	min-height:4px !important;
}

#item803924 {
	width:97px !important;
	left:489px !important;
	top:7px !important;
	min-height:4px !important;
}

#item803948 {
	width:97px !important;
	left:380px !important;
	top:14px !important;
	min-height:4px !important;
}

#item803971 {
	width:97px !important;
	left:489px !important;
	top:14px !important;
	min-height:4px !important;
}

#item804001 {
	width:97px !important;
	left:165px !important;
	top:23px !important;
	min-height:4px !important;
}

#item804024 {
	width:97px !important;
	left:279px !important;
	top:23px !important;
	min-height:4px !important;
}

#item804047 {
	width:97px !important;
	left:381px !important;
	top:23px !important;
	min-height:4px !important;
}

#item804071 {
	width:97px !important;
	left:494px !important;
	top:23px !important;
	min-height:4px !important;
}

#item804099 {
	width:97px !important;
	left:165px !important;
	top:30px !important;
	min-height:4px !important;
}

#item804122 {
	width:97px !important;
	left:279px !important;
	top:30px !important;
	min-height:4px !important;
}

#item804145 {
	width:97px !important;
	left:381px !important;
	top:30px !important;
	min-height:4px !important;
}

#item804168 {
	width:97px !important;
	left:494px !important;
	top:30px !important;
	min-height:4px !important;
}

#item804191 {
	width:97px !important;
	left:165px !important;
	top:37px !important;
	min-height:4px !important;
}

#item804215 {
	width:97px !important;
	left:279px !important;
	top:37px !important;
	min-height:4px !important;
}

#item339981 {
	width:85px !important;
	left:58px !important;
	top:733px !important;
	min-height:11px !important;
}

#item340004 {
	width:85px !important;
	left:655px !important;
	top:733px !important;
	min-height:11px !important;
}

#item340090 {
	width:216px !important;
	height:25px !important;
	left:90px !important;
	top:385px !important;
}

#item340113 {
	width:216px !important;
	height:25px !important;
	left:697px !important;
	top:529px !important;
}

#item340248 {
	width:289px !important;
	left:258px !important;
	top:147px !important;
	min-height:84px !important;
}

#item340271 {
	width:193px !important;
	left:635px !important;
	top:182px !important;
	min-height:57px !important;
}

#item340294 {
	width:193px !important;
	left:635px !important;
	top:256px !important;
	min-height:85px !important;
}

#item340317 {
	width:193px !important;
	left:635px !important;
	top:358px !important;
	min-height:68px !important;
}

#item340340 {
	width:289px !important;
	left:258px !important;
	top:249px !important;
	min-height:76px !important;
}

#item340366 {
	width:65px !important;
	left:1078px !important;
	top:713px !important;
	min-height:11px !important;
}

#item340389 {
	width:62px !important;
	left:748px !important;
	top:713px !important;
	min-height:11px !important;
}

#item340413 {
	width:64px !important;
	left:848px !important;
	top:713px !important;
	min-height:11px !important;
}

#item340436 {
	width:28px !important;
	left:1084px !important;
	top:643px !important;
	min-height:11px !important;
}

#item340459 {
	width:85px !important;
	left:657px !important;
	top:716px !important;
	min-height:8px !important;
}

#item340484 {
	width:28px !important;
	left:855px !important;
	top:656px !important;
	min-height:11px !important;
}

#item340508 {
	width:62px !important;
	left:959px !important;
	top:713px !important;
	min-height:11px !important;
}

#item340531 {
	width:28px !important;
	left:966px !important;
	top:650px !important;
	min-height:11px !important;
}

#item340554 {
	width:28px !important;
	left:664px !important;
	top:667px !important;
	min-height:11px !important;
}

#item340577 {
	width:28px !important;
	left:754px !important;
	top:661px !important;
	min-height:11px !important;
}

#item340602 {
	width:62px !important;
	left:481px !important;
	top:713px !important;
	min-height:11px !important;
}

#item340625 {
	width:325px !important;
	left:165px !important;
	top:44px !important;
	min-height:24px !important;
}

#item340650 {
	width:28px !important;
	left:487px !important;
	top:643px !important;
	min-height:11px !important;
}

#item340673 {
	width:393px !important;
	left:165px !important;
	top:79px !important;
	min-height:37px !important;
}

#item340697 {
	width:62px !important;
	left:151px !important;
	top:713px !important;
	min-height:11px !important;
}

#item340720 {
	width:62px !important;
	left:251px !important;
	top:713px !important;
	min-height:11px !important;
}

#item340743 {
	width:28px !important;
	left:157px !important;
	top:661px !important;
	min-height:11px !important;
}

#item340767 {
	width:62px !important;
	left:362px !important;
	top:713px !important;
	min-height:11px !important;
}

#item340791 {
	width:28px !important;
	left:258px !important;
	top:656px !important;
	min-height:11px !important;
}

#item340814 {
	width:28px !important;
	left:369px !important;
	top:650px !important;
	min-height:11px !important;
}

@keyframes battito-340852 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-340852 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-492608 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-492608 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-492614 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-492614 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-340846 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-340846 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item338398 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item978295 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item978347 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item978399 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item978451 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item978504 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item978556 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item978608 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item978660 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item978711 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item978764 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item492573 {
	width:121px !important;
	height:59px !important;
	left:1027px !important;
	top:75px !important;
}

#item340153 {
	width:121px !important;
	height:59px !important;
	left:439px !important;
	top:387px !important;
}

#item804303 {
	width:68px !important;
	left:91px !important;
	top:9px !important;
	min-height:4px !important;
}

#item804327 {
	width:94px !important;
	left:165px !important;
	top:3px !important;
	min-height:4px !important;
}

#item804350 {
	width:94px !important;
	left:266px !important;
	top:3px !important;
	min-height:4px !important;
}

#item804374 {
	width:94px !important;
	left:363px !important;
	top:3px !important;
	min-height:4px !important;
}

#item804399 {
	width:94px !important;
	left:460px !important;
	top:3px !important;
	min-height:4px !important;
}

#item804427 {
	width:94px !important;
	left:165px !important;
	top:10px !important;
	min-height:4px !important;
}

#item804450 {
	width:94px !important;
	left:266px !important;
	top:10px !important;
	min-height:4px !important;
}

#item804473 {
	width:94px !important;
	left:363px !important;
	top:10px !important;
	min-height:4px !important;
}

#item804496 {
	width:94px !important;
	left:460px !important;
	top:10px !important;
	min-height:4px !important;
}

#item804523 {
	width:94px !important;
	left:165px !important;
	top:18px !important;
	min-height:4px !important;
}

#item804546 {
	width:94px !important;
	left:266px !important;
	top:18px !important;
	min-height:4px !important;
}

#item804569 {
	width:94px !important;
	left:363px !important;
	top:18px !important;
	min-height:4px !important;
}

#item804592 {
	width:94px !important;
	left:460px !important;
	top:18px !important;
	min-height:4px !important;
}

#item804615 {
	width:94px !important;
	left:165px !important;
	top:25px !important;
	min-height:4px !important;
}

#item804638 {
	width:94px !important;
	left:266px !important;
	top:25px !important;
	min-height:4px !important;
}

#item804661 {
	width:94px !important;
	left:363px !important;
	top:25px !important;
	min-height:4px !important;
}

#item804684 {
	width:94px !important;
	left:460px !important;
	top:25px !important;
	min-height:4px !important;
}

#item804717 {
	width:94px !important;
	left:165px !important;
	top:32px !important;
	min-height:4px !important;
}

#item804740 {
	width:94px !important;
	left:266px !important;
	top:32px !important;
	min-height:4px !important;
}

#item804763 {
	width:94px !important;
	left:363px !important;
	top:32px !important;
	min-height:4px !important;
}

#item804786 {
	width:94px !important;
	left:460px !important;
	top:32px !important;
	min-height:4px !important;
}

#item804814 {
	width:94px !important;
	left:165px !important;
	top:39px !important;
	min-height:4px !important;
}

#item804837 {
	width:94px !important;
	left:266px !important;
	top:39px !important;
	min-height:4px !important;
}

#item804860 {
	width:94px !important;
	left:363px !important;
	top:39px !important;
	min-height:4px !important;
}

#item804883 {
	width:94px !important;
	left:460px !important;
	top:39px !important;
	min-height:4px !important;
}

#item804907 {
	width:94px !important;
	left:586px !important;
	top:10px !important;
	min-height:4px !important;
}

#item804930 {
	width:94px !important;
	left:684px !important;
	top:10px !important;
	min-height:4px !important;
}

#item804959 {
	width:94px !important;
	left:586px !important;
	top:17px !important;
	min-height:4px !important;
}

#item804982 {
	width:94px !important;
	left:684px !important;
	top:18px !important;
	min-height:4px !important;
}

#item805010 {
	width:94px !important;
	left:586px !important;
	top:24px !important;
	min-height:4px !important;
}

#item805033 {
	width:94px !important;
	left:684px !important;
	top:25px !important;
	min-height:4px !important;
}

#item805056 {
	width:94px !important;
	left:586px !important;
	top:31px !important;
	min-height:4px !important;
}

#item805079 {
	width:94px !important;
	left:684px !important;
	top:32px !important;
	min-height:4px !important;
}

#item340996 {
	width:85px !important;
	left:65px !important;
	top:601px !important;
	min-height:11px !important;
}

#item341019 {
	width:85px !important;
	left:453px !important;
	top:756px !important;
	min-height:11px !important;
}

#item341042 {
	width:38px !important;
	left:65px !important;
	top:584px !important;
	min-height:8px !important;
}

#item341065 {
	width:87px !important;
	left:184px !important;
	top:581px !important;
	min-height:11px !important;
}

#item341088 {
	width:79px !important;
	left:313px !important;
	top:581px !important;
	min-height:11px !important;
}

#item341111 {
	width:76px !important;
	left:453px !important;
	top:581px !important;
	min-height:11px !important;
}

#item341134 {
	width:62px !important;
	left:68px !important;
	top:741px !important;
	min-height:11px !important;
}

#item341157 {
	width:60px !important;
	left:184px !important;
	top:741px !important;
	min-height:11px !important;
}

#item341180 {
	width:62px !important;
	left:313px !important;
	top:741px !important;
	min-height:11px !important;
}

#item341204 {
	width:41px !important;
	left:453px !important;
	top:744px !important;
	min-height:8px !important;
}

#item341227 {
	width:28px !important;
	left:70px !important;
	top:545px !important;
	min-height:11px !important;
}

#item341250 {
	width:28px !important;
	left:75px !important;
	top:683px !important;
	min-height:11px !important;
}

#item341273 {
	width:28px !important;
	left:200px !important;
	top:678px !important;
	min-height:11px !important;
}

#item341296 {
	width:28px !important;
	left:336px !important;
	top:672px !important;
	min-height:11px !important;
}

#item341319 {
	width:28px !important;
	left:486px !important;
	top:668px !important;
	min-height:11px !important;
}

#item341342 {
	width:28px !important;
	left:189px !important;
	top:540px !important;
	min-height:11px !important;
}

#item341365 {
	width:28px !important;
	left:318px !important;
	top:535px !important;
	min-height:11px !important;
}

#item341388 {
	width:28px !important;
	left:458px !important;
	top:529px !important;
	min-height:11px !important;
}

#item341411 {
	width:255px !important;
	height:25px !important;
	left:327px !important;
	top:195px !important;
}

#item341434 {
	width:107px !important;
	height:25px !important;
	left:384px !important;
	top:376px !important;
}

#item341473 {
	width:85px !important;
	left:647px !important;
	top:601px !important;
	min-height:11px !important;
}

#item341496 {
	width:85px !important;
	left:647px !important;
	top:581px !important;
	min-height:11px !important;
}

#item341520 {
	width:89px !important;
	left:772px !important;
	top:581px !important;
	min-height:11px !important;
}

#item341543 {
	width:90px !important;
	left:917px !important;
	top:581px !important;
	min-height:11px !important;
}

#item341566 {
	width:60px !important;
	left:1052px !important;
	top:581px !important;
	min-height:11px !important;
}

#item341589 {
	width:62px !important;
	left:647px !important;
	top:741px !important;
	min-height:11px !important;
}

#item341612 {
	width:60px !important;
	left:772px !important;
	top:741px !important;
	min-height:11px !important;
}

#item341635 {
	width:62px !important;
	left:917px !important;
	top:741px !important;
	min-height:11px !important;
}

#item341772 {
	width:255px !important;
	height:25px !important;
	left:963px !important;
	top:376px !important;
}

#item341795 {
	width:107px !important;
	height:25px !important;
	left:1029px !important;
	top:211px !important;
}

#item341918 {
	width:85px !important;
	left:1052px !important;
	top:756px !important;
	min-height:11px !important;
}

#item341942 {
	width:96px !important;
	left:1052px !important;
	top:744px !important;
	min-height:8px !important;
}

#item341965 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item341988 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

@keyframes battito-342055 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-342055 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-342048 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-342048 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-342091 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-342091 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-342085 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-342085 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item338490 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item977606 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item977658 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item977710 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item977770 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item977823 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item977875 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item977927 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item977982 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item978033 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item978085 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item805132 {
	width:68px !important;
	left:363px !important;
	top:535px !important;
	min-height:4px !important;
}

#item805155 {
	width:96px !important;
	left:363px !important;
	top:542px !important;
	min-height:4px !important;
}

#item805180 {
	width:96px !important;
	left:363px !important;
	top:549px !important;
	min-height:4px !important;
}

#item805203 {
	width:96px !important;
	left:363px !important;
	top:556px !important;
	min-height:4px !important;
}

#item805226 {
	width:96px !important;
	left:363px !important;
	top:564px !important;
	min-height:4px !important;
}

#item805253 {
	width:96px !important;
	left:363px !important;
	top:571px !important;
	min-height:4px !important;
}

#item805276 {
	width:96px !important;
	left:363px !important;
	top:578px !important;
	min-height:4px !important;
}

#item805317 {
	width:96px !important;
	left:470px !important;
	top:542px !important;
	min-height:4px !important;
}

#item805340 {
	width:96px !important;
	left:470px !important;
	top:549px !important;
	min-height:4px !important;
}

#item805363 {
	width:96px !important;
	left:470px !important;
	top:556px !important;
	min-height:4px !important;
}

#item805386 {
	width:96px !important;
	left:470px !important;
	top:564px !important;
	min-height:4px !important;
}

#item805410 {
	width:96px !important;
	left:470px !important;
	top:571px !important;
	min-height:4px !important;
}

#item805434 {
	width:96px !important;
	left:470px !important;
	top:578px !important;
	min-height:4px !important;
}

#item805467 {
	width:96px !important;
	left:353px !important;
	top:668px !important;
	min-height:4px !important;
}

#item805490 {
	width:96px !important;
	left:353px !important;
	top:675px !important;
	min-height:4px !important;
}

#item805514 {
	width:96px !important;
	left:460px !important;
	top:669px !important;
	min-height:4px !important;
}

#item805537 {
	width:96px !important;
	left:460px !important;
	top:676px !important;
	min-height:4px !important;
}

#item805560 {
	width:96px !important;
	left:353px !important;
	top:683px !important;
	min-height:4px !important;
}

#item805583 {
	width:96px !important;
	left:353px !important;
	top:690px !important;
	min-height:4px !important;
}

#item805637 {
	width:96px !important;
	left:460px !important;
	top:685px !important;
	min-height:4px !important;
}

#item805660 {
	width:96px !important;
	left:460px !important;
	top:692px !important;
	min-height:4px !important;
}

#item805685 {
	width:96px !important;
	left:353px !important;
	top:697px !important;
	min-height:4px !important;
}

#item805708 {
	width:96px !important;
	left:353px !important;
	top:704px !important;
	min-height:4px !important;
}

#item805731 {
	width:96px !important;
	left:460px !important;
	top:699px !important;
	min-height:4px !important;
}

#item805754 {
	width:96px !important;
	left:460px !important;
	top:706px !important;
	min-height:4px !important;
}

#item805783 {
	width:96px !important;
	left:518px !important;
	top:23px !important;
	min-height:4px !important;
}

#item805806 {
	width:96px !important;
	left:518px !important;
	top:30px !important;
	min-height:4px !important;
}

#item805829 {
	width:96px !important;
	left:624px !important;
	top:24px !important;
	min-height:4px !important;
}

#item805852 {
	width:96px !important;
	left:624px !important;
	top:31px !important;
	min-height:4px !important;
}

#item805875 {
	width:96px !important;
	left:518px !important;
	top:38px !important;
	min-height:4px !important;
}

#item805898 {
	width:96px !important;
	left:518px !important;
	top:45px !important;
	min-height:4px !important;
}

#item805921 {
	width:96px !important;
	left:624px !important;
	top:39px !important;
	min-height:4px !important;
}

#item805944 {
	width:96px !important;
	left:624px !important;
	top:47px !important;
	min-height:4px !important;
}

#item805967 {
	width:96px !important;
	left:518px !important;
	top:52px !important;
	min-height:4px !important;
}

#item805990 {
	width:96px !important;
	left:518px !important;
	top:59px !important;
	min-height:4px !important;
}

#item806013 {
	width:96px !important;
	left:624px !important;
	top:54px !important;
	min-height:4px !important;
}

#item806036 {
	width:96px !important;
	left:624px !important;
	top:61px !important;
	min-height:4px !important;
}

#item342138 {
	width:47px !important;
	height:45px !important;
	left:315px !important;
	top:159px !important;
	background:#c6c6c5;
}

#item342139 {
	width:48px !important;
	height:46px !important;
	left:904px !important;
	top:158px !important;
	background:#fff;
	border:solid 1px #dadad9;
}

#item342140 {
	width:53px !important;
	height:51px !important;
	left:402px !important;
	top:153px !important;
	background:#c6c6c5;
}

#item342141 {
	width:54px !important;
	height:52px !important;
	left:987px !important;
	top:153px !important;
	background:#fff;
	border:solid 1px #dadad9;
}

#item342142 {
	width:59px !important;
	height:57px !important;
	left:497px !important;
	top:148px !important;
	background:#c6c6c5;
}

#item342143 {
	width:60px !important;
	height:58px !important;
	left:1065px !important;
	top:147px !important;
	background:#fff;
	border:solid 1px #dadad9;
}

#item342144 {
	width:62px !important;
	height:62px !important;
	left:398px !important;
	top:266px !important;
	background:#c6c6c5;
}

#item342145 {
	width:63px !important;
	height:63px !important;
	left:982px !important;
	top:266px !important;
	background:#fff;
	border:solid 1px #dadad9;
}

#item342146 {
	width:69px !important;
	height:69px !important;
	left:1060px !important;
	top:260px !important;
	background:#fff;
	border:solid 1px #dadad9;
}

#item342147 {
	width:75px !important;
	height:75px !important;
	left:1050px !important;
	top:386px !important;
	background:#fff;
	border:solid 1px #dadad9;
}

#item342162 {
	width:90px !important;
	left:384px !important;
	top:216px !important;
	min-height:11px !important;
}

#item342185 {
	width:61px !important;
	left:983px !important;
	top:216px !important;
	min-height:11px !important;
}

#item342208 {
	width:90px !important;
	left:490px !important;
	top:216px !important;
	min-height:11px !important;
}

#item342231 {
	width:62px !important;
	left:1064px !important;
	top:216px !important;
	min-height:11px !important;
}

#item342254 {
	width:90px !important;
	left:384px !important;
	top:340px !important;
	min-height:11px !important;
}

#item342277 {
	width:62px !important;
	left:983px !important;
	top:340px !important;
	min-height:11px !important;
}

#item342300 {
	width:90px !important;
	left:482px !important;
	top:340px !important;
	min-height:11px !important;
}

#item342323 {
	width:61px !important;
	left:1064px !important;
	top:340px !important;
	min-height:11px !important;
}

#item342346 {
	width:41px !important;
	left:405px !important;
	top:415px !important;
	min-height:8px !important;
}

#item342370 {
	width:85px !important;
	left:971px !important;
	top:415px !important;
	min-height:8px !important;
}

#item342393 {
	width:62px !important;
	left:308px !important;
	top:216px !important;
	min-height:11px !important;
}

#item342416 {
	width:62px !important;
	left:908px !important;
	top:216px !important;
	min-height:11px !important;
}

#item342439 {
	width:60px !important;
	left:405px !important;
	top:431px !important;
	min-height:23px !important;
}

#item342462 {
	width:60px !important;
	left:971px !important;
	top:431px !important;
	min-height:23px !important;
}

#item342520 {
	width:81px !important;
	left:197px !important;
	top:633px !important;
	min-height:11px !important;
}

#item342543 {
	width:60px !important;
	left:66px !important;
	top:764px !important;
	min-height:11px !important;
}

#item342566 {
	width:62px !important;
	left:187px !important;
	top:764px !important;
	min-height:11px !important;
}

#item342637 {
	width:21px !important;
	height:9px !important;
	left:328px !important;
	top:176px !important;
}

#item342660 {
	width:21px !important;
	height:9px !important;
	left:918px !important;
	top:176px !important;
}

#item342684 {
	width:21px !important;
	height:9px !important;
	left:418px !important;
	top:173px !important;
}

#item342708 {
	width:21px !important;
	height:9px !important;
	left:1004px !important;
	top:173px !important;
}

#item342731 {
	width:20px !important;
	height:9px !important;
	left:513px !important;
	top:170px !important;
}

#item342754 {
	width:20px !important;
	height:9px !important;
	left:1084px !important;
	top:170px !important;
}

#item342777 {
	width:21px !important;
	height:9px !important;
	left:418px !important;
	top:292px !important;
}

#item342800 {
	width:21px !important;
	height:9px !important;
	left:1004px !important;
	top:292px !important;
}

#item342848 {
	width:21px !important;
	height:9px !important;
	left:1084px !important;
	top:290px !important;
}

#item342897 {
	width:21px !important;
	height:9px !important;
	left:1077px !important;
	top:419px !important;
}

#item342920 {
	width:43px !important;
	height:11px !important;
	left:75px !important;
	top:587px !important;
}

#item342943 {
	width:43px !important;
	height:11px !important;
	left:197px !important;
	top:582px !important;
}

#item342966 {
	width:43px !important;
	height:11px !important;
	left:75px !important;
	top:720px !important;
}

#item342989 {
	width:43px !important;
	height:11px !important;
	left:197px !important;
	top:716px !important;
}

#item343012 {
	width:43px !important;
	height:11px !important;
	left:357px !important;
	top:720px !important;
}

#item343035 {
	width:43px !important;
	height:11px !important;
	left:721px !important;
	top:719px !important;
}

#item343059 {
	width:255px !important;
	height:25px !important;
	left:376px !important;
	top:502px !important;
}

#item343082 {
	width:255px !important;
	height:25px !important;
	left:324px !important;
	top:601px !important;
}

#item343105 {
	width:255px !important;
	height:25px !important;
	left:955px !important;
	top:700px !important;
}

#item343128 {
	width:255px !important;
	height:25px !important;
	left:951px !important;
	top:73px !important;
}

#item343151 {
	width:107px !important;
	height:25px !important;
	left:171px !important;
	top:468px !important;
}

#item343174 {
	width:107px !important;
	height:25px !important;
	left:835px !important;
	top:359px !important;
}

#item343197 {
	width:85px !important;
	left:469px !important;
	top:766px !important;
	min-height:11px !important;
}

#item343220 {
	width:85px !important;
	left:836px !important;
	top:766px !important;
	min-height:11px !important;
}

#item343243 {
	width:96px !important;
	left:469px !important;
	top:753px !important;
	min-height:8px !important;
}

#item343266 {
	width:96px !important;
	left:836px !important;
	top:753px !important;
	min-height:8px !important;
}

#item343289 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item343312 {
	width:325px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-343410 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-343410 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-343436 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-343436 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-343416 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-343416 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-343430 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-343430 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-343442 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-343442 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-343422 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-343422 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item338676 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item978862 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item978914 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item978966 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item979030 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item979083 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item979135 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item979192 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item979248 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item979299 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item979352 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item806077 {
	width:68px !important;
	left:571px !important;
	top:596px !important;
	min-height:4px !important;
}

#item806100 {
	width:68px !important;
	left:571px !important;
	top:603px !important;
	min-height:4px !important;
}

#item806123 {
	width:113px !important;
	left:571px !important;
	top:610px !important;
	min-height:4px !important;
}

#item806150 {
	width:103px !important;
	left:571px !important;
	top:616px !important;
	min-height:4px !important;
}

#item806196 {
	width:113px !important;
	left:571px !important;
	top:622px !important;
	min-height:4px !important;
}

#item806219 {
	width:101px !important;
	left:571px !important;
	top:629px !important;
	min-height:4px !important;
}

#item806242 {
	width:113px !important;
	left:571px !important;
	top:636px !important;
	min-height:4px !important;
}

#item806265 {
	width:103px !important;
	left:571px !important;
	top:643px !important;
	min-height:4px !important;
}

#item806288 {
	width:113px !important;
	left:571px !important;
	top:649px !important;
	min-height:4px !important;
}

#item806320 {
	width:68px !important;
	left:571px !important;
	top:656px !important;
	min-height:4px !important;
}

#item806343 {
	width:113px !important;
	left:571px !important;
	top:663px !important;
	min-height:4px !important;
}

#item806366 {
	width:103px !important;
	left:571px !important;
	top:669px !important;
	min-height:4px !important;
}

#item806389 {
	width:113px !important;
	left:571px !important;
	top:675px !important;
	min-height:4px !important;
}

#item806412 {
	width:101px !important;
	left:571px !important;
	top:682px !important;
	min-height:4px !important;
}

#item806435 {
	width:113px !important;
	left:571px !important;
	top:689px !important;
	min-height:4px !important;
}

#item806458 {
	width:103px !important;
	left:571px !important;
	top:696px !important;
	min-height:4px !important;
}

#item806481 {
	width:113px !important;
	left:571px !important;
	top:702px !important;
	min-height:4px !important;
}

#item806513 {
	width:113px !important;
	left:1029px !important;
	top:613px !important;
	min-height:4px !important;
}

#item806536 {
	width:103px !important;
	left:1029px !important;
	top:619px !important;
	min-height:4px !important;
}

#item806559 {
	width:113px !important;
	left:1029px !important;
	top:625px !important;
	min-height:4px !important;
}

#item806582 {
	width:101px !important;
	left:1029px !important;
	top:632px !important;
	min-height:4px !important;
}

#item806605 {
	width:113px !important;
	left:1029px !important;
	top:639px !important;
	min-height:4px !important;
}

#item806628 {
	width:103px !important;
	left:1029px !important;
	top:646px !important;
	min-height:4px !important;
}

#item806651 {
	width:113px !important;
	left:1029px !important;
	top:652px !important;
	min-height:4px !important;
}

#item806674 {
	width:113px !important;
	left:1029px !important;
	top:659px !important;
	min-height:4px !important;
}

#item806697 {
	width:103px !important;
	left:1029px !important;
	top:665px !important;
	min-height:4px !important;
}

#item806720 {
	width:113px !important;
	left:1029px !important;
	top:671px !important;
	min-height:4px !important;
}

#item806743 {
	width:101px !important;
	left:1029px !important;
	top:678px !important;
	min-height:4px !important;
}

#item806766 {
	width:113px !important;
	left:1029px !important;
	top:685px !important;
	min-height:4px !important;
}

#item806789 {
	width:103px !important;
	left:1029px !important;
	top:692px !important;
	min-height:4px !important;
}

#item806812 {
	width:113px !important;
	left:1029px !important;
	top:698px !important;
	min-height:4px !important;
}

#item806852 {
	width:68px !important;
	left:1030px !important;
	top:607px !important;
	min-height:4px !important;
}

#item806876 {
	width:113px !important;
	left:1029px !important;
	top:705px !important;
	min-height:4px !important;
}

#item806900 {
	width:101px !important;
	left:571px !important;
	top:709px !important;
	min-height:4px !important;
}

#item806924 {
	width:113px !important;
	left:571px !important;
	top:716px !important;
	min-height:4px !important;
}

#item806947 {
	width:103px !important;
	left:571px !important;
	top:723px !important;
	min-height:4px !important;
}

#item806970 {
	width:113px !important;
	left:571px !important;
	top:729px !important;
	min-height:4px !important;
}

#item806998 {
	width:113px !important;
	left:1029px !important;
	top:711px !important;
	min-height:4px !important;
}

#item807021 {
	width:103px !important;
	left:1029px !important;
	top:717px !important;
	min-height:4px !important;
}

#item807044 {
	width:113px !important;
	left:1029px !important;
	top:723px !important;
	min-height:4px !important;
}

#item807067 {
	width:113px !important;
	left:1029px !important;
	top:730px !important;
	min-height:4px !important;
}

#item807090 {
	width:101px !important;
	left:571px !important;
	top:735px !important;
	min-height:4px !important;
}

#item807113 {
	width:113px !important;
	left:571px !important;
	top:742px !important;
	min-height:4px !important;
}

#item807136 {
	width:103px !important;
	left:571px !important;
	top:749px !important;
	min-height:4px !important;
}

#item807159 {
	width:113px !important;
	left:571px !important;
	top:755px !important;
	min-height:4px !important;
}

#item343466 {
	width:40px !important;
	height:16px !important;
	left:60px !important;
	top:569px !important;
	background:#c6c6c5;
}

#item343467 {
	width:40px !important;
	height:16px !important;
	left:150px !important;
	top:569px !important;
	background:#c6c6c5;
}

#item343468 {
	width:40px !important;
	height:16px !important;
	left:261px !important;
	top:569px !important;
	background:#c6c6c5;
}

#item343469 {
	width:64px !important;
	height:64px !important;
	left:46px !important;
	top:496px !important;
	background:#cfb273;
}

#item343471 {
	width:85px !important;
	height:85px !important;
	left:239px !important;
	top:475px !important;
	background:#cfb273;
}

#item343472 {
	width:113px !important;
	height:85px !important;
	left:44px !important;
	top:639px !important;
	background:#cfb273;
}

#item343473 {
	width:128px !important;
	height:99px !important;
	left:218px !important;
	top:624px !important;
	background:#cfb273;
}

#item343474 {
	width:142px !important;
	height:113px !important;
	left:407px !important;
	top:610px !important;
	background:#cfb273;
}

#item343479 {
	width:28px !important;
	left:183px !important;
	top:195px !important;
	min-height:11px !important;
}

#item343502 {
	width:28px !important;
	left:61px !important;
	top:200px !important;
	min-height:11px !important;
}

#item343525 {
	width:28px !important;
	left:64px !important;
	top:523px !important;
	min-height:11px !important;
}

#item343548 {
	width:28px !important;
	left:67px !important;
	top:336px !important;
	min-height:11px !important;
}

#item343597 {
	width:28px !important;
	left:186px !important;
	top:330px !important;
	min-height:11px !important;
}

#item343620 {
	width:28px !important;
	left:265px !important;
	top:514px !important;
	min-height:11px !important;
}

#item343643 {
	width:64px !important;
	left:68px !important;
	top:676px !important;
	min-height:11px !important;
}

#item343666 {
	width:64px !important;
	left:250px !important;
	top:668px !important;
	min-height:11px !important;
}

#item343689 {
	width:64px !important;
	left:446px !important;
	top:661px !important;
	min-height:11px !important;
}

#item343712 {
	width:38px !important;
	left:180px !important;
	top:243px !important;
	min-height:8px !important;
}

#item343735 {
	width:35px !important;
	left:61px !important;
	top:243px !important;
	min-height:8px !important;
}

#item343758 {
	width:36px !important;
	left:61px !important;
	top:571px !important;
	min-height:8px !important;
}

#item343781 {
	width:39px !important;
	left:61px !important;
	top:390px !important;
	min-height:8px !important;
}

#item343804 {
	width:36px !important;
	left:151px !important;
	top:571px !important;
	min-height:8px !important;
}

#item343827 {
	width:39px !important;
	left:180px !important;
	top:390px !important;
	min-height:8px !important;
}

#item343850 {
	width:36px !important;
	left:263px !important;
	top:571px !important;
	min-height:8px !important;
}

#item343873 {
	width:36px !important;
	left:61px !important;
	top:730px !important;
	min-height:8px !important;
}

#item343896 {
	width:36px !important;
	left:239px !important;
	top:730px !important;
	min-height:8px !important;
}

#item343919 {
	width:36px !important;
	left:439px !important;
	top:730px !important;
	min-height:8px !important;
}

#item343951 {
	width:57px !important;
	left:180px !important;
	top:260px !important;
	min-height:11px !important;
}

#item343975 {
	width:57px !important;
	left:61px !important;
	top:407px !important;
	min-height:11px !important;
}

#item343998 {
	width:57px !important;
	left:180px !important;
	top:407px !important;
	min-height:11px !important;
}

#item344021 {
	width:57px !important;
	left:263px !important;
	top:586px !important;
	min-height:11px !important;
}

#item344044 {
	width:57px !important;
	left:438px !important;
	top:744px !important;
	min-height:11px !important;
}

#item344067 {
	width:57px !important;
	left:150px !important;
	top:586px !important;
	min-height:11px !important;
}

#item344090 {
	width:57px !important;
	left:237px !important;
	top:744px !important;
	min-height:11px !important;
}

#item344113 {
	width:57px !important;
	left:61px !important;
	top:586px !important;
	min-height:11px !important;
}

#item344136 {
	width:57px !important;
	left:61px !important;
	top:744px !important;
	min-height:11px !important;
}

#item344159 {
	width:85px !important;
	left:61px !important;
	top:260px !important;
	min-height:11px !important;
}

#item344182 {
	width:42px !important;
	height:16px !important;
	left:724px !important;
	top:279px !important;
	background:#c6c6c5;
}

#item344183 {
	width:42px !important;
	height:16px !important;
	left:724px !important;
	top:587px !important;
	background:#c6c6c5;
}

#item344184 {
	width:42px !important;
	height:16px !important;
	left:724px !important;
	top:730px !important;
	background:#c6c6c5;
}

#item344185 {
	width:42px !important;
	height:16px !important;
	left:841px !important;
	top:587px !important;
	background:#c6c6c5;
}

#item344186 {
	width:42px !important;
	height:16px !important;
	left:841px !important;
	top:730px !important;
	background:#c6c6c5;
}

#item344187 {
	width:42px !important;
	height:16px !important;
	left:957px !important;
	top:587px !important;
	background:#c6c6c5;
}

#item344188 {
	width:42px !important;
	height:16px !important;
	left:957px !important;
	top:730px !important;
	background:#c6c6c5;
}

#item344189 {
	width:42px !important;
	height:16px !important;
	left:841px !important;
	top:279px !important;
	background:#c6c6c5;
}

#item344190 {
	width:42px !important;
	height:16px !important;
	left:841px !important;
	top:279px !important;
	background:#c6c6c5;
}

#item344191 {
	width:42px !important;
	height:16px !important;
	left:956px !important;
	top:279px !important;
	background:#c6c6c5;
}

#item344201 {
	width:107px !important;
	height:25px !important;
	left:709px !important;
	top:129px !important;
}

#item344228 {
	width:28px !important;
	left:731px !important;
	top:233px !important;
	min-height:11px !important;
}

#item344251 {
	width:28px !important;
	left:842px !important;
	top:228px !important;
	min-height:11px !important;
}

#item344274 {
	width:39px !important;
	left:725px !important;
	top:282px !important;
	min-height:8px !important;
}

#item344297 {
	width:39px !important;
	left:842px !important;
	top:282px !important;
	min-height:8px !important;
}

#item344320 {
	width:39px !important;
	left:958px !important;
	top:282px !important;
	min-height:8px !important;
}

#item344343 {
	width:28px !important;
	left:964px !important;
	top:222px !important;
	min-height:11px !important;
}

#item344366 {
	width:57px !important;
	left:725px !important;
	top:298px !important;
	min-height:19px !important;
}

#item344389 {
	width:57px !important;
	left:725px !important;
	top:453px !important;
	min-height:19px !important;
}

#item344412 {
	width:57px !important;
	left:842px !important;
	top:298px !important;
	min-height:11px !important;
}

#item344435 {
	width:57px !important;
	left:957px !important;
	top:298px !important;
	min-height:11px !important;
}

#item344458 {
	width:57px !important;
	left:957px !important;
	top:451px !important;
	min-height:11px !important;
}

#item344481 {
	width:57px !important;
	left:842px !important;
	top:451px !important;
	min-height:11px !important;
}

#item344504 {
	width:57px !important;
	left:957px !important;
	top:606px !important;
	min-height:11px !important;
}

#item344527 {
	width:57px !important;
	left:842px !important;
	top:606px !important;
	min-height:11px !important;
}

#item344550 {
	width:57px !important;
	left:725px !important;
	top:606px !important;
	min-height:11px !important;
}

#item344574 {
	width:57px !important;
	left:957px !important;
	top:748px !important;
	min-height:11px !important;
}

#item344597 {
	width:57px !important;
	left:842px !important;
	top:748px !important;
	min-height:11px !important;
}

#item344620 {
	width:57px !important;
	left:725px !important;
	top:748px !important;
	min-height:11px !important;
}

#item344654 {
	width:28px !important;
	left:731px !important;
	top:386px !important;
	min-height:11px !important;
}

#item344677 {
	width:28px !important;
	left:731px !important;
	top:683px !important;
	min-height:11px !important;
}

#item344700 {
	width:28px !important;
	left:734px !important;
	top:540px !important;
	min-height:11px !important;
}

#item344724 {
	width:28px !important;
	left:842px !important;
	top:380px !important;
	min-height:11px !important;
}

#item344747 {
	width:28px !important;
	left:842px !important;
	top:677px !important;
	min-height:11px !important;
}

#item344770 {
	width:28px !important;
	left:842px !important;
	top:535px !important;
	min-height:11px !important;
}

#item344793 {
	width:28px !important;
	left:964px !important;
	top:375px !important;
	min-height:11px !important;
}

#item344816 {
	width:28px !important;
	left:964px !important;
	top:677px !important;
	min-height:11px !important;
}

#item344839 {
	width:28px !important;
	left:964px !important;
	top:530px !important;
	min-height:11px !important;
}

#item344863 {
	width:71px !important;
	left:725px !important;
	top:435px !important;
	min-height:8px !important;
}

#item344887 {
	width:38px !important;
	left:725px !important;
	top:589px !important;
	min-height:8px !important;
}

#item344910 {
	width:38px !important;
	left:725px !important;
	top:732px !important;
	min-height:8px !important;
}

#item344933 {
	width:39px !important;
	left:842px !important;
	top:589px !important;
	min-height:8px !important;
}

#item344956 {
	width:39px !important;
	left:842px !important;
	top:732px !important;
	min-height:8px !important;
}

#item344979 {
	width:39px !important;
	left:958px !important;
	top:589px !important;
	min-height:8px !important;
}

#item345002 {
	width:39px !important;
	left:958px !important;
	top:732px !important;
	min-height:8px !important;
}

#item345026 {
	width:38px !important;
	left:842px !important;
	top:435px !important;
	min-height:8px !important;
}

#item345049 {
	width:38px !important;
	left:958px !important;
	top:435px !important;
	min-height:8px !important;
}

#item345119 {
	width:325px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-345203 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-345203 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58.3% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item338952 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item979460 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item979513 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item979565 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item979624 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item979677 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item979729 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item979783 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item979847 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item979900 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item979953 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item807307 {
	width:68px !important;
	left:52px !important;
	top:205px !important;
	min-height:4px !important;
}

#item807330 {
	width:93px !important;
	left:52px !important;
	top:212px !important;
	min-height:4px !important;
}

#item807355 {
	width:93px !important;
	left:52px !important;
	top:219px !important;
	min-height:4px !important;
}

#item807378 {
	width:93px !important;
	left:52px !important;
	top:226px !important;
	min-height:4px !important;
}

#item807401 {
	width:93px !important;
	left:52px !important;
	top:233px !important;
	min-height:4px !important;
}

#item807424 {
	width:93px !important;
	left:52px !important;
	top:241px !important;
	min-height:4px !important;
}

#item807447 {
	width:93px !important;
	left:52px !important;
	top:248px !important;
	min-height:4px !important;
}

#item807470 {
	width:93px !important;
	left:52px !important;
	top:255px !important;
	min-height:4px !important;
}

#item807493 {
	width:93px !important;
	left:163px !important;
	top:212px !important;
	min-height:4px !important;
}

#item807527 {
	width:93px !important;
	left:275px !important;
	top:202px !important;
	min-height:4px !important;
}

#item807550 {
	width:93px !important;
	left:275px !important;
	top:210px !important;
	min-height:4px !important;
}

#item807573 {
	width:93px !important;
	left:275px !important;
	top:217px !important;
	min-height:4px !important;
}

#item807596 {
	width:93px !important;
	left:275px !important;
	top:224px !important;
	min-height:4px !important;
}

#item807619 {
	width:93px !important;
	left:275px !important;
	top:231px !important;
	min-height:4px !important;
}

#item807642 {
	width:93px !important;
	left:424px !important;
	top:391px !important;
	min-height:4px !important;
}

#item807665 {
	width:93px !important;
	left:424px !important;
	top:398px !important;
	min-height:4px !important;
}

#item807688 {
	width:93px !important;
	left:424px !important;
	top:405px !important;
	min-height:4px !important;
}

#item807720 {
	width:93px !important;
	left:163px !important;
	top:219px !important;
	min-height:4px !important;
}

#item807743 {
	width:93px !important;
	left:163px !important;
	top:226px !important;
	min-height:4px !important;
}

#item807766 {
	width:93px !important;
	left:163px !important;
	top:233px !important;
	min-height:4px !important;
}

#item807789 {
	width:93px !important;
	left:163px !important;
	top:240px !important;
	min-height:4px !important;
}

#item807816 {
	width:93px !important;
	left:424px !important;
	top:412px !important;
	min-height:4px !important;
}

#item807839 {
	width:93px !important;
	left:424px !important;
	top:419px !important;
	min-height:4px !important;
}

#item345333 {
	width:28px !important;
	left:467px !important;
	top:285px !important;
	min-height:11px !important;
}

#item345356 {
	width:28px !important;
	left:323px !important;
	top:294px !important;
	min-height:11px !important;
}

#item345380 {
	width:28px !important;
	left:196px !important;
	top:303px !important;
	min-height:11px !important;
}

#item345403 {
	width:28px !important;
	left:87px !important;
	top:312px !important;
	min-height:11px !important;
}

#item345426 {
	width:43px !important;
	left:354px !important;
	top:537px !important;
	min-height:7px !important;
}

#item345450 {
	width:43px !important;
	left:354px !important;
	top:722px !important;
	min-height:8px !important;
}

#item345474 {
	width:71px !important;
	left:326px !important;
	top:709px !important;
	min-height:8px !important;
}

#item345497 {
	width:510px !important;
	left:54px !important;
	top:132px !important;
	min-height:62px !important;
}

#item345520 {
	width:43px !important;
	left:468px !important;
	top:373px !important;
	min-height:8px !important;
}

#item345543 {
	width:28px !important;
	left:323px !important;
	top:373px !important;
	min-height:8px !important;
}

#item345566 {
	width:85px !important;
	left:79px !important;
	top:373px !important;
	min-height:24px !important;
}

#item345589 {
	width:28px !important;
	left:196px !important;
	top:373px !important;
	min-height:8px !important;
}

#item345613 {
	width:107px !important;
	height:25px !important;
	left:435px !important;
	top:440px !important;
}

#item345686 {
	width:510px !important;
	left:631px !important;
	top:131px !important;
	min-height:23px !important;
}

#item345709 {
	width:68px !important;
	left:638px !important;
	top:276px !important;
	min-height:24px !important;
}

#item345732 {
	width:68px !important;
	left:778px !important;
	top:464px !important;
	min-height:24px !important;
}

#item345755 {
	width:68px !important;
	left:914px !important;
	top:464px !important;
	min-height:8px !important;
}

#item345778 {
	width:68px !important;
	left:1065px !important;
	top:464px !important;
	min-height:24px !important;
}

#item345801 {
	width:68px !important;
	left:740px !important;
	top:276px !important;
	min-height:24px !important;
}

#item345824 {
	width:68px !important;
	left:638px !important;
	top:464px !important;
	min-height:24px !important;
}

#item345847 {
	width:510px !important;
	left:631px !important;
	top:759px !important;
	min-height:29px !important;
}

#item345874 {
	width:99px !important;
	left:1045px !important;
	top:701px !important;
	min-height:40px !important;
}

#item345897 {
	width:28px !important;
	left:647px !important;
	top:230px !important;
	min-height:11px !important;
}

#item345920 {
	width:28px !important;
	left:740px !important;
	top:223px !important;
	min-height:11px !important;
}

#item345944 {
	width:28px !important;
	left:660px !important;
	top:403px !important;
	min-height:11px !important;
}

#item345967 {
	width:28px !important;
	left:778px !important;
	top:396px !important;
	min-height:11px !important;
}

#item345990 {
	width:28px !important;
	left:914px !important;
	top:387px !important;
	min-height:11px !important;
}

#item346013 {
	width:28px !important;
	left:1065px !important;
	top:380px !important;
	min-height:11px !important;
}

#item346036 {
	width:513px !important;
	left:631px !important;
	top:575px !important;
	min-height:45px !important;
}

#item346059 {
	width:513px !important;
	left:631px !important;
	top:513px !important;
	min-height:48px !important;
}

#item346082 {
	width:107px !important;
	height:25px !important;
	left:841px !important;
	top:186px !important;
}

#item346105 {
	width:393px !important;
	left:627px !important;
	top:79px !important;
	min-height:37px !important;
}

#item346128 {
	width:397px !important;
	left:627px !important;
	top:44px !important;
	min-height:24px !important;
}

#item346151 {
	width:405px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item346174 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

@keyframes battito-346290 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	75% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-346290 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	75% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes battito-346229 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	75% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-346229 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	75% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item339036 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item980088 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item980141 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item980193 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item980245 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item980297 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item980350 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item980403 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item980456 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item980507 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item980559 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item807913 {
	width:68px !important;
	left:33px !important;
	top:482px !important;
	min-height:4px !important;
}

#item807936 {
	width:68px !important;
	left:33px !important;
	top:487px !important;
	min-height:4px !important;
}

#item807959 {
	width:92px !important;
	left:33px !important;
	top:494px !important;
	min-height:4px !important;
}

#item807982 {
	width:68px !important;
	left:33px !important;
	top:501px !important;
	min-height:4px !important;
}

#item808005 {
	width:132px !important;
	left:33px !important;
	top:508px !important;
	min-height:4px !important;
}

#item808050 {
	width:68px !important;
	left:33px !important;
	top:487px !important;
	min-height:4px !important;
}

#item808074 {
	width:92px !important;
	left:33px !important;
	top:494px !important;
	min-height:4px !important;
}

#item808097 {
	width:68px !important;
	left:33px !important;
	top:501px !important;
	min-height:4px !important;
}

#item808121 {
	width:132px !important;
	left:33px !important;
	top:508px !important;
	min-height:4px !important;
}

#item808144 {
	width:68px !important;
	left:33px !important;
	top:517px !important;
	min-height:4px !important;
}

#item808167 {
	width:92px !important;
	left:33px !important;
	top:525px !important;
	min-height:4px !important;
}

#item808191 {
	width:68px !important;
	left:33px !important;
	top:532px !important;
	min-height:4px !important;
}

#item808214 {
	width:101px !important;
	left:33px !important;
	top:539px !important;
	min-height:4px !important;
}

#item808342 {
	width:86px !important;
	left:33px !important;
	top:545px !important;
	min-height:4px !important;
}

#item808365 {
	width:92px !important;
	left:33px !important;
	top:552px !important;
	min-height:4px !important;
}

#item808388 {
	width:83px !important;
	left:33px !important;
	top:559px !important;
	min-height:4px !important;
}

#item808411 {
	width:101px !important;
	left:33px !important;
	top:566px !important;
	min-height:4px !important;
}

#item808466 {
	width:86px !important;
	left:33px !important;
	top:574px !important;
	min-height:4px !important;
}

#item808489 {
	width:92px !important;
	left:33px !important;
	top:581px !important;
	min-height:4px !important;
}

#item346314 {
	width:128px !important;
	left:632px !important;
	top:148px !important;
	min-height:24px !important;
}

#item346337 {
	width:515px !important;
	left:625px !important;
	top:733px !important;
	min-height:51px !important;
}

#item346450 {
	width:167px !important;
	left:627px !important;
	top:676px !important;
	min-height:11px !important;
}

#item346473 {
	width:65px !important;
	left:855px !important;
	top:676px !important;
	min-height:11px !important;
}

#item346496 {
	width:66px !important;
	left:1032px !important;
	top:676px !important;
	min-height:11px !important;
}

#item346519 {
	width:393px !important;
	left:625px !important;
	top:323px !important;
	min-height:37px !important;
}

#item346542 {
	width:397px !important;
	left:624px !important;
	top:287px !important;
	min-height:24px !important;
}

#item346592 {
	width:110px !important;
	left:349px !important;
	top:322px !important;
	min-height:43px !important;
}

#item346656 {
	width:182px !important;
	left:132px !important;
	top:519px !important;
	min-height:11px !important;
}

#item346688 {
	width:274px !important;
	left:193px !important;
	top:713px !important;
	min-height:24px !important;
}

#item346711 {
	width:393px !important;
	left:51px !important;
	top:442px !important;
	min-height:37px !important;
}

#item346735 {
	width:393px !important;
	left:51px !important;
	top:656px !important;
	min-height:37px !important;
}

#item346758 {
	width:280px !important;
	left:51px !important;
	top:407px !important;
	min-height:24px !important;
}

#item346781 {
	width:325px !important;
	left:51px !important;
	top:621px !important;
	min-height:24px !important;
}

#item346815 {
	width:515px !important;
	left:625px !important;
	top:207px !important;
	min-height:51px !important;
}

#item346839 {
	width:393px !important;
	left:624px !important;
	top:79px !important;
	min-height:37px !important;
}

#item346862 {
	width:411px !important;
	left:624px !important;
	top:44px !important;
	min-height:30px !important;
}

#item346885 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item346908 {
	width:436px !important;
	left:162px !important;
	top:44px !important;
	min-height:30px !important;
}

#item339119 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item980663 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item980716 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item980769 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item980834 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item980886 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item980942 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item980995 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item981052 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item981103 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item981155 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item808588 {
	width:68px !important;
	left:408px !important;
	top:160px !important;
	min-height:4px !important;
}

#item808611 {
	width:68px !important;
	left:408px !important;
	top:167px !important;
	min-height:4px !important;
}

#item808634 {
	width:68px !important;
	left:408px !important;
	top:174px !important;
	min-height:4px !important;
}

#item808661 {
	width:98px !important;
	left:408px !important;
	top:181px !important;
	min-height:4px !important;
}

#item808684 {
	width:98px !important;
	left:408px !important;
	top:189px !important;
	min-height:4px !important;
}

#item808707 {
	width:98px !important;
	left:408px !important;
	top:196px !important;
	min-height:4px !important;
}

#item808735 {
	width:68px !important;
	left:408px !important;
	top:203px !important;
	min-height:4px !important;
}

#item808758 {
	width:98px !important;
	left:408px !important;
	top:210px !important;
	min-height:4px !important;
}

#item808781 {
	width:98px !important;
	left:408px !important;
	top:217px !important;
	min-height:4px !important;
}

#item808804 {
	width:98px !important;
	left:408px !important;
	top:224px !important;
	min-height:4px !important;
}

#item808833 {
	width:68px !important;
	left:408px !important;
	top:229px !important;
	min-height:4px !important;
}

#item808856 {
	width:98px !important;
	left:408px !important;
	top:236px !important;
	min-height:4px !important;
}

#item808879 {
	width:98px !important;
	left:408px !important;
	top:244px !important;
	min-height:4px !important;
}

#item808902 {
	width:98px !important;
	left:408px !important;
	top:251px !important;
	min-height:4px !important;
}

#item808929 {
	width:68px !important;
	left:408px !important;
	top:256px !important;
	min-height:4px !important;
}

#item808952 {
	width:98px !important;
	left:408px !important;
	top:263px !important;
	min-height:4px !important;
}

#item808975 {
	width:98px !important;
	left:408px !important;
	top:270px !important;
	min-height:4px !important;
}

#item808998 {
	width:98px !important;
	left:408px !important;
	top:278px !important;
	min-height:4px !important;
}

#item347048 {
	width:142px !important;
	left:63px !important;
	top:303px !important;
	min-height:24px !important;
}

#item347071 {
	width:142px !important;
	left:63px !important;
	top:530px !important;
	min-height:8px !important;
}

#item347094 {
	width:142px !important;
	left:63px !important;
	top:750px !important;
	min-height:8px !important;
}

#item347118 {
	width:142px !important;
	left:240px !important;
	top:303px !important;
	min-height:8px !important;
}

#item347141 {
	width:142px !important;
	left:240px !important;
	top:530px !important;
	min-height:8px !important;
}

#item347164 {
	width:142px !important;
	left:240px !important;
	top:750px !important;
	min-height:8px !important;
}

#item347187 {
	width:142px !important;
	left:417px !important;
	top:530px !important;
	min-height:8px !important;
}

#item347356 {
	width:393px !important;
	left:624px !important;
	top:79px !important;
	min-height:37px !important;
}

#item347379 {
	width:411px !important;
	left:624px !important;
	top:44px !important;
	min-height:30px !important;
}

#item347402 {
	width:393px !important;
	left:162px !important;
	top:79px !important;
	min-height:37px !important;
}

#item347425 {
	width:397px !important;
	left:162px !important;
	top:44px !important;
	min-height:24px !important;
}

#item339203 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}

#item981272 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:277px !important;
}

#item981324 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
	top:362px !important;
}

#item981377 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:446px !important;
}

#item981437 {
	width:40px !important;
	height:81px !important;
	left:1151px !important;
	top:606px !important;
}

#item981489 {
	width:40px !important;
	height:79px !important;
	left:1151px !important;
	top:528px !important;
}

#item981542 {
	width:40px !important;
	height:94px !important;
	left:1151px !important;
	top:748px !important;
}

#item981595 {
	width:40px !important;
	height:61px !important;
	left:1151px !important;
	top:687px !important;
}

#item981649 {
	width:40px !important;
	height:95px !important;
	left:1151px !important;
	top:85px !important;
}

#item981700 {
	width:40px !important;
	height:97px !important;
	left:1151px !important;
	top:180px !important;
}

#item981756 {
	width:40px !important;
	height:85px !important;
	left:1151px !important;
}

#item347727 {
	width:533px !important;
	left:34px !important;
	top:71px !important;
	min-height:201px !important;
}

#item347750 {
	width:539px !important;
	height:12px !important;
	left:34px !important;
	top:280px !important;
}

#item347773 {
	width:391px !important;
	left:34px !important;
	top:43px !important;
	min-height:24px !important;
}

#item347796 {
	width:539px !important;
	left:28px !important;
	top:343px !important;
	min-height:437px !important;
}

#item347819 {
	width:539px !important;
	left:34px !important;
	top:311px !important;
	min-height:23px !important;
}

#item1018186 {
	width:343px !important;
	height:11px !important;
	left:95px !important;
	top:799px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
