/* 	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:652px; height:765px; background: #fff !important; }
.paper-vertical { width:652px; height:100%; }
.paper-horizontal { width:67521px; height:777px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:765px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:652px) {
	.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 #dbc06d; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#dbc06d;}
#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;}
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item108905 {
	width:79px !important;
	height:633px !important;
	background:#bfcfd3;
}

#item108906 {
	width:283px !important;
	height:633px !important;
	left:79px !important;
	background:#f5f3ed;
}

#item115368 {
	width:70px !important;
	height:82px !important;
	left:10px !important;
	top:56px !important;
}

#item108936 {
	width:363px !important;
	height:497px !important;
	left:10px !important;
	top:150px !important;
}

#item112926 {
	width:10px !important;
	height:10px !important;
	left:52px !important;
	top:487px !important;
}

#item113050 {
	width:52px !important;
	height:52px !important;
	left:385px !important;
	top:232px !important;
	border:solid 1px #9d9c9c;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item109290 {
	width:310px !important;
	min-height:34px !important;
}

#item109264 {
	width:310px !important;
	min-height:34px !important;
}

#item109259 {
	width:310px !important;
	height:34px !important;
	top:673px !important;
}

#item109345 {
	width:283px !important;
	min-height:24px !important;
}

#item109319 {
	width:283px !important;
	min-height:24px !important;
}

#item109315 {
	width:283px !important;
	height:24px !important;
	left:27px !important;
	top:649px !important;
}

#item110990 {
	width:283px !important;
	min-height:23px !important;
}

#item110964 {
	width:283px !important;
	min-height:23px !important;
}

#item110960 {
	width:283px !important;
	height:23px !important;
	left:27px !important;
	top:626px !important;
}

#item110909 {
	width:283px !important;
	min-height:37px !important;
}

#item110883 {
	width:283px !important;
	min-height:37px !important;
}

#item110879 {
	width:283px !important;
	height:37px !important;
	left:27px !important;
	top:588px !important;
}

#item109400 {
	width:283px !important;
	min-height:37px !important;
}

#item109374 {
	width:283px !important;
	min-height:37px !important;
}

#item109370 {
	width:283px !important;
	height:37px !important;
	left:27px !important;
	top:551px !important;
}

#item109455 {
	width:283px !important;
	min-height:37px !important;
}

#item109429 {
	width:283px !important;
	min-height:37px !important;
}

#item109425 {
	width:283px !important;
	height:37px !important;
	left:27px !important;
	top:513px !important;
}

#item109510 {
	width:283px !important;
	min-height:23px !important;
}

#item109484 {
	width:283px !important;
	min-height:23px !important;
}

#item109480 {
	width:283px !important;
	height:23px !important;
	left:27px !important;
	top:490px !important;
}

#item108968 {
	width:310px !important;
	min-height:52px !important;
}

#item108941 {
	width:310px !important;
	min-height:52px !important;
}

#item108938 {
	width:310px !important;
	height:52px !important;
	top:437px !important;
}

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

#item109593 {
	width:19px !important;
	height:19px !important;
	left:283px !important;
	top:441px !important;
}

#item109021 {
	width:310px !important;
	min-height:63px !important;
}

#item108995 {
	width:310px !important;
	min-height:63px !important;
}

#item108993 {
	width:310px !important;
	height:63px !important;
	top:374px !important;
}

#item109074 {
	width:310px !important;
	min-height:77px !important;
}

#item109048 {
	width:310px !important;
	min-height:77px !important;
}

#item109046 {
	width:310px !important;
	height:77px !important;
	top:296px !important;
}

#item109128 {
	width:310px !important;
	min-height:77px !important;
}

#item109102 {
	width:310px !important;
	min-height:77px !important;
}

#item109100 {
	width:310px !important;
	height:77px !important;
	top:219px !important;
}

#item109181 {
	width:310px !important;
	min-height:77px !important;
}

#item109155 {
	width:310px !important;
	min-height:77px !important;
}

#item109153 {
	width:310px !important;
	height:77px !important;
	top:141px !important;
}

#item109234 {
	width:310px !important;
	min-height:77px !important;
}

#item109208 {
	width:310px !important;
	min-height:77px !important;
}

#item109206 {
	width:310px !important;
	height:77px !important;
	top:64px !important;
}

#item109568 {
	width:310px !important;
	min-height:63px !important;
}

#item109542 {
	width:310px !important;
	min-height:63px !important;
}

#item109537 {
	width:310px !important;
	height:63px !important;
}

#item109629 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item109603 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item109599 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:118px !important;
}

#item109684 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item109658 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item109654 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:89px !important;
}

#item109739 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item109713 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item109709 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:61px !important;
}

#item109768 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item109764 {
	width:44px !important;
	height:44px !important;
	left:48px !important;
	top:10px !important;
}

#item168012 {
	width:20px !important;
	height:20px !important;
	left:235px !important;
	top:7px !important;
}

#item168015 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item167986 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item167984 {
	width:289px !important;
	height:34px !important;
	left:86px !important;
	top:22px !important;
}

#item107594 {
	width:79px !important;
	height:633px !important;
	background:#bfcfd3;
}

#item107595 {
	width:283px !important;
	height:633px !important;
	left:79px !important;
	background:#f5f3ed;
}

#item115271 {
	width:70px !important;
	height:82px !important;
	left:10px !important;
	top:56px !important;
}

#item107625 {
	width:363px !important;
	height:497px !important;
	left:10px !important;
	top:150px !important;
}

#item114095 {
	width:10px !important;
	height:10px !important;
	left:52px !important;
	top:487px !important;
}

#item107655 {
	width:310px !important;
	min-height:62px !important;
}

#item107629 {
	width:310px !important;
	min-height:62px !important;
}

#item107627 {
	width:310px !important;
	height:62px !important;
	top:578px !important;
}

#item107976 {
	width:310px !important;
	min-height:34px !important;
}

#item107950 {
	width:310px !important;
	min-height:34px !important;
}

#item107946 {
	width:310px !important;
	height:34px !important;
	top:544px !important;
}

#item108031 {
	width:283px !important;
	min-height:23px !important;
}

#item108005 {
	width:283px !important;
	min-height:23px !important;
}

#item108001 {
	width:283px !important;
	height:23px !important;
	left:27px !important;
	top:520px !important;
}

#item110822 {
	width:283px !important;
	min-height:23px !important;
}

#item110796 {
	width:283px !important;
	min-height:23px !important;
}

#item110792 {
	width:283px !important;
	height:23px !important;
	left:27px !important;
	top:497px !important;
}

#item108086 {
	width:283px !important;
	min-height:23px !important;
}

#item108060 {
	width:283px !important;
	min-height:23px !important;
}

#item108056 {
	width:283px !important;
	height:23px !important;
	left:27px !important;
	top:473px !important;
}

#item108142 {
	width:283px !important;
	min-height:23px !important;
}

#item108116 {
	width:283px !important;
	min-height:23px !important;
}

#item108111 {
	width:283px !important;
	height:23px !important;
	left:27px !important;
	top:450px !important;
}

#item108197 {
	width:283px !important;
	min-height:23px !important;
}

#item108171 {
	width:283px !important;
	min-height:23px !important;
}

#item108167 {
	width:283px !important;
	height:23px !important;
	left:27px !important;
	top:426px !important;
}

#item107708 {
	width:310px !important;
	min-height:52px !important;
}

#item107682 {
	width:310px !important;
	min-height:52px !important;
}

#item107680 {
	width:310px !important;
	height:52px !important;
	top:374px !important;
}

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

#item108278 {
	width:19px !important;
	height:19px !important;
	left:283px !important;
	top:378px !important;
}

#item107761 {
	width:310px !important;
	min-height:77px !important;
}

#item107735 {
	width:310px !important;
	min-height:77px !important;
}

#item107733 {
	width:310px !important;
	height:77px !important;
	top:296px !important;
}

#item107814 {
	width:310px !important;
	min-height:77px !important;
}

#item107788 {
	width:310px !important;
	min-height:77px !important;
}

#item107786 {
	width:310px !important;
	height:77px !important;
	top:219px !important;
}

#item107868 {
	width:310px !important;
	min-height:77px !important;
}

#item107842 {
	width:310px !important;
	min-height:77px !important;
}

#item107839 {
	width:310px !important;
	height:77px !important;
	top:141px !important;
}

#item107921 {
	width:310px !important;
	min-height:77px !important;
}

#item107895 {
	width:310px !important;
	min-height:77px !important;
}

#item107893 {
	width:310px !important;
	height:77px !important;
	top:64px !important;
}

#item108253 {
	width:310px !important;
	min-height:63px !important;
}

#item108226 {
	width:310px !important;
	min-height:63px !important;
}

#item108222 {
	width:310px !important;
	height:63px !important;
}

#item108315 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item108289 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item108285 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:118px !important;
}

#item108371 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item108344 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item108340 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:89px !important;
}

#item108427 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item108401 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item108397 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:61px !important;
}

#item108455 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item108452 {
	width:44px !important;
	height:44px !important;
	left:48px !important;
	top:10px !important;
}

#item167924 {
	width:20px !important;
	height:20px !important;
	left:235px !important;
	top:7px !important;
}

#item167927 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item167898 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item167896 {
	width:289px !important;
	height:34px !important;
	left:86px !important;
	top:22px !important;
}

#item106288 {
	width:79px !important;
	height:633px !important;
	background:#bfcfd3;
}

#item106289 {
	width:283px !important;
	height:633px !important;
	left:79px !important;
	background:#f5f3ed;
}

#item115267 {
	width:70px !important;
	height:82px !important;
	left:10px !important;
	top:56px !important;
}

#item106319 {
	width:363px !important;
	height:497px !important;
	left:10px !important;
	top:150px !important;
}

#item106349 {
	width:310px !important;
	min-height:62px !important;
}

#item106323 {
	width:310px !important;
	min-height:62px !important;
}

#item106321 {
	width:310px !important;
	height:62px !important;
	top:630px !important;
}

#item106402 {
	width:310px !important;
	min-height:63px !important;
}

#item106376 {
	width:310px !important;
	min-height:63px !important;
}

#item106374 {
	width:310px !important;
	height:63px !important;
	top:566px !important;
}

#item106671 {
	width:310px !important;
	min-height:34px !important;
}

#item106644 {
	width:310px !important;
	min-height:34px !important;
}

#item106640 {
	width:310px !important;
	height:34px !important;
	top:532px !important;
}

#item106727 {
	width:283px !important;
	min-height:24px !important;
}

#item106700 {
	width:283px !important;
	min-height:24px !important;
}

#item106696 {
	width:283px !important;
	height:24px !important;
	left:27px !important;
	top:508px !important;
}

#item110735 {
	width:283px !important;
	min-height:37px !important;
}

#item110709 {
	width:283px !important;
	min-height:37px !important;
}

#item110705 {
	width:283px !important;
	height:37px !important;
	left:27px !important;
	top:470px !important;
}

#item110653 {
	width:283px !important;
	min-height:23px !important;
}

#item110627 {
	width:283px !important;
	min-height:23px !important;
}

#item110623 {
	width:283px !important;
	height:23px !important;
	left:27px !important;
	top:447px !important;
}

#item106782 {
	width:283px !important;
	min-height:37px !important;
}

#item106756 {
	width:283px !important;
	min-height:37px !important;
}

#item106752 {
	width:283px !important;
	height:37px !important;
	left:27px !important;
	top:410px !important;
}

#item106839 {
	width:283px !important;
	min-height:23px !important;
}

#item106812 {
	width:283px !important;
	min-height:23px !important;
}

#item106808 {
	width:283px !important;
	height:23px !important;
	left:27px !important;
	top:386px !important;
}

#item106894 {
	width:283px !important;
	min-height:23px !important;
}

#item106868 {
	width:283px !important;
	min-height:23px !important;
}

#item106864 {
	width:283px !important;
	height:23px !important;
	left:27px !important;
	top:363px !important;
}

#item106456 {
	width:310px !important;
	min-height:66px !important;
}

#item106430 {
	width:310px !important;
	min-height:66px !important;
}

#item106428 {
	width:310px !important;
	height:66px !important;
	top:296px !important;
}

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

#item106975 {
	width:19px !important;
	height:19px !important;
	left:283px !important;
	top:300px !important;
}

#item106509 {
	width:310px !important;
	min-height:77px !important;
}

#item106483 {
	width:310px !important;
	min-height:77px !important;
}

#item106481 {
	width:310px !important;
	height:77px !important;
	top:219px !important;
}

#item106562 {
	width:310px !important;
	min-height:77px !important;
}

#item106536 {
	width:310px !important;
	min-height:77px !important;
}

#item106534 {
	width:310px !important;
	height:77px !important;
	top:141px !important;
}

#item106615 {
	width:310px !important;
	min-height:77px !important;
}

#item106589 {
	width:310px !important;
	min-height:77px !important;
}

#item106587 {
	width:310px !important;
	height:77px !important;
	top:64px !important;
}

#item106949 {
	width:310px !important;
	min-height:63px !important;
}

#item106923 {
	width:310px !important;
	min-height:63px !important;
}

#item106919 {
	width:310px !important;
	height:63px !important;
}

#item114093 {
	width:10px !important;
	height:10px !important;
	left:52px !important;
	top:487px !important;
}

#item107013 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item106986 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item106982 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:118px !important;
}

#item107068 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item107042 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item107038 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:89px !important;
}

#item107123 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item107097 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item107093 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:61px !important;
}

#item107151 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item107148 {
	width:44px !important;
	height:44px !important;
	left:48px !important;
	top:10px !important;
}

#item167833 {
	width:20px !important;
	height:20px !important;
	left:235px !important;
	top:7px !important;
}

#item167840 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item167806 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item167804 {
	width:289px !important;
	height:34px !important;
	left:86px !important;
	top:22px !important;
}

#item104986 {
	width:79px !important;
	height:633px !important;
	background:#bfcfd3;
}

#item104987 {
	width:283px !important;
	height:633px !important;
	left:79px !important;
	background:#f5f3ed;
}

#item115263 {
	width:70px !important;
	height:82px !important;
	left:10px !important;
	top:56px !important;
}

#item105017 {
	width:363px !important;
	height:497px !important;
	left:10px !important;
	top:150px !important;
}

#item105048 {
	width:310px !important;
	min-height:62px !important;
}

#item105022 {
	width:310px !important;
	min-height:62px !important;
}

#item105020 {
	width:310px !important;
	height:62px !important;
	top:653px !important;
}

#item105102 {
	width:310px !important;
	min-height:63px !important;
}

#item105076 {
	width:310px !important;
	min-height:63px !important;
}

#item105074 {
	width:310px !important;
	height:63px !important;
	top:589px !important;
}

#item105155 {
	width:310px !important;
	min-height:77px !important;
}

#item105129 {
	width:310px !important;
	min-height:77px !important;
}

#item105127 {
	width:310px !important;
	height:77px !important;
	top:512px !important;
}

#item105371 {
	width:310px !important;
	min-height:34px !important;
}

#item105344 {
	width:310px !important;
	min-height:34px !important;
}

#item105340 {
	width:310px !important;
	height:34px !important;
	top:477px !important;
}

#item105426 {
	width:283px !important;
	min-height:38px !important;
}

#item105400 {
	width:283px !important;
	min-height:38px !important;
}

#item105396 {
	width:283px !important;
	height:38px !important;
	left:27px !important;
	top:439px !important;
}

#item105481 {
	width:283px !important;
	min-height:51px !important;
}

#item105455 {
	width:283px !important;
	min-height:51px !important;
}

#item105451 {
	width:283px !important;
	height:51px !important;
	left:27px !important;
	top:388px !important;
}

#item105536 {
	width:283px !important;
	min-height:51px !important;
}

#item105510 {
	width:283px !important;
	min-height:51px !important;
}

#item105506 {
	width:283px !important;
	height:51px !important;
	left:27px !important;
	top:337px !important;
}

#item105592 {
	width:283px !important;
	min-height:51px !important;
}

#item105565 {
	width:283px !important;
	min-height:51px !important;
}

#item105561 {
	width:283px !important;
	height:51px !important;
	left:27px !important;
	top:285px !important;
}

#item105208 {
	width:310px !important;
	min-height:66px !important;
}

#item105182 {
	width:310px !important;
	min-height:66px !important;
}

#item105180 {
	width:310px !important;
	height:66px !important;
	top:219px !important;
}

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

#item105672 {
	width:19px !important;
	height:19px !important;
	left:283px !important;
	top:223px !important;
}

#item105261 {
	width:310px !important;
	min-height:77px !important;
}

#item105235 {
	width:310px !important;
	min-height:77px !important;
}

#item105233 {
	width:310px !important;
	height:77px !important;
	top:141px !important;
}

#item105314 {
	width:310px !important;
	min-height:77px !important;
}

#item105288 {
	width:310px !important;
	min-height:77px !important;
}

#item105286 {
	width:310px !important;
	height:77px !important;
	top:64px !important;
}

#item105647 {
	width:310px !important;
	min-height:63px !important;
}

#item105621 {
	width:310px !important;
	min-height:63px !important;
}

#item105617 {
	width:310px !important;
	height:63px !important;
}

#item114094 {
	width:10px !important;
	height:10px !important;
	left:52px !important;
	top:551px !important;
}

#item105710 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item105684 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item105680 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:118px !important;
}

#item105765 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item105739 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item105735 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:89px !important;
}

#item105820 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item105794 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item105790 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:61px !important;
}

#item105849 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item105846 {
	width:44px !important;
	height:44px !important;
	left:48px !important;
	top:10px !important;
}

#item167733 {
	width:20px !important;
	height:20px !important;
	left:235px !important;
	top:7px !important;
}

#item167737 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item167707 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item167705 {
	width:289px !important;
	height:34px !important;
	left:86px !important;
	top:22px !important;
}

#item103687 {
	width:79px !important;
	height:633px !important;
	background:#bfcfd3;
}

#item103688 {
	width:283px !important;
	height:633px !important;
	left:79px !important;
	background:#f5f3ed;
}

#item115259 {
	width:70px !important;
	height:82px !important;
	left:10px !important;
	top:56px !important;
}

#item103718 {
	width:363px !important;
	height:497px !important;
	left:10px !important;
	top:150px !important;
}

#item103749 {
	width:310px !important;
	min-height:62px !important;
}

#item103723 {
	width:310px !important;
	min-height:62px !important;
}

#item103721 {
	width:310px !important;
	height:62px !important;
	left:52px !important;
	top:620px !important;
}

#item103802 {
	width:310px !important;
	min-height:63px !important;
}

#item103776 {
	width:310px !important;
	min-height:63px !important;
}

#item103774 {
	width:310px !important;
	height:63px !important;
	left:52px !important;
	top:557px !important;
}

#item103855 {
	width:310px !important;
	min-height:77px !important;
}

#item103829 {
	width:310px !important;
	min-height:77px !important;
}

#item103827 {
	width:310px !important;
	height:77px !important;
	left:52px !important;
	top:479px !important;
}

#item103908 {
	width:310px !important;
	min-height:77px !important;
}

#item103882 {
	width:310px !important;
	min-height:77px !important;
}

#item103880 {
	width:310px !important;
	height:77px !important;
	left:52px !important;
	top:402px !important;
}

#item104070 {
	width:310px !important;
	min-height:34px !important;
}

#item104044 {
	width:310px !important;
	min-height:34px !important;
}

#item104040 {
	width:310px !important;
	height:34px !important;
	left:52px !important;
	top:367px !important;
}

#item104125 {
	width:283px !important;
	min-height:24px !important;
}

#item104099 {
	width:283px !important;
	min-height:24px !important;
}

#item104095 {
	width:283px !important;
	height:24px !important;
	left:79px !important;
	top:343px !important;
}

#item110566 {
	width:283px !important;
	min-height:37px !important;
}

#item110540 {
	width:283px !important;
	min-height:37px !important;
}

#item110536 {
	width:283px !important;
	height:37px !important;
	left:79px !important;
	top:306px !important;
}

#item104181 {
	width:283px !important;
	min-height:23px !important;
}

#item104155 {
	width:283px !important;
	min-height:23px !important;
}

#item104150 {
	width:283px !important;
	height:23px !important;
	left:79px !important;
	top:282px !important;
}

#item104237 {
	width:283px !important;
	min-height:37px !important;
}

#item104211 {
	width:283px !important;
	min-height:37px !important;
}

#item104206 {
	width:283px !important;
	height:37px !important;
	left:79px !important;
	top:245px !important;
}

#item104292 {
	width:283px !important;
	min-height:37px !important;
}

#item104266 {
	width:283px !important;
	min-height:37px !important;
}

#item104262 {
	width:283px !important;
	height:37px !important;
	left:79px !important;
	top:208px !important;
}

#item103962 {
	width:310px !important;
	min-height:66px !important;
}

#item103936 {
	width:310px !important;
	min-height:66px !important;
}

#item103934 {
	width:310px !important;
	height:66px !important;
	left:52px !important;
	top:141px !important;
}

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

#item104372 {
	width:19px !important;
	height:19px !important;
	left:335px !important;
	top:145px !important;
}

#item104015 {
	width:310px !important;
	min-height:77px !important;
}

#item103989 {
	width:310px !important;
	min-height:77px !important;
}

#item103987 {
	width:310px !important;
	height:77px !important;
	left:52px !important;
	top:64px !important;
}

#item104347 {
	width:310px !important;
	min-height:63px !important;
}

#item104321 {
	width:310px !important;
	min-height:63px !important;
}

#item104317 {
	width:310px !important;
	height:63px !important;
	left:52px !important;
}

#item104410 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item104384 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item104380 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:118px !important;
}

#item104467 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item104441 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item104436 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:89px !important;
}

#item104522 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item104496 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item104492 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:61px !important;
}

#item104550 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item104547 {
	width:44px !important;
	height:44px !important;
	left:48px !important;
	top:10px !important;
}

#item167645 {
	width:20px !important;
	height:20px !important;
	left:235px !important;
	top:7px !important;
}

#item167648 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item167619 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item167617 {
	width:289px !important;
	height:34px !important;
	left:86px !important;
	top:22px !important;
}

#item102388 {
	width:79px !important;
	height:633px !important;
	background:#bfcfd3;
}

#item102389 {
	width:283px !important;
	height:633px !important;
	left:79px !important;
	background:#f5f3ed;
}

#item115256 {
	width:70px !important;
	height:82px !important;
	left:10px !important;
	top:56px !important;
}

#item102419 {
	width:363px !important;
	height:497px !important;
	left:10px !important;
	top:150px !important;
}

#item102449 {
	width:310px !important;
	min-height:62px !important;
}

#item102423 {
	width:310px !important;
	min-height:62px !important;
}

#item102421 {
	width:310px !important;
	height:62px !important;
	left:52px !important;
	top:592px !important;
}

#item102502 {
	width:310px !important;
	min-height:63px !important;
}

#item102476 {
	width:310px !important;
	min-height:63px !important;
}

#item102474 {
	width:310px !important;
	height:63px !important;
	left:52px !important;
	top:529px !important;
}

#item102556 {
	width:310px !important;
	min-height:77px !important;
}

#item102530 {
	width:310px !important;
	min-height:77px !important;
}

#item102528 {
	width:310px !important;
	height:77px !important;
	left:52px !important;
	top:451px !important;
}

#item102609 {
	width:310px !important;
	min-height:77px !important;
}

#item102583 {
	width:310px !important;
	min-height:77px !important;
}

#item102581 {
	width:310px !important;
	height:77px !important;
	left:52px !important;
	top:374px !important;
}

#item102663 {
	width:310px !important;
	min-height:77px !important;
}

#item102637 {
	width:310px !important;
	min-height:77px !important;
}

#item102635 {
	width:310px !important;
	height:77px !important;
	left:52px !important;
	top:296px !important;
}

#item102771 {
	width:310px !important;
	min-height:34px !important;
}

#item102745 {
	width:310px !important;
	min-height:34px !important;
}

#item102741 {
	width:310px !important;
	height:34px !important;
	left:52px !important;
	top:261px !important;
}

#item102827 {
	width:283px !important;
	min-height:37px !important;
}

#item102800 {
	width:283px !important;
	min-height:37px !important;
}

#item102796 {
	width:283px !important;
	height:37px !important;
	left:79px !important;
	top:224px !important;
}

#item110479 {
	width:283px !important;
	min-height:23px !important;
}

#item110453 {
	width:283px !important;
	min-height:23px !important;
}

#item110449 {
	width:283px !important;
	height:23px !important;
	left:79px !important;
	top:200px !important;
}

#item102883 {
	width:283px !important;
	min-height:23px !important;
}

#item102857 {
	width:283px !important;
	min-height:23px !important;
}

#item102853 {
	width:283px !important;
	height:23px !important;
	left:79px !important;
	top:177px !important;
}

#item102938 {
	width:283px !important;
	min-height:23px !important;
}

#item102912 {
	width:283px !important;
	min-height:23px !important;
}

#item102908 {
	width:283px !important;
	height:23px !important;
	left:79px !important;
	top:153px !important;
}

#item102993 {
	width:283px !important;
	min-height:23px !important;
}

#item102967 {
	width:283px !important;
	min-height:23px !important;
}

#item102963 {
	width:283px !important;
	height:23px !important;
	left:79px !important;
	top:130px !important;
}

#item102716 {
	width:310px !important;
	min-height:66px !important;
}

#item102690 {
	width:310px !important;
	min-height:66px !important;
}

#item102688 {
	width:310px !important;
	height:66px !important;
	left:52px !important;
	top:64px !important;
}

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

#item103073 {
	width:19px !important;
	height:19px !important;
	left:335px !important;
	top:68px !important;
}

#item103048 {
	width:310px !important;
	min-height:63px !important;
}

#item103022 {
	width:310px !important;
	min-height:63px !important;
}

#item103018 {
	width:310px !important;
	height:63px !important;
	left:52px !important;
}

#item103111 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item103085 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item103080 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:118px !important;
}

#item103166 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item103140 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item103136 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:89px !important;
}

#item103221 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item103195 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item103191 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:61px !important;
}

#item103249 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item103246 {
	width:44px !important;
	height:44px !important;
	left:48px !important;
	top:10px !important;
}

#item167558 {
	width:20px !important;
	height:20px !important;
	left:235px !important;
	top:7px !important;
}

#item167561 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item167532 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item167530 {
	width:289px !important;
	height:34px !important;
	left:86px !important;
	top:22px !important;
}

#item95018 {
	width:79px !important;
	height:633px !important;
	background:#bfcfd3;
}

#item95019 {
	width:283px !important;
	height:633px !important;
	left:79px !important;
	background:#f5f3ed;
}

#item115245 {
	width:70px !important;
	height:82px !important;
	left:10px !important;
	top:56px !important;
}

#item95049 {
	width:363px !important;
	height:497px !important;
	left:10px !important;
	top:150px !important;
}

#item95080 {
	width:310px !important;
	min-height:62px !important;
}

#item95053 {
	width:310px !important;
	min-height:62px !important;
}

#item95051 {
	width:310px !important;
	height:62px !important;
	left:52px !important;
	top:580px !important;
}

#item95133 {
	width:310px !important;
	min-height:63px !important;
}

#item95107 {
	width:310px !important;
	min-height:63px !important;
}

#item95105 {
	width:310px !important;
	height:63px !important;
	left:52px !important;
	top:517px !important;
}

#item95186 {
	width:310px !important;
	min-height:77px !important;
}

#item95160 {
	width:310px !important;
	min-height:77px !important;
}

#item95158 {
	width:310px !important;
	height:77px !important;
	left:52px !important;
	top:440px !important;
}

#item95239 {
	width:310px !important;
	min-height:77px !important;
}

#item95213 {
	width:310px !important;
	min-height:77px !important;
}

#item95211 {
	width:310px !important;
	height:77px !important;
	left:52px !important;
	top:363px !important;
}

#item95292 {
	width:310px !important;
	min-height:77px !important;
}

#item95266 {
	width:310px !important;
	min-height:77px !important;
}

#item95264 {
	width:310px !important;
	height:77px !important;
	left:52px !important;
	top:286px !important;
}

#item95345 {
	width:310px !important;
	min-height:77px !important;
}

#item95319 {
	width:310px !important;
	min-height:77px !important;
}

#item95317 {
	width:310px !important;
	height:77px !important;
	left:52px !important;
	top:208px !important;
}

#item95401 {
	width:310px !important;
	min-height:34px !important;
}

#item95375 {
	width:310px !important;
	min-height:34px !important;
}

#item95370 {
	width:310px !important;
	height:34px !important;
	left:52px !important;
	top:174px !important;
}

#item95457 {
	width:283px !important;
	min-height:37px !important;
}

#item95431 {
	width:283px !important;
	min-height:37px !important;
}

#item95426 {
	width:283px !important;
	height:37px !important;
	left:79px !important;
	top:137px !important;
}

#item95513 {
	width:283px !important;
	min-height:23px !important;
}

#item95486 {
	width:283px !important;
	min-height:23px !important;
}

#item95482 {
	width:283px !important;
	height:23px !important;
	left:79px !important;
	top:113px !important;
}

#item95568 {
	width:283px !important;
	min-height:37px !important;
}

#item95542 {
	width:283px !important;
	min-height:37px !important;
}

#item95538 {
	width:283px !important;
	height:37px !important;
	left:79px !important;
	top:76px !important;
}

#item95624 {
	width:283px !important;
	min-height:23px !important;
}

#item95598 {
	width:283px !important;
	min-height:23px !important;
}

#item95594 {
	width:283px !important;
	height:23px !important;
	left:79px !important;
	top:52px !important;
}

#item95680 {
	width:310px !important;
	min-height:52px !important;
}

#item95654 {
	width:310px !important;
	min-height:52px !important;
}

#item95649 {
	width:310px !important;
	height:52px !important;
	left:52px !important;
}

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

#item95705 {
	width:19px !important;
	height:19px !important;
	left:335px !important;
	top:3px !important;
}

#item95744 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item95718 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item95714 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:118px !important;
}

#item95799 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item95773 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item95769 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:89px !important;
}

#item95854 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item95828 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item95824 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:61px !important;
}

#item95882 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item95879 {
	width:44px !important;
	height:44px !important;
	left:48px !important;
	top:10px !important;
}

#item167470 {
	width:20px !important;
	height:20px !important;
	left:235px !important;
	top:7px !important;
}

#item167473 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item167444 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item167442 {
	width:289px !important;
	height:34px !important;
	left:86px !important;
	top:22px !important;
}

#item153290 {
	width:230px !important;
	background:#dfe7ea;
	min-height:532px !important;
}

#item153419 {
	width:24px !important;
	height:24px !important;
	left:14px !important;
	top:21px !important;
}

#item153427 {
	width:29px !important;
	height:32px !important;
	left:14px !important;
	top:241px !important;
}

#item153432 {
	width:23px !important;
	height:23px !important;
	left:125px !important;
	top:395px !important;
}

#item153549 {
	width:79px !important;
	height:633px !important;
	background:#bfcfd3;
}

#item153550 {
	width:283px !important;
	height:633px !important;
	left:79px !important;
	background:#f5f3ed;
}

#item153551 {
	width:70px !important;
	height:82px !important;
	left:10px !important;
	top:56px !important;
}

#item153586 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:62px !important;
}

#item153560 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:62px !important;
}

#item153557 {
	width:316px !important;
	height:68px !important;
	left:59px !important;
	top:581px !important;
}

#item153640 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:63px !important;
}

#item153614 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:63px !important;
}

#item153611 {
	width:316px !important;
	height:69px !important;
	left:59px !important;
	top:518px !important;
}

#item153694 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
}

#item153668 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
}

#item153665 {
	width:316px !important;
	height:83px !important;
	left:59px !important;
	top:441px !important;
}

#item153748 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
}

#item153722 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
}

#item153719 {
	width:316px !important;
	height:83px !important;
	left:59px !important;
	top:364px !important;
}

#item153802 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
}

#item153776 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
}

#item153773 {
	width:316px !important;
	height:83px !important;
	left:59px !important;
	top:287px !important;
}

#item153857 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
}

#item153831 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
}

#item153827 {
	width:316px !important;
	height:83px !important;
	left:59px !important;
	top:210px !important;
}

#item153911 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:63px !important;
}

#item153885 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:63px !important;
}

#item153882 {
	width:316px !important;
	height:69px !important;
	left:59px !important;
	top:147px !important;
}

#item153966 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item153940 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item153936 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:118px !important;
}

#item154021 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item153995 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item153991 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:89px !important;
}

#item154076 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item154050 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item154046 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:61px !important;
}

#item154106 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item154102 {
	width:44px !important;
	height:44px !important;
	left:48px !important;
	top:10px !important;
}

#item154138 {
	width:20px !important;
	height:20px !important;
	left:232px !important;
	top:4px !important;
}

#item154141 {
	width:283px !important;
	min-height:28px !important;
}

#item153545 {
	width:20px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item154514 {
	width:26px !important;
	height:26px !important;
	left:572px !important;
	top:15px !important;
}

#item167318 {
	width:23px !important;
	height:13px !important;
	border-radius:12px;
	background:#e6d299;
}

#item167115 {
	width:23px !important;
	min-height:13px !important;
	padding:1px 3px 3px 3px;
}

#item167343 {
	width:30px !important;
	height:13px !important;
	border-radius:12px;
	background:#e6d299;
}

#item167243 {
	width:30px !important;
	min-height:13px !important;
	padding:1px 3px 3px 3px;
}

#item167368 {
	width:35px !important;
	height:13px !important;
	border-radius:12px;
	background:#e6d299;
}

#item167268 {
	width:35px !important;
	min-height:13px !important;
	padding:1px 3px 3px 3px;
}

#item167393 {
	width:26px !important;
	height:13px !important;
	border-radius:12px;
	background:#e6d299;
}

#item167293 {
	width:26px !important;
	min-height:13px !important;
	padding:1px 3px 3px 3px;
}

#item95905 {
	width:79px !important;
	height:633px !important;
	background:#bfcfd3;
}

#item95906 {
	width:283px !important;
	height:633px !important;
	left:79px !important;
	background:#f5f3ed;
}

#item115274 {
	width:70px !important;
	height:82px !important;
	left:10px !important;
	top:56px !important;
}

#item95964 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:62px !important;
}

#item95938 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:62px !important;
}

#item95936 {
	width:316px !important;
	height:68px !important;
	left:59px !important;
	top:581px !important;
}

#item96017 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:63px !important;
}

#item95991 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:63px !important;
}

#item95989 {
	width:316px !important;
	height:69px !important;
	left:59px !important;
	top:518px !important;
}

#item96071 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
}

#item96045 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
}

#item96042 {
	width:316px !important;
	height:83px !important;
	left:59px !important;
	top:441px !important;
}

#item96124 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
}

#item96098 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
}

#item96096 {
	width:316px !important;
	height:83px !important;
	left:59px !important;
	top:364px !important;
}

#item96177 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
}

#item96151 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
}

#item96149 {
	width:316px !important;
	height:83px !important;
	left:59px !important;
	top:287px !important;
}

#item96230 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
}

#item96204 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
}

#item96202 {
	width:316px !important;
	height:83px !important;
	left:59px !important;
	top:210px !important;
}

#item96284 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:63px !important;
}

#item96258 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:63px !important;
}

#item96255 {
	width:316px !important;
	height:69px !important;
	left:59px !important;
	top:147px !important;
}

#item96342 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item96314 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item96309 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:118px !important;
}

#item96397 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item96371 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item96367 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:89px !important;
}

#item96452 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item96426 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:29px !important;
}

#item96422 {
	width:289px !important;
	height:35px !important;
	left:86px !important;
	top:61px !important;
}

#item96480 {
	width:38px !important;
	height:38px !important;
	left:3px !important;
	top:3px !important;
}

#item96477 {
	width:44px !important;
	height:44px !important;
	left:48px !important;
	top:10px !important;
}

#item153230 {
	width:20px !important;
	height:20px !important;
	left:235px !important;
	top:7px !important;
}

#item153237 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item153264 {
	width:283px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item153226 {
	width:289px !important;
	height:34px !important;
	left:86px !important;
	top:22px !important;
}

#item95887 {
	width:41px !important;
	height:41px !important;
	left:19px !important;
	top:22px !important;
}

#item95901 {
	width:12px !important;
	height:46px !important;
	left:10px !important;
	top:13px !important;
}

#item95014.fixed-pos-elem {
	width:600px !important;
	height:653px !important;
	left:-10px !important;
	top:-16px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes entratavelocedasinistra-149340 {
	0% {transform:translate(-307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entratavelocedasinistra-149340 {
	0% {-webkit-transform:translate(-307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item149340 {
	transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
}

#item97508 {
	width:200px !important;
	left:226px !important;
	top:204px !important;
	min-height:27px !important;
}

#item101269 {
	width:389px !important;
	left:36px !important;
	top:83px !important;
	min-height:49px !important;
}

#item101296 {
	width:184px !important;
	left:234px !important;
	top:173px !important;
	min-height:209px !important;
}

#item101321 {
	width:184px !important;
	left:432px !important;
	top:173px !important;
	min-height:524px !important;
}

#item101356 {
	width:65px !important;
	left:36px !important;
	top:242px !important;
	min-height:6px !important;
}

#item101381 {
	width:184px !important;
	left:36px !important;
	top:312px !important;
	min-height:131px !important;
}

#item129549 {
	width:48px !important;
	height:10px !important;
}

#item129553 {
	width:48px !important;
	height:10px !important;
	left:431px !important;
	top:583px !important;
}

#item129550 {
	width:77px !important;
	height:10px !important;
}

#item129558 {
	width:77px !important;
	height:10px !important;
	left:431px !important;
	top:593px !important;
}

#item170495 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item60095 {
	width:267px !important;
	left:85px !important;
	top:238px !important;
	min-height:23px !important;
}

#item60148 {
	width:442px !important;
	left:136px !important;
	top:100px !important;
	min-height:32px !important;
}

#item60120 {
	opacity:0.68;
	width:326px !important;
	height:782px !important;
	left:326px !important;
	top:-9px !important;
	background:#fff;
}

@keyframes attrav-linea-88690 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-88690 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item88690 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item147021 {
	width:206px !important;
	min-height:45px !important;
}

#item145045 {
	width:206px !important;
	min-height:45px !important;
}

#item146468 {
	width:206px !important;
	height:45px !important;
	left:352px !important;
	top:641px !important;
}

#item146994 {
	width:206px !important;
	min-height:45px !important;
}

#item145020 {
	width:206px !important;
	min-height:45px !important;
}

#item146466 {
	width:206px !important;
	height:45px !important;
	left:352px !important;
	top:586px !important;
}

#item146967 {
	width:206px !important;
	min-height:47px !important;
}

#item144995 {
	width:206px !important;
	min-height:47px !important;
}

#item146464 {
	width:206px !important;
	height:47px !important;
	left:352px !important;
	top:529px !important;
}

#item146935 {
	width:206px !important;
	min-height:7px !important;
}

#item144964 {
	width:206px !important;
	min-height:7px !important;
}

#item146462 {
	width:206px !important;
	height:7px !important;
	left:352px !important;
	top:500px !important;
}

#item146906 {
	width:206px !important;
	min-height:7px !important;
}

#item144904 {
	width:206px !important;
	min-height:7px !important;
}

#item146460 {
	width:206px !important;
	height:7px !important;
	left:352px !important;
	top:483px !important;
}

#item146871 {
	width:206px !important;
	min-height:19px !important;
}

#item144931 {
	width:206px !important;
	min-height:19px !important;
}

#item146458 {
	width:206px !important;
	height:19px !important;
	left:352px !important;
	top:454px !important;
}

#item146844 {
	width:206px !important;
	min-height:19px !important;
}

#item144879 {
	width:206px !important;
	min-height:19px !important;
}

#item146456 {
	width:206px !important;
	height:19px !important;
	left:352px !important;
	top:424px !important;
}

#item146817 {
	width:206px !important;
	min-height:19px !important;
}

#item144854 {
	width:206px !important;
	min-height:19px !important;
}

#item146454 {
	width:206px !important;
	height:19px !important;
	left:352px !important;
	top:395px !important;
}

#item146790 {
	width:206px !important;
	min-height:32px !important;
}

#item144829 {
	width:206px !important;
	min-height:32px !important;
}

#item146452 {
	width:206px !important;
	height:32px !important;
	left:352px !important;
	top:353px !important;
}

#item146763 {
	width:206px !important;
	min-height:60px !important;
}

#item144779 {
	width:206px !important;
	min-height:60px !important;
}

#item146448 {
	width:206px !important;
	height:60px !important;
	left:352px !important;
	top:283px !important;
}

#item146729 {
	width:206px !important;
	min-height:7px !important;
}

#item144741 {
	width:206px !important;
	min-height:7px !important;
}

#item146446 {
	width:206px !important;
	height:7px !important;
	left:85px !important;
	top:627px !important;
}

#item146702 {
	width:206px !important;
	min-height:19px !important;
}

#item144716 {
	width:206px !important;
	min-height:19px !important;
}

#item146444 {
	width:206px !important;
	height:19px !important;
	left:85px !important;
	top:597px !important;
}

#item146674 {
	width:206px !important;
	min-height:7px !important;
}

#item144691 {
	width:206px !important;
	min-height:7px !important;
}

#item146442 {
	width:206px !important;
	height:7px !important;
	left:85px !important;
	top:580px !important;
}

#item146646 {
	width:206px !important;
	min-height:7px !important;
}

#item144666 {
	width:206px !important;
	min-height:7px !important;
}

#item146440 {
	width:206px !important;
	height:7px !important;
	left:85px !important;
	top:564px !important;
}

#item146618 {
	width:206px !important;
	min-height:7px !important;
}

#item144641 {
	width:206px !important;
	min-height:7px !important;
}

#item146438 {
	width:206px !important;
	height:7px !important;
	left:85px !important;
	top:547px !important;
}

#item146589 {
	width:206px !important;
	min-height:7px !important;
}

#item144566 {
	width:206px !important;
	min-height:7px !important;
}

#item146436 {
	width:206px !important;
	height:7px !important;
	left:85px !important;
	top:530px !important;
}

#item146562 {
	width:206px !important;
	min-height:47px !important;
}

#item144541 {
	width:206px !important;
	min-height:47px !important;
}

#item146434 {
	width:206px !important;
	height:47px !important;
	left:85px !important;
	top:473px !important;
}

#item146400 {
	width:206px !important;
	min-height:7px !important;
}

#item144508 {
	width:206px !important;
	min-height:7px !important;
}

#item146396 {
	width:206px !important;
	height:7px !important;
	left:85px !important;
	top:444px !important;
}

#item146371 {
	width:206px !important;
	min-height:32px !important;
}

#item144483 {
	width:206px !important;
	min-height:32px !important;
}

#item146367 {
	width:206px !important;
	height:32px !important;
	left:85px !important;
	top:402px !important;
}

#item146342 {
	width:206px !important;
	min-height:19px !important;
}

#item144458 {
	width:206px !important;
	min-height:19px !important;
}

#item146338 {
	width:206px !important;
	height:19px !important;
	left:85px !important;
	top:373px !important;
}

#item146313 {
	width:206px !important;
	min-height:19px !important;
}

#item144432 {
	width:206px !important;
	min-height:19px !important;
}

#item146305 {
	width:206px !important;
	height:19px !important;
	left:85px !important;
	top:343px !important;
}

#item146280 {
	width:206px !important;
	min-height:7px !important;
}

#item144407 {
	width:206px !important;
	min-height:7px !important;
}

#item146276 {
	width:206px !important;
	height:7px !important;
	left:85px !important;
	top:326px !important;
}

#item146250 {
	width:206px !important;
	min-height:34px !important;
}

#item144398 {
	width:206px !important;
	min-height:34px !important;
}

#item146246 {
	width:206px !important;
	height:34px !important;
	left:85px !important;
	top:283px !important;
}

#item146220 {
	width:473px !important;
	min-height:7px !important;
}

#item144285 {
	width:473px !important;
	min-height:7px !important;
}

#item146215 {
	width:473px !important;
	height:7px !important;
	left:85px !important;
	top:208px !important;
}

#item146186 {
	width:473px !important;
	min-height:7px !important;
}

#item60173 {
	width:473px !important;
	min-height:7px !important;
}

#item146182 {
	width:473px !important;
	height:7px !important;
	left:85px !important;
	top:191px !important;
}

#item146142 {
	width:473px !important;
	min-height:8px !important;
}

#item144230 {
	width:473px !important;
	min-height:8px !important;
}

#item146138 {
	width:473px !important;
	height:8px !important;
	left:85px !important;
	top:173px !important;
}

#item170470 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

@keyframes attrav-titolo-segue-102088 {
	0% {
		transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes attrav-titolo-segue-102088 {
	0% {
		-webkit-transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item60246 {
	opacity:0.68;
	width:326px !important;
	height:782px !important;
	left:326px !important;
	top:-9px !important;
	background:#fff;
}

#item60249 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:9px !important;
}

@keyframes attrav-linea-88698 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-88698 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item88698 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item146531 {
	width:473px !important;
	background:#fff;
	min-height:8px !important;
}

#item145085 {
	width:473px !important;
	background:#fff;
	min-height:8px !important;
}

#item146528 {
	width:473px !important;
	height:8px !important;
	left:85px !important;
	top:556px !important;
}

#item147777 {
	width:206px !important;
	min-height:7px !important;
}

#item146039 {
	width:206px !important;
	min-height:7px !important;
}

#item146526 {
	width:206px !important;
	height:7px !important;
	left:352px !important;
	top:527px !important;
}

#item147748 {
	width:206px !important;
	min-height:7px !important;
}

#item146014 {
	width:206px !important;
	min-height:7px !important;
}

#item146524 {
	width:206px !important;
	height:7px !important;
	left:352px !important;
	top:509px !important;
}

#item147721 {
	width:206px !important;
	min-height:7px !important;
}

#item145989 {
	width:206px !important;
	min-height:7px !important;
}

#item146522 {
	width:206px !important;
	height:7px !important;
	left:352px !important;
	top:493px !important;
}

#item147694 {
	width:206px !important;
	min-height:19px !important;
}

#item145964 {
	width:206px !important;
	min-height:19px !important;
}

#item146516 {
	width:206px !important;
	height:19px !important;
	left:352px !important;
	top:463px !important;
}

#item147661 {
	width:206px !important;
	min-height:19px !important;
}

#item145939 {
	width:206px !important;
	min-height:19px !important;
}

#item146514 {
	width:206px !important;
	height:19px !important;
	left:352px !important;
	top:434px !important;
}

#item147634 {
	width:206px !important;
	min-height:19px !important;
}

#item145913 {
	width:206px !important;
	min-height:19px !important;
}

#item146512 {
	width:206px !important;
	height:19px !important;
	left:352px !important;
	top:404px !important;
}

#item147606 {
	width:206px !important;
	min-height:7px !important;
}

#item145887 {
	width:206px !important;
	min-height:7px !important;
}

#item146510 {
	width:206px !important;
	height:7px !important;
	left:352px !important;
	top:387px !important;
}

#item147579 {
	width:206px !important;
	min-height:47px !important;
}

#item145836 {
	width:206px !important;
	min-height:47px !important;
}

#item146508 {
	width:206px !important;
	height:47px !important;
	left:352px !important;
	top:331px !important;
}

#item147550 {
	width:206px !important;
	min-height:7px !important;
}

#item145304 {
	width:206px !important;
	min-height:7px !important;
}

#item146506 {
	width:206px !important;
	height:7px !important;
	left:352px !important;
	top:302px !important;
}

#item147519 {
	width:206px !important;
	min-height:7px !important;
}

#item145279 {
	width:206px !important;
	min-height:7px !important;
}

#item146504 {
	width:206px !important;
	height:7px !important;
	left:352px !important;
	top:285px !important;
}

#item147492 {
	width:206px !important;
	min-height:19px !important;
}

#item145254 {
	width:206px !important;
	min-height:19px !important;
}

#item146502 {
	width:206px !important;
	height:19px !important;
	left:352px !important;
	top:255px !important;
}

#item147464 {
	width:206px !important;
	min-height:7px !important;
}

#item145228 {
	width:206px !important;
	min-height:7px !important;
}

#item146500 {
	width:206px !important;
	height:7px !important;
	left:352px !important;
	top:239px !important;
}

#item147437 {
	width:206px !important;
	min-height:19px !important;
}

#item145203 {
	width:206px !important;
	min-height:19px !important;
}

#item146498 {
	width:206px !important;
	height:19px !important;
	left:352px !important;
	top:209px !important;
}

#item147402 {
	width:206px !important;
	min-height:7px !important;
}

#item145178 {
	width:206px !important;
	min-height:7px !important;
}

#item146496 {
	width:206px !important;
	height:7px !important;
	left:352px !important;
	top:192px !important;
}

#item147375 {
	width:206px !important;
	min-height:34px !important;
}

#item145153 {
	width:206px !important;
	min-height:34px !important;
}

#item146493 {
	width:206px !important;
	height:34px !important;
	left:352px !important;
	top:149px !important;
}

#item147346 {
	width:206px !important;
	min-height:7px !important;
}

#item145790 {
	width:206px !important;
	min-height:7px !important;
}

#item146491 {
	width:206px !important;
	height:7px !important;
	left:85px !important;
	top:484px !important;
}

#item147316 {
	width:206px !important;
	min-height:7px !important;
}

#item145708 {
	width:206px !important;
	min-height:7px !important;
}

#item146489 {
	width:206px !important;
	height:7px !important;
	left:85px !important;
	top:467px !important;
}

#item147289 {
	width:206px !important;
	min-height:32px !important;
}

#item145749 {
	width:206px !important;
	min-height:32px !important;
}

#item146487 {
	width:206px !important;
	height:32px !important;
	left:85px !important;
	top:425px !important;
}

#item147256 {
	width:206px !important;
	min-height:7px !important;
}

#item145683 {
	width:206px !important;
	min-height:7px !important;
}

#item146485 {
	width:206px !important;
	height:7px !important;
	left:85px !important;
	top:408px !important;
}

#item147229 {
	width:206px !important;
	min-height:19px !important;
}

#item145657 {
	width:206px !important;
	min-height:19px !important;
}

#item146483 {
	width:206px !important;
	height:19px !important;
	left:85px !important;
	top:378px !important;
}

#item147202 {
	width:206px !important;
	min-height:19px !important;
}

#item145607 {
	width:206px !important;
	min-height:19px !important;
}

#item146481 {
	width:206px !important;
	height:19px !important;
	left:85px !important;
	top:349px !important;
}

#item147175 {
	width:206px !important;
	min-height:7px !important;
}

#item145582 {
	width:206px !important;
	min-height:7px !important;
}

#item146479 {
	width:206px !important;
	height:7px !important;
	left:85px !important;
	top:332px !important;
}

#item147148 {
	width:206px !important;
	min-height:60px !important;
}

#item145557 {
	width:206px !important;
	min-height:60px !important;
}

#item146477 {
	width:206px !important;
	height:60px !important;
	left:85px !important;
	top:262px !important;
}

#item147110 {
	width:206px !important;
	min-height:7px !important;
}

#item145483 {
	width:206px !important;
	min-height:7px !important;
}

#item146475 {
	width:206px !important;
	height:7px !important;
	left:85px !important;
	top:233px !important;
}

#item147079 {
	width:206px !important;
	min-height:20px !important;
}

#item145458 {
	width:206px !important;
	min-height:20px !important;
}

#item146473 {
	width:206px !important;
	height:20px !important;
	left:85px !important;
	top:203px !important;
}

#item147052 {
	width:206px !important;
	min-height:45px !important;
}

#item145357 {
	width:206px !important;
	min-height:45px !important;
}

#item146470 {
	width:206px !important;
	height:45px !important;
	left:85px !important;
	top:149px !important;
}

#item102101 {
	width:198px !important;
	height:52px !important;
	left:128px !important;
	top:94px !important;
	background:#fff;
}

@keyframes attrav-titolo-102098 {
to{}	}
@-webkit-keyframes attrav-titolo-102098 {
to{}	}
#item102098 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item102102 {
	width:198px !important;
	height:52px !important;
	left:130px !important;
	top:94px !important;
	background:#fff;
}

@keyframes aumento-102102 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
@-webkit-keyframes aumento-102102 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
#item102102 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item101626 {
	opacity:0.68;
	width:326px !important;
	height:782px !important;
	left:326px !important;
	top:-9px !important;
	background:#fff;
}

@keyframes attrav-linea-101627 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-101627 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101627 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item101630 {
	width:496px !important;
	left:85px !important;
	top:160px !important;
	min-height:565px !important;
}

#item101658 {
	width:235px !important;
	left:57px !important;
	top:161px !important;
	min-height:29px !important;
}

#item101685 {
	width:235px !important;
	left:57px !important;
	top:199px !important;
	min-height:30px !important;
	padding:0px 0px 14px 0px;
}

#item125299 {
	width:24px !important;
	height:24px !important;
}

#item125294 {
	width:24px !important;
	height:24px !important;
}

#item125292 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:157px !important;
}

@keyframes attrav-linea-34628 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-34628 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item34628 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item101730 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:9px !important;
}

#item101755 {
	width:206px !important;
	left:85px !important;
	top:173px !important;
	min-height:524px !important;
}

#item101759 {
	width:206px !important;
	left:352px !important;
	top:111px !important;
	min-height:587px !important;
}

#item170445 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

@keyframes attrav-linea-38865 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-38865 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item38865 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item101783 {
	width:473px !important;
	left:85px !important;
	top:111px !important;
	min-height:587px !important;
}

#item101788 {
	width:235px !important;
	left:352px !important;
	top:299px !important;
	min-height:29px !important;
}

#item170420 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item101814 {
	width:235px !important;
	left:352px !important;
	top:335px !important;
	min-height:31px !important;
	padding:0px 0px 14px 0px;
}

#item101858 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:9px !important;
}

#item101883 {
	width:206px !important;
	left:85px !important;
	top:173px !important;
	min-height:524px !important;
}

#item101887 {
	width:206px !important;
	left:352px !important;
	top:111px !important;
	min-height:587px !important;
}

#item170394 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item170369 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

@keyframes attrav-linea-101909 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-101909 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101909 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item101910 {
	width:473px !important;
	left:85px !important;
	top:111px !important;
	min-height:118px !important;
}

#item7226 {
	opacity:0.68;
	width:326px !important;
	height:765px !important;
	left:326px !important;
	background:#fff;
}

@keyframes attrav-titolo-segue-99557 {
	0% {
		transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes attrav-titolo-segue-99557 {
	0% {
		-webkit-transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item99558 {
	width:198px !important;
	height:168px !important;
	left:128px !important;
	top:94px !important;
	background:#fff;
}

@keyframes attrav-titolo-99560 {
to{}	}
@-webkit-keyframes attrav-titolo-99560 {
to{}	}
#item99560 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item99561 {
	width:198px !important;
	height:168px !important;
	left:130px !important;
	top:94px !important;
	background:#fff;
}

@keyframes aumento-99561 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
@-webkit-keyframes aumento-99561 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
#item99561 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

@keyframes attrav-linea-48050 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-48050 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item48050 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item647 {
	width:199px !important;
	left:78px !important;
	top:71px !important;
	min-height:15px !important;
}

@keyframes attrav-fotina-apertura-713 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-fotina-apertura-713 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item25282 {
	width:496px !important;
	left:85px !important;
	top:270px !important;
	min-height:455px !important;
}

#item27414 {
	width:235px !important;
	left:6px !important;
	min-height:88px !important;
	padding:6px 0px 6px 0px;
}

#item86301 {
	width:24px !important;
	height:24px !important;
}

#item86213 {
	width:24px !important;
	height:24px !important;
}

#item86298 {
	width:24px !important;
	height:24px !important;
	left:69px !important;
	top:271px !important;
}

#item118546 {
	width:42px !important;
	min-height:7px !important;
}

#item100908 {
	width:42px !important;
	min-height:7px !important;
}

#item115411 {
	width:42px !important;
	height:7px !important;
	left:247px !important;
	top:483px !important;
}

#item115469 {
	width:42px !important;
	min-height:7px !important;
}

#item100933 {
	width:42px !important;
	min-height:7px !important;
}

#item115466 {
	width:42px !important;
	height:7px !important;
	left:165px !important;
	top:663px !important;
}

#item99725 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:38px !important;
	padding:9px;
}

#item99731 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item99729 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item99701 {
	width:40px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item99699 {
	width:46px !important;
	height:19px !important;
	left:169px !important;
	top:52px !important;
}

#item99697 {
	width:240px !important;
	height:71px !important;
	left:67px !important;
	top:326px !important;
}

#item119983 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item119984_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item120013 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item120010 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item121037 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item120018 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item119981 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item120024 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item120025_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item120029 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item120026 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item121391 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item120034 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item120022 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

.panzoom > #item714_0 {
	width:1021px !important;
	max-width:2042px;
	left:-285px !important;
	top:-78px !important;
}

#item714 {
	width:652px !important;
	height:602px !important;
	top:71px !important;
	background:#fff;
}

#item765 {
	opacity:0.58;
	width:137px !important;
	height:79px !important;
	left:469px !important;
	top:-9px !important;
	background:#dfd8c5;
}

#item37779 {
	width:386px !important;
	left:68px !important;
	top:673px !important;
	min-height:47px !important;
	padding:9px 0px 0px 0px;
}

#item83225 {
	width:29px !important;
	height:32px !important;
	left:32px !important;
}

#item83229 {
	width:92px !important;
	top:35px !important;
	border-radius:1px;
	min-height:15px !important;
}

#item83115 {
	width:29px !important;
	height:32px !important;
	left:32px !important;
}

#item83191 {
	width:92px !important;
	height:49px !important;
	left:546px !important;
	top:682px !important;
}

@keyframes attrav-linea-7493 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-7493 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item7493 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item34899 {
	width:153px !important;
	height:147px !important;
	top:74px !important;
	background:#ede8dd;
}

#item34917 {
	width:153px !important;
	top:74px !important;
	min-height:92px !important;
	padding:13px 13px 0px 13px;
}

#item51244 {
	width:15px !important;
	left:130px !important;
	top:74px !important;
	min-height:32px !important;
	padding:13px 0px 0px 0px;
}

@keyframes attrav-fotina-apertura-45678 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-fotina-apertura-45678 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item26876 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:524px !important;
}

@keyframes attrav-foto-116068 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-116068 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item116068 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item117960 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item117966 {
	width:128px !important;
	min-height:116px !important;
	padding:23px 14px 23px 23px;
}

#item28086 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item28088 {
	width:128px !important;
	min-height:116px !important;
	padding:23px 14px 23px 23px;
}

#item117958 {
	width:342px !important;
	height:169px !important;
	top:222px !important;
}

#item117998 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item118003 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item43389 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item43394 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item117956 {
	width:342px !important;
	height:169px !important;
}

#item118030 {
	width:342px !important;
	height:181px !important;
	background:#798f9f;
}

#item118036 {
	width:128px !important;
	min-height:138px !important;
	padding:23px 14px 23px 23px;
}

#item28119 {
	width:342px !important;
	height:181px !important;
	background:#798f9f;
}

#item28121 {
	width:128px !important;
	min-height:138px !important;
	padding:23px 14px 23px 23px;
}

#item118028 {
	width:342px !important;
	height:181px !important;
	top:444px !important;
}

#item59729 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:34px !important;
}

#item33415 {
	width:235px !important;
	left:57px !important;
	top:176px !important;
	min-height:25px !important;
	padding:0px 0px 14px 0px;
}

#item86295 {
	width:24px !important;
	height:24px !important;
}

#item86254 {
	width:24px !important;
	height:24px !important;
}

#item86292 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:172px !important;
}

#item119975 {
	opacity:0.50;
	width:29px !important;
	height:29px !important;
}

#item87286 {
	width:29px !important;
	height:29px !important;
}

#item119960 {
	width:29px !important;
	height:29px !important;
	left:365px !important;
	top:656px !important;
}

#item115498 {
	width:31px !important;
	min-height:7px !important;
}

#item100959 {
	width:31px !important;
	min-height:7px !important;
}

#item115495 {
	width:31px !important;
	height:7px !important;
	left:382px !important;
	top:345px !important;
}

#item99784 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:86px !important;
	padding:9px;
}

#item99790 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item99788 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item99758 {
	width:168px !important;
	height:32px !important;
	left:32px !important;
	top:100px !important;
}

#item99756 {
	width:240px !important;
	height:132px !important;
	left:334px !important;
	top:113px !important;
}

#item120056 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item120057_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item120061 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item120058 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item121416 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item120052 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item120050 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item118577 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item118578_0 {
	width:748px !important;
	max-width:1496px;
	left:-76px !important;
	top:0px !important;
}

#item118578 {
	width:595px !important;
	height:635px !important;
	left:38px !important;
	top:41px !important;
}

#item118583 {
	width:595px !important;
	left:38px !important;
	top:677px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item118611 {
	width:31px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item118608 {
	width:37px !important;
	height:37px !important;
	left:317px !important;
	top:10px !important;
}

#item118574 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item118572 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item170343 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item7518 {
	opacity:0.16;
	width:342px !important;
	height:782px !important;
	left:319px !important;
	top:-9px !important;
	background:#005c63;
}

#item26882 {
	width:206px !important;
	height:587px !important;
	left:85px !important;
	top:110px !important;
}

#item27485 {
	width:235px !important;
	left:6px !important;
	min-height:71px !important;
	padding:6px 0px 6px 0px;
}

#item51313 {
	width:153px !important;
	height:147px !important;
	top:74px !important;
	background:#ede8dd;
}

#item51314 {
	width:153px !important;
	top:74px !important;
	min-height:92px !important;
	padding:13px 11px 0px 13px;
}

#item51373 {
	width:30px !important;
	left:123px !important;
	top:74px !important;
	min-height:33px !important;
	padding:13px 13px 0px 0px;
}

#item120281 {
	opacity:0.50;
	width:29px !important;
	height:29px !important;
}

#item120277 {
	width:29px !important;
	height:29px !important;
	left:98px !important;
	top:224px !important;
}

#item115527 {
	width:31px !important;
	min-height:7px !important;
}

#item101010 {
	width:31px !important;
	min-height:7px !important;
}

#item115523 {
	width:31px !important;
	height:7px !important;
	left:167px !important;
	top:387px !important;
}

#item116219 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item116230 {
	width:501px !important;
	left:85px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item116258 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item116255 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item116265 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item116217 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item116517 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item116520_0 {
	width:748px !important;
	max-width:1496px;
	left:-76px !important;
	top:0px !important;
}

#item116520 {
	width:595px !important;
	height:635px !important;
	left:38px !important;
	top:41px !important;
}

#item116530 {
	width:595px !important;
	left:38px !important;
	top:677px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item116557 {
	width:31px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item116555 {
	width:37px !important;
	height:37px !important;
	left:317px !important;
	top:10px !important;
}

#item117084 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item117006 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item116828 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item116832_0 {
	width:726px !important;
	max-width:1452px;
	left:0px !important;
	top:0px !important;
}

#item116832 {
	width:595px !important;
	height:584px !important;
	left:38px !important;
	top:41px !important;
	background:#fff;
}

#item116840 {
	width:595px !important;
	left:38px !important;
	top:626px !important;
	background:#798f9f;
	min-height:124px !important;
	padding:24px;
}

#item116869 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item116866 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item116875 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item116826 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item170317 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item120037 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item120038_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item120042 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item120039 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item121443 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item120048 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item120035 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item26903 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:524px !important;
}

@keyframes attrav-fotina-apertura-34708 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-fotina-apertura-34708 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item35749 {
	width:181px !important;
	left:352px !important;
	top:310px !important;
	min-height:43px !important;
	padding:0px 0px 14px 0px;
}

#item59754 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:34px !important;
}

#item86826 {
	width:24px !important;
	height:24px !important;
}

#item86821 {
	width:24px !important;
	height:24px !important;
}

#item86819 {
	width:24px !important;
	height:24px !important;
	left:322px !important;
	top:306px !important;
}

#item129563 {
	width:184px !important;
	height:12px !important;
}

#item129565 {
	width:184px !important;
	height:12px !important;
	left:93px !important;
	top:412px !important;
}

#item170292 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item26909 {
	width:473px !important;
	left:85px !important;
	top:111px !important;
	min-height:587px !important;
}

#item100880 {
	width:30px !important;
	min-height:7px !important;
}

#item100851 {
	width:30px !important;
	min-height:7px !important;
}

#item100877 {
	width:30px !important;
	height:7px !important;
	left:225px !important;
	top:387px !important;
}

#item100824 {
	width:31px !important;
	min-height:7px !important;
}

#item100790 {
	width:30px !important;
	min-height:7px !important;
}

#item100821 {
	width:31px !important;
	height:7px !important;
	left:146px !important;
	top:676px !important;
}

#item100581 {
	width:35px !important;
	min-height:7px !important;
	padding:0px 3px 0px 0px;
}

#item100546 {
	width:35px !important;
	min-height:7px !important;
	padding:0px 3px 0px 0px;
}

#item100578 {
	width:35px !important;
	height:7px !important;
	left:442px !important;
	top:373px !important;
}

#item118738 {
	width:35px !important;
	min-height:7px !important;
	padding:0px 0px 0px 3px;
}

#item118712 {
	width:35px !important;
	min-height:7px !important;
	padding:0px 0px 0px 3px;
}

#item118710 {
	width:35px !important;
	height:7px !important;
	left:487px !important;
	top:373px !important;
}

#item99837 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:38px !important;
	padding:9px;
}

#item99843 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item99841 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item99813 {
	width:56px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item99811 {
	width:62px !important;
	height:19px !important;
	left:148px !important;
	top:52px !important;
}

#item99809 {
	width:240px !important;
	height:71px !important;
	left:67px !important;
	top:50px !important;
}

#item99884 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:86px !important;
	padding:9px;
}

#item99890 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item99888 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item99860 {
	width:177px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item99858 {
	width:183px !important;
	height:33px !important;
	left:18px !important;
	top:100px !important;
}

#item99856 {
	width:240px !important;
	height:133px !important;
	left:67px !important;
	top:333px !important;
}

#item118623 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item118624_0 {
	width:2186px !important;
	max-width:4372px;
	left:0px !important;
	top:0px !important;
}

#item118624 {
	width:595px !important;
	height:618px !important;
	left:38px !important;
	top:41px !important;
}

#item118628 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item118656 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item118653 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item118621 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item118619 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item118669 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item118670_0 {
	width:788px !important;
	max-width:1576px;
	left:0px !important;
	top:0px !important;
}

#item118670 {
	width:595px !important;
	height:601px !important;
	left:38px !important;
	top:41px !important;
}

#item118675 {
	width:595px !important;
	left:38px !important;
	top:643px !important;
	background:#798f9f;
	min-height:108px !important;
	padding:24px;
}

#item118703 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item118700 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item118666 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item118664 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item118836 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item118837_container {
	width:652px !important;
	height:663px !important;
	left:10px !important;
	top:13px !important;
}

#item118838 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item118863 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item118834 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item118832 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item170267 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item118878 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item118879_container {
	width:652px !important;
	height:630px !important;
	left:10px !important;
	top:13px !important;
}

#item118880 {
	width:595px !important;
	left:38px !important;
	top:643px !important;
	background:#798f9f;
	min-height:108px !important;
	padding:24px;
}

#item118905 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item118876 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item118874 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

@keyframes attrav-linea-98616 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-98616 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item98616 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item26919 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:532px !important;
}

@keyframes attrav-fotina-apertura-34703 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-fotina-apertura-34703 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item27623 {
	width:235px !important;
	left:6px !important;
	min-height:88px !important;
	padding:6px 0px 6px 0px;
}

@keyframes attrav-foto-116071 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-116071 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item116071 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item117881 {
	width:342px !important;
	height:235px !important;
	background:#798f9f;
}

#item117889 {
	width:128px !important;
	min-height:224px !important;
	padding:23px 14px 23px 23px;
}

#item28270 {
	width:342px !important;
	height:235px !important;
	background:#798f9f;
}

#item28272 {
	width:128px !important;
	min-height:224px !important;
	padding:23px 14px 23px 23px;
}

#item117879 {
	width:342px !important;
	height:235px !important;
	top:164px !important;
}

#item117921 {
	width:342px !important;
	height:106px !important;
	background:#798f9f;
}

#item117927 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item28242 {
	width:342px !important;
	height:106px !important;
	background:#798f9f;
}

#item28244 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item117919 {
	width:342px !important;
	height:106px !important;
}

#item117846 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item117852 {
	width:128px !important;
	min-height:73px !important;
	padding:23px 14px 23px 23px;
}

#item51823 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item51829 {
	width:128px !important;
	min-height:84px !important;
	padding:23px 14px 23px 23px;
}

#item117842 {
	width:342px !important;
	height:169px !important;
	top:456px !important;
}

#item59779 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:34px !important;
}

#item168998 {
	width:473px !important;
	left:85px !important;
	top:657px !important;
	min-height:52px !important;
}

#item115567 {
	width:31px !important;
	min-height:7px !important;
}

#item101035 {
	width:31px !important;
	min-height:7px !important;
}

#item115563 {
	width:31px !important;
	height:7px !important;
	left:525px !important;
	top:318px !important;
}

#item119096 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item119097_0 {
	width:806px !important;
	max-width:1612px;
	left:0px !important;
	top:0px !important;
}

#item119097 {
	width:595px !important;
	height:618px !important;
	left:38px !important;
	top:41px !important;
	background:#fff;
}

#item119101 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item119129 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item119126 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item119093 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item119091 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item170242 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item26924 {
	width:206px !important;
	left:85px !important;
	top:111px !important;
	min-height:595px !important;
}

#item35929 {
	width:235px !important;
	left:57px !important;
	top:200px !important;
	min-height:43px !important;
	padding:0px 0px 14px 0px;
}

#item168973 {
	width:206px !important;
	left:85px !important;
	top:645px !important;
	min-height:64px !important;
}

#item87073 {
	width:24px !important;
	height:24px !important;
}

#item87066 {
	width:24px !important;
	height:24px !important;
}

#item87064 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:196px !important;
}

#item115597 {
	width:42px !important;
	min-height:7px !important;
}

#item101060 {
	width:42px !important;
	min-height:7px !important;
}

#item115592 {
	width:42px !important;
	height:7px !important;
	left:134px !important;
	top:359px !important;
}

#item118929 {
	width:64px !important;
	min-height:7px !important;
}

#item101086 {
	width:64px !important;
	min-height:7px !important;
}

#item115622 {
	width:64px !important;
	height:7px !important;
	left:153px !important;
	top:497px !important;
}

#item116952 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item116954_0 {
	width:2186px !important;
	max-width:4372px;
	left:0px !important;
	top:0px !important;
}

#item116954 {
	width:595px !important;
	height:618px !important;
	left:38px !important;
	top:41px !important;
}

#item116959 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item116987 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item116984 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item116992 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item116950 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item117211 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item117212_0 {
	width:788px !important;
	max-width:1576px;
	left:0px !important;
	top:0px !important;
}

#item117212 {
	width:595px !important;
	height:601px !important;
	left:38px !important;
	top:41px !important;
}

#item117234 {
	width:595px !important;
	left:38px !important;
	top:643px !important;
	background:#798f9f;
	min-height:108px !important;
	padding:24px;
}

#item117239 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item117237 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item117209 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item117207 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item117805 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item117806_container {
	width:652px !important;
	height:663px !important;
	left:10px !important;
	top:13px !important;
}

#item117807 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item117832 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item117803 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item117801 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item120070 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item120071_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item120075 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item120072 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item121524 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item120068 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item120066 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item170217 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item119011 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item119012_0 {
	width:770px !important;
	max-width:1540px;
	left:-175px !important;
	top:0px !important;
}

#item119012 {
	width:595px !important;
	height:618px !important;
	left:38px !important;
	top:41px !important;
}

#item119017 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item119044 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item119042 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

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

#item121739 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:627px !important;
}

#item118968 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item118969_0 {
	width:796px !important;
	max-width:1592px;
	left:0px !important;
	top:0px !important;
}

#item118969 {
	width:595px !important;
	height:635px !important;
	left:38px !important;
	top:41px !important;
}

#item118974 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item119003 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item118999 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

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

#item121708 {
	width:27px !important;
	height:27px !important;
	left:631px !important;
	top:643px !important;
}

#item118966 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item118964 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

@keyframes attrav-fotina-apertura-46110 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-fotina-apertura-46110 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item26936 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:524px !important;
}

#item27661 {
	width:223px !important;
	left:6px !important;
	top:6px !important;
	min-height:93px !important;
}

@keyframes attrav-foto-116072 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-116072 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item116072 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item118101 {
	width:342px !important;
	height:181px !important;
	background:#798f9f;
}

#item118107 {
	width:128px !important;
	min-height:181px !important;
	padding:23px 14px 23px 23px;
}

#item28334 {
	width:342px !important;
	height:181px !important;
	background:#798f9f;
}

#item28336 {
	width:128px !important;
	min-height:181px !important;
	padding:23px 14px 23px 23px;
}

#item118099 {
	width:342px !important;
	height:181px !important;
	top:444px !important;
}

#item118068 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item118074 {
	width:128px !important;
	min-height:159px !important;
	padding:23px 14px 23px 23px;
}

#item28300 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item28302 {
	width:128px !important;
	min-height:159px !important;
	padding:23px 14px 23px 23px;
}

#item118066 {
	width:342px !important;
	height:169px !important;
	top:222px !important;
}

#item129518 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item129523 {
	width:128px !important;
	min-height:148px !important;
	padding:23px 14px 23px 23px;
}

#item51855 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item51861 {
	width:128px !important;
	min-height:148px !important;
	padding:23px 14px 23px 23px;
}

#item122071 {
	width:342px !important;
	height:169px !important;
}

#item59804 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:34px !important;
}

#item115653 {
	width:42px !important;
	min-height:7px !important;
}

#item101111 {
	width:42px !important;
	min-height:7px !important;
}

#item115650 {
	width:42px !important;
	height:7px !important;
	left:141px !important;
	top:497px !important;
}

#item51444 {
	width:153px !important;
	height:159px !important;
	top:73px !important;
	background:#ede8dd;
}

#item51445 {
	width:153px !important;
	top:73px !important;
	min-height:104px !important;
	padding:13px 13px 0px 13px;
}

#item51523 {
	width:30px !important;
	left:123px !important;
	top:73px !important;
	min-height:33px !important;
	padding:13px 13px 0px 0px;
}

#item120293 {
	width:29px !important;
	height:29px !important;
}

#item87300 {
	width:29px !important;
	height:29px !important;
}

#item120288 {
	width:29px !important;
	height:29px !important;
	left:365px !important;
	top:656px !important;
}

#item120085 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item120086_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:199px !important;
}

#item120090 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item120087 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:167px !important;
}

#item168436 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item120083 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item120081 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item120099 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item120100_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item120104 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item120101 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item122044 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item120097 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item120095 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item170191 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item26942 {
	width:206px !important;
	left:85px !important;
	top:111px !important;
	min-height:595px !important;
}

#item51604 {
	width:153px !important;
	height:147px !important;
	top:73px !important;
	background:#ede8dd;
}

#item51605 {
	width:153px !important;
	top:73px !important;
	min-height:92px !important;
	padding:13px 13px 0px 13px;
}

#item51640 {
	width:30px !important;
	left:123px !important;
	top:73px !important;
	min-height:33px !important;
	padding:13px 13px 0px 0px;
}

#item168923 {
	width:206px !important;
	left:85px !important;
	top:669px !important;
	min-height:40px !important;
}

#item168948 {
	width:206px !important;
	left:85px !important;
	top:620px !important;
	min-height:52px !important;
}

#item120300 {
	width:29px !important;
	height:29px !important;
}

#item87303 {
	width:29px !important;
	height:29px !important;
}

#item120296 {
	width:29px !important;
	height:29px !important;
	left:98px !important;
	top:223px !important;
}

#item118176 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item118178_container {
	width:652px !important;
	height:630px !important;
	left:10px !important;
	top:13px !important;
}

#item118179 {
	width:595px !important;
	left:38px !important;
	top:643px !important;
	background:#798f9f;
	min-height:108px !important;
	padding:24px;
}

#item118204 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item118174 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item118172 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item117291 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item117292_0 {
	width:806px !important;
	max-width:1612px;
	left:0px !important;
	top:0px !important;
}

#item117292 {
	width:595px !important;
	height:618px !important;
	left:38px !important;
	top:41px !important;
	background:#fff;
}

#item117314 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item117319 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item117317 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item117289 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item117287 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item117336 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item117337_0 {
	width:796px !important;
	max-width:1592px;
	left:0px !important;
	top:0px !important;
}

#item117337 {
	width:595px !important;
	height:635px !important;
	left:38px !important;
	top:41px !important;
}

#item117359 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item117364 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item117362 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item117334 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item117332 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item170166 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item120112 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item120113_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item120117 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item120114 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item121498 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item120122 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item120110 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes attrav-fotina-apertura-46127 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-fotina-apertura-46127 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item26983 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:524px !important;
}

#item36122 {
	width:235px !important;
	left:57px !important;
	top:582px !important;
	min-height:61px !important;
	padding:0px 0px 14px 0px;
}

@keyframes attrav-foto-116099 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-116099 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item116099 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item117765 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item117772 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item51925 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item51932 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item117763 {
	width:342px !important;
	height:169px !important;
	top:187px !important;
}

#item118306 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item118311 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 9px 23px 23px;
}

#item51958 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item51960 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 9px 23px 23px;
}

#item118303 {
	width:342px !important;
	height:169px !important;
	top:374px !important;
}

#item118510 {
	width:342px !important;
	height:183px !important;
	background:#798f9f;
}

#item118516 {
	width:128px !important;
	min-height:84px !important;
	padding:23px 14px 23px 23px;
}

#item51986 {
	width:342px !important;
	height:183px !important;
	background:#798f9f;
}

#item51988 {
	width:128px !important;
	min-height:84px !important;
	padding:23px 14px 23px 23px;
}

#item118508 {
	width:342px !important;
	height:183px !important;
	top:561px !important;
}

#item118140 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item118145 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item51892 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item51898 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item118138 {
	width:342px !important;
	height:169px !important;
}

#item59829 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:34px !important;
}

#item115681 {
	width:42px !important;
	min-height:7px !important;
}

#item101136 {
	width:42px !important;
	min-height:7px !important;
}

#item115678 {
	width:42px !important;
	height:7px !important;
	left:85px !important;
	top:428px !important;
}

#item115715 {
	width:36px !important;
	min-height:7px !important;
}

#item101162 {
	width:36px !important;
	min-height:7px !important;
}

#item115712 {
	width:36px !important;
	height:7px !important;
	left:179px !important;
	top:497px !important;
}

#item87141 {
	width:24px !important;
	height:24px !important;
}

#item87135 {
	width:24px !important;
	height:24px !important;
}

#item87133 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:578px !important;
}

#item129569 {
	width:206px !important;
	height:26px !important;
}

#item129570 {
	width:206px !important;
	height:26px !important;
	left:352px !important;
	top:620px !important;
}

#item120126 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item120127_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item120131 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item120128 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item121472 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item120137 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item120124 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item119055 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item119056_container {
	width:652px !important;
	height:613px !important;
	left:10px !important;
	top:13px !important;
}

#item119057 {
	width:595px !important;
	left:38px !important;
	top:626px !important;
	background:#798f9f;
	min-height:124px !important;
	padding:24px;
}

#item119082 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item119053 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item119051 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item118262 {
	width:10px !important;
	height:10px !important;
}

#item170141 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item26989 {
	width:206px !important;
	left:85px !important;
	top:111px !important;
	min-height:587px !important;
}

#item51726 {
	width:153px !important;
	height:159px !important;
	top:73px !important;
	background:#ede8dd;
}

#item51727 {
	width:153px !important;
	top:73px !important;
	min-height:104px !important;
	padding:13px 13px 0px 13px;
}

#item51762 {
	width:30px !important;
	left:123px !important;
	top:73px !important;
	min-height:33px !important;
	padding:13px 13px 0px 0px;
}

#item120314 {
	width:29px !important;
	height:29px !important;
}

#item87309 {
	width:29px !important;
	height:29px !important;
}

#item120310 {
	width:29px !important;
	height:29px !important;
	left:98px !important;
	top:656px !important;
}

#item117410 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item117411_0 {
	width:770px !important;
	max-width:1540px;
	left:-175px !important;
	top:0px !important;
}

#item117411 {
	width:595px !important;
	height:618px !important;
	left:38px !important;
	top:41px !important;
}

#item117433 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item117438 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item117436 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item117408 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item117406 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item117482 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item117483_container {
	width:652px !important;
	height:613px !important;
	left:10px !important;
	top:13px !important;
}

#item117505 {
	width:595px !important;
	left:38px !important;
	top:626px !important;
	background:#798f9f;
	min-height:124px !important;
	padding:24px;
}

#item117508 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item117480 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item117478 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item118267 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item118268_container {
	width:652px !important;
	height:663px !important;
	left:10px !important;
	top:13px !important;
}

#item118269 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item118294 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item118265 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item118263 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item118461 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item118462_container {
	width:652px !important;
	height:680px !important;
	left:10px !important;
	top:13px !important;
}

#item118463 {
	width:595px !important;
	left:38px !important;
	top:693px !important;
	background:#798f9f;
	min-height:57px !important;
	padding:24px;
}

#item118488 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item118459 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item118457 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item120140 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item120141_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item120145 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item120142 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item121551 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item120150 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item120138 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes attrav-linea-98617 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-98617 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item98617 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes attrav-fotina-apertura-46138 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-fotina-apertura-46138 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item27052 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:532px !important;
}

#item27703 {
	width:235px !important;
	left:6px !important;
	min-height:121px !important;
	padding:6px 0px 6px 0px;
}

#item59854 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:34px !important;
}

#item115743 {
	width:36px !important;
	min-height:7px !important;
}

#item101197 {
	width:36px !important;
	min-height:7px !important;
}

#item115740 {
	width:36px !important;
	height:7px !important;
	left:423px !important;
	top:249px !important;
}

#item168898 {
	width:473px !important;
	left:85px !important;
	top:693px !important;
	min-height:16px !important;
}

#item99938 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:38px !important;
	padding:9px;
}

#item99944 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item99942 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item99914 {
	width:50px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item99912 {
	width:56px !important;
	height:19px !important;
	left:112px !important;
	top:52px !important;
}

#item99910 {
	width:240px !important;
	height:71px !important;
	left:67px !important;
	top:216px !important;
}

#item100002 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item100031 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item100028 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item100040 {
	width:67px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item100037 {
	width:73px !important;
	height:19px !important;
	left:74px !important;
	top:64px !important;
}

#item100000 {
	width:240px !important;
	height:83px !important;
	left:334px !important;
	top:162px !important;
}

#item100043 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item100072 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item100069 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item100080 {
	width:98px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item100077 {
	width:104px !important;
	height:19px !important;
	left:21px !important;
	top:64px !important;
}

#item100041 {
	width:240px !important;
	height:83px !important;
	left:334px !important;
	top:218px !important;
}

#item100272 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:74px !important;
	padding:9px;
}

#item100302 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item100299 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item100309 {
	width:85px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item100306 {
	width:91px !important;
	height:19px !important;
	left:76px !important;
	top:88px !important;
}

#item100269 {
	width:240px !important;
	height:107px !important;
	left:298px !important;
	top:594px !important;
}

#item100085 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:74px !important;
	padding:9px;
}

#item100115 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item100111 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item100123 {
	width:85px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item100120 {
	width:91px !important;
	height:19px !important;
	left:110px !important;
	top:88px !important;
}

#item100083 {
	width:240px !important;
	height:107px !important;
	left:334px !important;
	top:235px !important;
}

#item99960 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:62px !important;
	padding:9px;
}

#item99990 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item99987 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item99999 {
	width:60px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item99996 {
	width:66px !important;
	height:19px !important;
	left:20px !important;
	top:76px !important;
}

#item99958 {
	width:240px !important;
	height:95px !important;
	left:67px !important;
	top:440px !important;
}

#item119140 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item119141_container {
	width:652px !important;
	height:663px !important;
	left:10px !important;
	top:13px !important;
}

#item119142 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item119167 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item119138 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item119136 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item170116 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

@keyframes attrav-linea-98618 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-98618 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item98618 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item27056 {
	width:473px !important;
	left:85px !important;
	top:111px !important;
	min-height:595px !important;
}

#item119221 {
	width:36px !important;
	min-height:7px !important;
}

#item101222 {
	width:36px !important;
	min-height:7px !important;
}

#item115768 {
	width:36px !important;
	height:7px !important;
	left:405px !important;
	top:111px !important;
}

#item168873 {
	width:473px !important;
	left:85px !important;
	top:608px !important;
	min-height:100px !important;
}

#item100315 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:38px !important;
	padding:9px;
}

#item100344 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item100341 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item100352 {
	width:33px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item100349 {
	width:39px !important;
	height:19px !important;
	left:102px !important;
	top:52px !important;
}

#item100313 {
	width:240px !important;
	height:71px !important;
	left:45px !important;
	top:547px !important;
}

#item100161 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:38px !important;
	padding:9px;
}

#item100167 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item100165 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item100137 {
	width:59px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item100135 {
	width:65px !important;
	height:19px !important;
	left:78px !important;
	top:52px !important;
}

#item100133 {
	width:240px !important;
	height:71px !important;
	left:67px !important;
	top:326px !important;
}

#item100230 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:38px !important;
	padding:9px;
}

#item100259 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item100256 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item100266 {
	width:13px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item100263 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:52px !important;
}

#item100228 {
	width:240px !important;
	height:71px !important;
	left:334px !important;
	top:50px !important;
}

#item100451 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:62px !important;
	padding:9px;
}

#item100457 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item100455 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item100427 {
	width:40px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item100425 {
	width:46px !important;
	height:19px !important;
	left:98px !important;
	top:76px !important;
}

#item100423 {
	width:240px !important;
	height:95px !important;
	left:75px !important;
	top:558px !important;
}

#item100356 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:38px !important;
	padding:9px;
}

#item100386 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item100383 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item100393 {
	width:62px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item100390 {
	width:68px !important;
	height:19px !important;
	left:88px !important;
	top:52px !important;
}

#item100354 {
	width:240px !important;
	height:71px !important;
	left:32px !important;
	top:594px !important;
}

#item170091 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item119183 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item119184_container {
	width:652px !important;
	height:680px !important;
	left:10px !important;
	top:13px !important;
}

#item119185 {
	width:595px !important;
	left:38px !important;
	top:693px !important;
	background:#798f9f;
	min-height:57px !important;
	padding:24px;
}

#item119211 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item119181 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item119179 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

@keyframes attrav-doc-scritta-7830 {
	0% {transform:translate(-1px,233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-doc-scritta-7830 {
	0% {-webkit-transform:translate(-1px,233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes attrav-linea-71142 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-71142 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item71142 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes attrav-titolo-segue-120363 {
	0% {
		transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes attrav-titolo-segue-120363 {
	0% {
		-webkit-transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes attrav-titolo-120362 {
to{}	}
@-webkit-keyframes attrav-titolo-120362 {
to{}	}
#item120362 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item59713 {
	opacity:0.68;
	width:150px !important;
	height:91px !important;
	left:188px !important;
	top:71px !important;
	background:#fff;
}

#item120373 {
	width:114px !important;
	height:91px !important;
	left:75px !important;
	top:71px !important;
	background:#fff;
}

@keyframes attrav-titolo-bianco-120373 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
@-webkit-keyframes attrav-titolo-bianco-120373 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
#item120373 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item42689 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:654px !important;
	background:#798f9f;
}

#item42661 {
	width:206px !important;
	left:416px !important;
	top:654px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item119504 {
	width:34px !important;
	height:11px !important;
}

#item43220 {
	width:34px !important;
	height:11px !important;
}

#item119395 {
	width:34px !important;
	height:11px !important;
	left:430px !important;
	top:521px !important;
}

#item43163 {
	width:206px !important;
	height:77px !important;
	left:149px !important;
	top:417px !important;
	background:#798f9f;
}

#item43134 {
	width:206px !important;
	left:149px !important;
	top:417px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item42796 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:417px !important;
	background:#798f9f;
}

#item42794 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:180px !important;
	background:#798f9f;
}

#item42767 {
	width:206px !important;
	left:416px !important;
	top:417px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item42742 {
	width:206px !important;
	left:416px !important;
	top:180px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item119420 {
	width:34px !important;
	height:11px !important;
}

#item42717 {
	width:35px !important;
	height:11px !important;
}

#item119389 {
	width:35px !important;
	height:11px !important;
	left:163px !important;
	top:284px !important;
}

#item119356 {
	opacity:0.50;
	width:34px !important;
	height:11px !important;
}

#item42692 {
	width:34px !important;
	height:11px !important;
}

#item119352 {
	width:34px !important;
	height:11px !important;
	left:430px !important;
	top:47px !important;
}

#item42688 {
	width:206px !important;
	height:77px !important;
	left:149px !important;
	top:654px !important;
	background:#798f9f;
}

#item42636 {
	width:206px !important;
	left:149px !important;
	top:654px !important;
	min-height:71px !important;
	padding:11px 11px 0px 11px;
}

#item119477 {
	width:34px !important;
	height:11px !important;
}

#item42611 {
	width:35px !important;
	height:11px !important;
}

#item119393 {
	width:35px !important;
	height:11px !important;
	left:163px !important;
	top:521px !important;
}

#item119450 {
	width:34px !important;
	height:11px !important;
}

#item42586 {
	width:34px !important;
	height:11px !important;
}

#item119391 {
	width:34px !important;
	height:11px !important;
	left:430px !important;
	top:284px !important;
}

#item52939 {
	width:206px !important;
	height:50px !important;
	left:149px !important;
	top:207px !important;
	border-radius:3px;
	background:#ede8dd;
	padding:12px;
}

#item52967 {
	width:29px !important;
	height:29px !important;
}

#item52964 {
	width:29px !important;
	height:29px !important;
	left:314px !important;
	top:218px !important;
}

@keyframes battito-119315 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-119315 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item119315 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item119317 {
	width:51px !important;
	left:18px !important;
	border-radius:1px;
	min-height:8px !important;
}

#item119342 {
	width:17px !important;
	height:17px !important;
}

#item119254 {
	width:17px !important;
	height:17px !important;
}

#item119315 {
	width:69px !important;
	height:17px !important;
	left:467px !important;
	top:55px !important;
}

@keyframes attrav-linea-41025 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-41025 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item41025 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes attrav-linea-41304 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-41304 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item41304 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item43002 {
	width:177px !important;
	height:77px !important;
	left:237px !important;
	top:417px !important;
	background:#798f9f;
}

#item42974 {
	width:177px !important;
	left:237px !important;
	top:417px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item43322 {
	width:177px !important;
	height:77px !important;
	left:30px !important;
	top:417px !important;
	background:#798f9f;
}

#item43270 {
	width:177px !important;
	left:30px !important;
	top:417px !important;
	background:#798f9f;
	min-height:58px !important;
	padding:11px 6px 0px 11px;
}

#item119648 {
	width:34px !important;
	height:11px !important;
}

#item43245 {
	width:35px !important;
	height:11px !important;
}

#item119406 {
	width:35px !important;
	height:11px !important;
	left:252px !important;
	top:284px !important;
}

#item43217 {
	width:177px !important;
	height:77px !important;
	left:445px !important;
	top:417px !important;
	background:#798f9f;
}

#item52741 {
	width:177px !important;
	height:77px !important;
	left:30px !important;
	top:654px !important;
	background:#798f9f;
}

#item52798 {
	width:177px !important;
	height:77px !important;
	left:237px !important;
	top:654px !important;
	background:#798f9f;
}

#item52855 {
	width:177px !important;
	height:77px !important;
	left:445px !important;
	top:654px !important;
	background:#798f9f;
}

#item43191 {
	width:177px !important;
	left:445px !important;
	top:417px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item52747 {
	width:177px !important;
	left:30px !important;
	top:654px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item52803 {
	width:177px !important;
	left:237px !important;
	top:654px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item52861 {
	width:177px !important;
	left:445px !important;
	top:654px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item119675 {
	width:34px !important;
	height:11px !important;
}

#item43166 {
	width:35px !important;
	height:11px !important;
}

#item119408 {
	width:35px !important;
	height:11px !important;
	left:459px !important;
	top:284px !important;
}

#item119702 {
	width:34px !important;
	height:11px !important;
}

#item52772 {
	width:35px !important;
	height:11px !important;
}

#item119410 {
	width:35px !important;
	height:11px !important;
	left:44px !important;
	top:521px !important;
}

#item119729 {
	width:34px !important;
	height:11px !important;
}

#item52828 {
	width:35px !important;
	height:11px !important;
}

#item119412 {
	width:35px !important;
	height:11px !important;
	left:252px !important;
	top:521px !important;
}

#item119756 {
	width:34px !important;
	height:11px !important;
}

#item52886 {
	width:35px !important;
	height:11px !important;
}

#item119414 {
	width:35px !important;
	height:11px !important;
	left:459px !important;
	top:521px !important;
}

#item43161 {
	width:177px !important;
	height:77px !important;
	left:30px !important;
	top:180px !important;
	background:#798f9f;
}

#item43108 {
	width:177px !important;
	left:30px !important;
	top:180px !important;
	background:#798f9f;
	min-height:58px !important;
	padding:11px 6px 0px 11px;
}

#item119621 {
	width:34px !important;
	height:11px !important;
}

#item43083 {
	width:35px !important;
	height:11px !important;
}

#item119404 {
	width:35px !important;
	height:11px !important;
	left:44px !important;
	top:284px !important;
}

#item43055 {
	width:177px !important;
	height:77px !important;
	left:445px !important;
	top:180px !important;
	background:#798f9f;
}

#item43029 {
	width:177px !important;
	left:445px !important;
	top:180px !important;
	background:#798f9f;
	min-height:71px !important;
	padding:11px 6px 0px 11px;
}

#item119594 {
	width:34px !important;
	height:11px !important;
}

#item43004 {
	width:35px !important;
	height:11px !important;
}

#item119402 {
	width:35px !important;
	height:11px !important;
	left:459px !important;
	top:47px !important;
}

#item119531 {
	width:34px !important;
	height:11px !important;
}

#item42924 {
	width:35px !important;
	height:11px !important;
}

#item119397 {
	width:35px !important;
	height:11px !important;
	left:44px !important;
	top:47px !important;
}

#item42895 {
	width:177px !important;
	height:77px !important;
	left:237px !important;
	top:180px !important;
	background:#798f9f;
}

#item42869 {
	width:177px !important;
	left:237px !important;
	top:180px !important;
	min-height:32px !important;
	padding:11px 11px 0px 11px;
}

#item119558 {
	width:34px !important;
	height:11px !important;
}

#item42844 {
	width:35px !important;
	height:11px !important;
}

#item119399 {
	width:35px !important;
	height:11px !important;
	left:252px !important;
	top:47px !important;
}

@keyframes attrav-titolo-segue-99521 {
	0% {
		transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes attrav-titolo-segue-99521 {
	0% {
		-webkit-transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item99570 {
	width:198px !important;
	height:204px !important;
	left:128px !important;
	top:94px !important;
	background:#fff;
}

@keyframes attrav-titolo-99296 {
to{}	}
@-webkit-keyframes attrav-titolo-99296 {
to{}	}
#item99296 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item99562 {
	width:198px !important;
	height:213px !important;
	left:130px !important;
	top:94px !important;
	background:#fff;
}

@keyframes aumento-99562 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
@-webkit-keyframes aumento-99562 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
#item99562 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

@keyframes attrav-linea-60732 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-60732 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item60732 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item60733 {
	width:199px !important;
	left:78px !important;
	top:71px !important;
	min-height:15px !important;
}

@keyframes attrav-fotina-apertura-60759 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-fotina-apertura-60759 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item60808 {
	width:496px !important;
	left:85px !important;
	top:311px !important;
	min-height:414px !important;
}

#item60834 {
	width:235px !important;
	left:57px !important;
	top:314px !important;
	min-height:25px !important;
	padding:0px 0px 14px 0px;
}

#item60860 {
	width:235px !important;
	left:347px !important;
	top:383px !important;
	min-height:25px !important;
	padding:0px 0px 14px 0px;
}

#item149487 {
	width:24px !important;
	height:24px !important;
}

#item149483 {
	width:24px !important;
	height:24px !important;
}

#item149481 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:310px !important;
}

#item149497 {
	width:24px !important;
	height:24px !important;
}

#item149493 {
	width:24px !important;
	height:24px !important;
}

#item149490 {
	width:24px !important;
	height:24px !important;
	left:317px !important;
	top:379px !important;
}

#item127706 {
	width:36px !important;
	min-height:7px !important;
}

#item122855 {
	width:36px !important;
	min-height:7px !important;
}

#item127703 {
	width:36px !important;
	height:7px !important;
	left:484px !important;
	top:318px !important;
}

#item127678 {
	width:31px !important;
	min-height:7px !important;
}

#item122830 {
	width:31px !important;
	min-height:7px !important;
}

#item127646 {
	width:31px !important;
	height:7px !important;
	left:209px !important;
	top:676px !important;
}

#item127651 {
	width:52px !important;
	min-height:7px !important;
}

#item122880 {
	width:52px !important;
	min-height:7px !important;
}

#item127648 {
	width:52px !important;
	height:7px !important;
	left:517px !important;
	top:635px !important;
}

#item136384 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item136390 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item136388 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item136360 {
	width:76px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item136358 {
	width:82px !important;
	height:19px !important;
	left:53px !important;
	top:64px !important;
}

#item136356 {
	width:240px !important;
	height:83px !important;
	left:67px !important;
	top:287px !important;
}

#item136408 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item136437 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item136434 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item136444 {
	width:74px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item136441 {
	width:80px !important;
	height:19px !important;
	left:108px !important;
	top:64px !important;
}

#item136406 {
	width:240px !important;
	height:83px !important;
	left:67px !important;
	top:549px !important;
}

#item136474 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:74px !important;
	padding:9px;
}

#item136480 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item136478 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item136450 {
	width:152px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item136448 {
	width:158px !important;
	height:33px !important;
	left:18px !important;
	top:88px !important;
}

#item136446 {
	width:240px !important;
	height:121px !important;
	left:354px !important;
	top:442px !important;
}

#item130171 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item130172_0 {
	width:821px !important;
	max-width:1642px;
	left:-1px !important;
	top:0px !important;
}

#item130172 {
	width:595px !important;
	height:618px !important;
	left:38px !important;
	top:41px !important;
	background:#fff;
}

#item130194 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item130199 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item130197 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item130169 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item130167 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item130127 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item130128_container {
	width:652px !important;
	height:646px !important;
	left:10px !important;
	top:13px !important;
}

#item130129 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item130154 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item130162 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item130125 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item130263 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item130264_0 {
	width:747px !important;
	max-width:1494px;
	left:0px !important;
	top:0px !important;
}

#item130264 {
	width:595px !important;
	height:601px !important;
	left:38px !important;
	top:41px !important;
	background:#fff;
}

#item130265 {
	width:595px !important;
	left:38px !important;
	top:643px !important;
	background:#798f9f;
	min-height:107px !important;
	padding:24px;
}

#item130293 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item130290 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

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

#item133505 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:610px !important;
}

#item130222 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item130223_0 {
	width:924px !important;
	max-width:1848px;
	left:0px !important;
	top:0px !important;
}

#item130223 {
	width:595px !important;
	height:635px !important;
	left:38px !important;
	top:41px !important;
	background:#fff;
}

#item130245 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item130250 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item130248 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

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

#item133501 {
	width:27px !important;
	height:27px !important;
	left:631px !important;
	top:644px !important;
}

#item130220 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item130218 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

.panzoom > #item60767_0 {
	width:822px !important;
	max-width:1644px;
	left:-12px !important;
	top:-11px !important;
}

#item60767 {
	width:660px !important;
	height:602px !important;
	top:71px !important;
	background:#fff;
}

#item60775 {
	opacity:0.58;
	width:137px !important;
	height:79px !important;
	left:469px !important;
	top:-9px !important;
	background:#dfd8c5;
}

#item60783 {
	width:370px !important;
	left:68px !important;
	top:673px !important;
	min-height:47px !important;
	padding:9px 0px 0px 0px;
}

#item98647 {
	width:29px !important;
	height:32px !important;
	left:32px !important;
}

#item98652 {
	width:92px !important;
	top:35px !important;
	border-radius:1px;
	min-height:15px !important;
}

#item98643 {
	width:29px !important;
	height:32px !important;
	left:32px !important;
}

#item98641 {
	width:92px !important;
	height:49px !important;
	left:546px !important;
	top:682px !important;
}

#item60915 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:524px !important;
}

#item60928 {
	width:235px !important;
	left:6px !important;
	min-height:155px !important;
	padding:6px 0px 6px 0px;
}

#item61024 {
	width:235px !important;
	left:352px !important;
	top:232px !important;
	min-height:25px !important;
	padding:0px 0px 14px 0px;
}

@keyframes attrav-foto-143732 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-143732 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item143732 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item142184 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142189 {
	width:128px !important;
	min-height:121px !important;
	padding:23px 9px 17px 23px;
}

#item60954 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item60962 {
	width:128px !important;
	min-height:121px !important;
	padding:23px 9px 17px 23px;
}

#item142181 {
	width:342px !important;
	height:169px !important;
	left:1px !important;
	top:456px !important;
}

#item142150 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142156 {
	width:128px !important;
	min-height:116px !important;
	padding:23px 14px 23px 23px;
}

#item60989 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item60999 {
	width:128px !important;
	min-height:116px !important;
	padding:23px 14px 23px 23px;
}

#item142145 {
	width:342px !important;
	height:169px !important;
	left:1px !important;
	top:228px !important;
}

#item142111 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142119 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item61125 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item61134 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item142109 {
	width:342px !important;
	height:169px !important;
}

#item61159 {
	width:207px !important;
	left:85px !important;
	top:104px !important;
	min-height:34px !important;
}

#item149506 {
	width:24px !important;
	height:24px !important;
}

#item149502 {
	width:24px !important;
	height:24px !important;
}

#item149500 {
	width:24px !important;
	height:24px !important;
	left:322px !important;
	top:228px !important;
}

#item127739 {
	width:42px !important;
	min-height:7px !important;
}

#item122913 {
	width:42px !important;
	min-height:7px !important;
}

#item127736 {
	width:42px !important;
	height:7px !important;
	left:507px !important;
	top:387px !important;
}

#item133518 {
	width:31px !important;
	min-height:7px !important;
}

#item122939 {
	width:31px !important;
	min-height:7px !important;
}

#item127764 {
	width:31px !important;
	height:7px !important;
	left:522px !important;
	top:566px !important;
}

#item136507 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:74px !important;
	padding:9px;
}

#item136537 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item136534 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item136545 {
	width:206px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item136542 {
	width:212px !important;
	height:33px !important;
	left:16px !important;
	top:88px !important;
}

#item136505 {
	width:240px !important;
	height:121px !important;
	left:334px !important;
	top:83px !important;
}

#item136550 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item136580 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item136576 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item136587 {
	width:76px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item136584 {
	width:82px !important;
	height:19px !important;
	left:28px !important;
	top:64px !important;
}

#item136548 {
	width:240px !important;
	height:83px !important;
	left:334px !important;
	top:342px !important;
}

#item134770 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item134771_0 {
	width:874px !important;
	max-width:1748px;
	left:0px !important;
	top:0px !important;
}

#item134771 {
	width:595px !important;
	height:635px !important;
	left:38px !important;
	top:41px !important;
}

#item134775 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item134804 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item134801 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item134768 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item134766 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item170066 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item141372 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item141373_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item141377 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item141374 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item141380 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item141370 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item141368 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item60921 {
	width:206px !important;
	height:400px !important;
	left:85px !important;
	top:297px !important;
}

#item61054 {
	width:153px !important;
	height:135px !important;
	top:74px !important;
	background:#ede8dd;
}

#item61055 {
	width:153px !important;
	top:74px !important;
	min-height:80px !important;
	padding:13px 13px 0px 13px;
}

#item61099 {
	width:15px !important;
	left:130px !important;
	top:74px !important;
	min-height:32px !important;
	padding:13px 0px 0px 0px;
}

#item120463 {
	width:29px !important;
	height:29px !important;
}

#item87321 {
	width:29px !important;
	height:29px !important;
}

#item120460 {
	width:29px !important;
	height:29px !important;
	left:98px !important;
	top:212px !important;
}

#item122995 {
	width:35px !important;
	min-height:7px !important;
	padding:0px 3px 0px 0px;
}

#item122969 {
	width:35px !important;
	min-height:7px !important;
	padding:0px 3px 0px 0px;
}

#item122967 {
	width:35px !important;
	height:7px !important;
	left:85px !important;
	top:400px !important;
}

#item123049 {
	width:35px !important;
	min-height:7px !important;
	padding:0px 0px 0px 3px;
}

#item123023 {
	width:35px !important;
	min-height:7px !important;
	padding:0px 0px 0px 3px;
}

#item123020 {
	width:35px !important;
	height:7px !important;
	left:128px !important;
	top:400px !important;
}

#item127770 {
	width:36px !important;
	min-height:7px !important;
}

#item123074 {
	width:36px !important;
	min-height:7px !important;
}

#item127766 {
	width:36px !important;
	height:7px !important;
	left:186px !important;
	top:525px !important;
}

#item136665 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:62px !important;
	padding:9px;
}

#item136671 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item136669 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item136641 {
	width:78px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item136639 {
	width:84px !important;
	height:19px !important;
	left:18px !important;
	top:76px !important;
}

#item136637 {
	width:240px !important;
	height:95px !important;
	left:67px !important;
	top:578px !important;
}

#item130836 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item130837_container {
	width:652px !important;
	height:646px !important;
	left:10px !important;
	top:13px !important;
}

#item130859 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item130862 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item130834 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item130832 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item130891 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item130892_0 {
	width:924px !important;
	max-width:1848px;
	left:0px !important;
	top:0px !important;
}

#item130892 {
	width:595px !important;
	height:635px !important;
	left:38px !important;
	top:41px !important;
	background:#fff;
}

#item130914 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item130919 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item130917 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item130889 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item130887 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item131058 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item131059_0 {
	width:747px !important;
	max-width:1494px;
	left:0px !important;
	top:0px !important;
}

#item131059 {
	width:595px !important;
	height:601px !important;
	left:38px !important;
	top:41px !important;
	background:#fff;
}

#item131081 {
	width:595px !important;
	left:38px !important;
	top:643px !important;
	background:#798f9f;
	min-height:107px !important;
	padding:24px;
}

#item131086 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item131084 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item131056 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item131054 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item130382 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item130383_container {
	width:652px !important;
	height:737px !important;
	left:10px !important;
	top:13px !important;
}

#item130405 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item130408 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item130380 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item130378 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item141436 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item141437_container {
	width:652px !important;
	height:646px !important;
	left:10px !important;
	top:13px !important;
}

#item141438 {
	width:463px !important;
	left:104px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item141463 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item141434 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item141432 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item141475 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item141477_container {
	width:652px !important;
	height:646px !important;
	left:10px !important;
	top:13px !important;
}

#item141478 {
	width:463px !important;
	left:104px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item141503 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item141473 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item141471 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item141515 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item141516_container {
	width:652px !important;
	height:663px !important;
	left:10px !important;
	top:13px !important;
}

#item141517 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item141542 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item141513 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item141511 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item140617 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item140618_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item140621 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item140619 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item140651 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item140615 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item140613 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item170041 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item61201 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item61236 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:524px !important;
}

#item61249 {
	width:235px !important;
	left:6px !important;
	top:6px !important;
	min-height:121px !important;
	padding:6px 0px 6px 0px;
}

#item61379 {
	width:235px !important;
	left:57px !important;
	top:176px !important;
	min-height:25px !important;
	padding:0px 0px 14px 0px;
}

@keyframes attrav-foto-143735 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-143735 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item143735 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item142254 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142259 {
	width:128px !important;
	min-height:84px !important;
	padding:23px 14px 23px 23px;
}

#item61275 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item61283 {
	width:128px !important;
	min-height:84px !important;
	padding:23px 14px 23px 23px;
}

#item142251 {
	width:342px !important;
	height:169px !important;
	top:189px !important;
}

#item143770 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item143777 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item61309 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item61319 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item142290 {
	width:342px !important;
	height:177px !important;
	top:567px !important;
}

#item143738 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item143744 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item61345 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item61353 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item142288 {
	width:342px !important;
	height:169px !important;
	top:378px !important;
}

#item142220 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142226 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item61432 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item61440 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item142216 {
	width:342px !important;
	height:169px !important;
}

#item61465 {
	width:207px !important;
	left:85px !important;
	top:104px !important;
	min-height:34px !important;
}

#item149519 {
	width:24px !important;
	height:24px !important;
}

#item149512 {
	width:24px !important;
	height:24px !important;
}

#item149510 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:172px !important;
}

#item127801 {
	width:30px !important;
	min-height:7px !important;
}

#item123106 {
	width:31px !important;
	min-height:7px !important;
}

#item127797 {
	width:31px !important;
	height:7px !important;
	left:85px !important;
	top:331px !important;
}

#item127829 {
	width:31px !important;
	min-height:7px !important;
}

#item123131 {
	width:30px !important;
	min-height:7px !important;
}

#item127826 {
	width:31px !important;
	height:7px !important;
	left:134px !important;
	top:566px !important;
}

#item127886 {
	width:30px !important;
	min-height:7px !important;
}

#item123158 {
	width:31px !important;
	min-height:7px !important;
}

#item127854 {
	width:31px !important;
	height:7px !important;
	left:400px !important;
	top:594px !important;
}

#item136690 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item136719 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item136716 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item136727 {
	width:76px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item136724 {
	width:82px !important;
	height:19px !important;
	left:50px !important;
	top:64px !important;
}

#item136688 {
	width:240px !important;
	height:83px !important;
	left:67px !important;
	top:190px !important;
}

#item136780 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item136809 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item136806 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item136816 {
	width:76px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item136813 {
	width:82px !important;
	height:19px !important;
	left:26px !important;
	top:64px !important;
}

#item136778 {
	width:240px !important;
	height:83px !important;
	left:334px !important;
	top:452px !important;
}

#item134619 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item134624 {
	width:595px !important;
	left:38px !important;
	top:662px !important;
	background:#798f9f;
	min-height:57px !important;
	padding:24px;
}

#item134652 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item134649 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:34px !important;
}

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

#item134656 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:629px !important;
}

#item134575 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item134580 {
	width:595px !important;
	left:38px !important;
	top:662px !important;
	background:#798f9f;
	min-height:57px !important;
	padding:24px;
}

#item134608 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item134605 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:34px !important;
}

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

#item134612 {
	width:27px !important;
	height:27px !important;
	left:631px !important;
	top:629px !important;
}

#item134573 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item134571 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item134673 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item134674_0 {
	width:857px !important;
	max-width:1714px;
	left:0px !important;
	top:0px !important;
}

#item134674 {
	width:595px !important;
	height:568px !important;
	left:38px !important;
	top:41px !important;
}

#item134679 {
	width:595px !important;
	left:38px !important;
	top:609px !important;
	background:#798f9f;
	min-height:141px !important;
	padding:24px;
}

#item134708 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item134704 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item134671 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item134669 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item134721 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item134722_0 {
	width:926px !important;
	max-width:1852px;
	left:0px !important;
	top:0px !important;
}

#item134722 {
	width:595px !important;
	height:618px !important;
	left:38px !important;
	top:41px !important;
}

#item134729 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item134757 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item134754 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item134719 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item134717 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item170016 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item61242 {
	width:206px !important;
	left:85px !important;
	top:111px !important;
	min-height:587px !important;
}

#item61405 {
	width:235px !important;
	left:57px !important;
	top:227px !important;
	min-height:43px !important;
	padding:0px 0px 14px 0px;
}

#item149531 {
	width:24px !important;
	height:24px !important;
}

#item149527 {
	width:24px !important;
	height:24px !important;
}

#item149525 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:223px !important;
}

#item127919 {
	width:36px !important;
	min-height:7px !important;
}

#item123184 {
	width:36px !important;
	min-height:7px !important;
}

#item127916 {
	width:36px !important;
	height:7px !important;
	left:175px !important;
	top:152px !important;
}

#item127859 {
	width:42px !important;
	min-height:7px !important;
}

#item123215 {
	width:42px !important;
	min-height:7px !important;
}

#item127856 {
	width:42px !important;
	height:7px !important;
	left:119px !important;
	top:663px !important;
}

#item136867 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item136873 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item136871 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item136843 {
	width:76px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item136841 {
	width:82px !important;
	height:19px !important;
	left:26px !important;
	top:64px !important;
}

#item136839 {
	width:240px !important;
	height:83px !important;
	left:67px !important;
	top:80px !important;
}

#item136914 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item136920 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item136918 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item136890 {
	width:76px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item136888 {
	width:82px !important;
	height:19px !important;
	left:103px !important;
	top:64px !important;
}

#item136886 {
	width:240px !important;
	height:83px !important;
	left:67px !important;
	top:121px !important;
}

#item136972 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item136978 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item136976 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item136948 {
	width:97px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item136946 {
	width:103px !important;
	height:19px !important;
	left:87px !important;
	top:64px !important;
}

#item136944 {
	width:240px !important;
	height:83px !important;
	left:67px !important;
	top:452px !important;
}

#item131132 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item131133_0 {
	width:874px !important;
	max-width:1748px;
	left:0px !important;
	top:0px !important;
}

#item131133 {
	width:595px !important;
	height:635px !important;
	left:38px !important;
	top:41px !important;
}

#item131155 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item131160 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item131158 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item131130 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item131128 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item131178 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item131201 {
	width:595px !important;
	left:38px !important;
	top:662px !important;
	background:#798f9f;
	min-height:57px !important;
	padding:24px;
}

#item131206 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item131204 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:34px !important;
}

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

#item133625 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:629px !important;
}

#item133562 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item133564 {
	width:595px !important;
	left:38px !important;
	top:662px !important;
	background:#798f9f;
	min-height:57px !important;
	padding:24px;
}

#item133592 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item133589 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:34px !important;
}

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

#item133613 {
	width:27px !important;
	height:27px !important;
	left:631px !important;
	top:629px !important;
}

#item131176 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item131174 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item131226 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item131227_0 {
	width:857px !important;
	max-width:1714px;
	left:0px !important;
	top:0px !important;
}

#item131227 {
	width:595px !important;
	height:568px !important;
	left:38px !important;
	top:41px !important;
}

#item131249 {
	width:595px !important;
	left:38px !important;
	top:609px !important;
	background:#798f9f;
	min-height:141px !important;
	padding:24px;
}

#item131254 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item131252 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item131224 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item131222 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item131277 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item131278_0 {
	width:926px !important;
	max-width:1852px;
	left:0px !important;
	top:0px !important;
}

#item131278 {
	width:595px !important;
	height:618px !important;
	left:38px !important;
	top:41px !important;
}

#item131300 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item131305 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item131303 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item131275 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item131273 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item141560 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item141561_container {
	width:652px !important;
	height:579px !important;
	left:10px !important;
	top:13px !important;
}

#item141562 {
	width:595px !important;
	left:38px !important;
	top:592px !important;
	background:#798f9f;
	min-height:158px !important;
	padding:24px;
}

#item141588 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item141558 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item141556 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item141604 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item141605_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item141609 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item141606 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item141613 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item141601 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item141599 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes attrav-linea-87576 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-87576 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item87576 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item61524 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:456px !important;
}

#item61532 {
	width:235px !important;
	left:6px !important;
	min-height:71px !important;
	padding:6px 0px 6px 0px;
}

@keyframes attrav-foto-143805 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-143805 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item143805 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item142295 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142302 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item61559 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item61568 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item142292 {
	width:342px !important;
	height:169px !important;
}

#item142331 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142338 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item61594 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item61606 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item142327 {
	width:342px !important;
	height:169px !important;
	top:189px !important;
}

#item143807 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item143814 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item61632 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item61642 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item142363 {
	width:342px !important;
	height:169px !important;
	top:378px !important;
}

#item142370 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item142376 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item61668 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item61678 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item142367 {
	width:342px !important;
	height:177px !important;
	top:567px !important;
}

#item61986 {
	width:207px !important;
	left:85px !important;
	top:104px !important;
	min-height:34px !important;
}

#item61706 {
	width:153px !important;
	height:135px !important;
	top:73px !important;
	background:#ede8dd;
}

#item61707 {
	width:153px !important;
	top:73px !important;
	min-height:80px !important;
	padding:13px 13px 0px 13px;
}

#item61750 {
	width:30px !important;
	left:123px !important;
	top:73px !important;
	min-height:33px !important;
	padding:13px 13px 0px 0px;
}

#item120469 {
	width:29px !important;
	height:29px !important;
}

#item87324 {
	width:29px !important;
	height:29px !important;
}

#item120466 {
	width:29px !important;
	height:29px !important;
	left:365px !important;
	top:586px !important;
}

#item127980 {
	width:42px !important;
	min-height:7px !important;
}

#item123244 {
	width:42px !important;
	min-height:7px !important;
}

#item127947 {
	width:42px !important;
	height:7px !important;
	left:85px !important;
	top:290px !important;
}

#item127954 {
	width:42px !important;
	min-height:7px !important;
}

#item123269 {
	width:42px !important;
	min-height:7px !important;
}

#item127951 {
	width:42px !important;
	height:7px !important;
	left:228px !important;
	top:511px !important;
}

#item128006 {
	width:42px !important;
	min-height:7px !important;
}

#item123312 {
	width:42px !important;
	min-height:7px !important;
}

#item127949 {
	width:42px !important;
	height:7px !important;
	left:474px !important;
	top:193px !important;
}

#item141646 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item141647_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item141651 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item141648 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item141654 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item141643 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item141641 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item141686 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item141687_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item141691 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item141688 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item141694 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item141684 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item141681 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item141723 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item141724_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item141728 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item141725 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item141732 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item141721 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item141719 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item140665 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item140666_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item140669 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item140667 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item140701 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item140663 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item140661 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item169991 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item87501 {
	width:44px !important;
	left:57px !important;
	top:293px !important;
	min-height:45px !important;
	padding:13px;
}

#item61916 {
	width:235px !important;
	height:82px !important;
	top:73px !important;
	background:#ede8dd;
}

#item61917 {
	width:235px !important;
	top:73px !important;
	min-height:82px !important;
	padding:13px;
}

#item61961 {
	width:45px !important;
	min-height:45px !important;
	padding:13px;
}

#item61777 {
	width:235px !important;
	height:93px !important;
	background:#ede8dd;
}

#item61778 {
	width:235px !important;
	min-height:93px !important;
	padding:13px;
}

#item61847 {
	width:235px !important;
	height:82px !important;
	top:73px !important;
	background:#ede8dd;
}

#item61848 {
	width:235px !important;
	top:73px !important;
	min-height:82px !important;
	padding:13px;
}

#item61889 {
	width:45px !important;
	min-height:45px !important;
	padding:13px;
}

#item120484 {
	width:29px !important;
	height:29px !important;
}

#item87339 {
	width:29px !important;
	height:29px !important;
}

#item120472 {
	width:29px !important;
	height:29px !important;
	left:250px !important;
	top:196px !important;
}

#item142092 {
	opacity:0.50;
	width:29px !important;
	height:29px !important;
}

#item87335 {
	width:29px !important;
	height:29px !important;
}

#item142088 {
	width:29px !important;
	height:29px !important;
	left:250px !important;
	top:379px !important;
}

#item120479 {
	width:29px !important;
	height:29px !important;
}

#item87327 {
	width:29px !important;
	height:29px !important;
}

#item120476 {
	width:29px !important;
	height:29px !important;
	left:250px !important;
	top:572px !important;
}

#item131325 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item131326_container {
	width:652px !important;
	height:646px !important;
	left:10px !important;
	top:13px !important;
}

#item131348 {
	width:463px !important;
	left:104px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item131351 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item131323 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item131321 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item131379 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item131380_container {
	width:652px !important;
	height:646px !important;
	left:10px !important;
	top:13px !important;
}

#item131402 {
	width:463px !important;
	left:104px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item131405 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item131377 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item131375 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item131430 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item131431_container {
	width:652px !important;
	height:663px !important;
	left:10px !important;
	top:13px !important;
}

#item131453 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item131456 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item131428 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item131426 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item131476 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item131477_container {
	width:652px !important;
	height:579px !important;
	left:10px !important;
	top:13px !important;
}

#item131499 {
	width:595px !important;
	left:38px !important;
	top:592px !important;
	background:#798f9f;
	min-height:158px !important;
	padding:24px;
}

#item131502 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item131474 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item131472 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item140713 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item140714_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item140717 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item140715 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item140750 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item140709 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item140758 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item140759_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item140764 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item140760 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item140768 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item140794 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item140756 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item140798 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item140799_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item140803 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item140800 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item140808 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item140834 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item140795 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes attrav-titolo-segue-150510 {
	0% {
		transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes attrav-titolo-segue-150510 {
	0% {
		-webkit-transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes attrav-titolo-150503 {
to{}	}
@-webkit-keyframes attrav-titolo-150503 {
to{}	}
#item150503 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item150486 {
	opacity:0.68;
	width:173px !important;
	height:91px !important;
	left:243px !important;
	top:71px !important;
	background:#fff;
}

#item150487 {
	width:168px !important;
	height:91px !important;
	left:75px !important;
	top:71px !important;
	background:#fff;
}

@keyframes attrav-titolo-bianco-150487 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
@-webkit-keyframes attrav-titolo-bianco-150487 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
#item150487 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item62321 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:417px !important;
	background:#798f9f;
}

#item62333 {
	width:177px !important;
	left:416px !important;
	top:417px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item151746 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item62384 {
	width:43px !important;
	height:11px !important;
}

#item151606 {
	width:43px !important;
	height:11px !important;
	left:430px !important;
	top:284px !important;
}

#item62493 {
	width:206px !important;
	height:77px !important;
	left:149px !important;
	top:654px !important;
	background:#798f9f;
}

#item62494 {
	width:206px !important;
	height:77px !important;
	left:149px !important;
	top:417px !important;
	background:#798f9f;
}

#item62505 {
	width:206px !important;
	left:149px !important;
	top:654px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item62530 {
	width:206px !important;
	left:149px !important;
	top:417px !important;
	min-height:71px !important;
	padding:11px 11px 0px 11px;
}

#item151799 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item62555 {
	width:43px !important;
	height:11px !important;
}

#item151608 {
	width:43px !important;
	height:11px !important;
	left:163px !important;
	top:521px !important;
}

#item151720 {
	opacity:0.50;
	width:34px !important;
	height:11px !important;
}

#item62581 {
	width:34px !important;
	height:11px !important;
}

#item151604 {
	width:34px !important;
	height:11px !important;
	left:163px !important;
	top:284px !important;
}

#item62609 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:654px !important;
	background:#798f9f;
}

#item62644 {
	width:206px !important;
	left:416px !important;
	top:654px !important;
	background:#798f9f;
	min-height:71px !important;
	padding:11px 6px 0px 11px;
}

#item151825 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item62694 {
	width:43px !important;
	height:11px !important;
}

#item151610 {
	width:43px !important;
	height:11px !important;
	left:430px !important;
	top:521px !important;
}

#item150145 {
	width:206px !important;
	height:50px !important;
	border-radius:3px;
	background:#ede8dd;
	padding:12px;
}

#item120770 {
	width:29px !important;
	height:29px !important;
}

#item120767 {
	width:29px !important;
	height:29px !important;
	left:165px !important;
	top:11px !important;
}

@keyframes battito-149902 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-149902 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item149902 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item149911 {
	width:51px !important;
	left:18px !important;
	border-radius:1px;
	min-height:8px !important;
}

#item149936 {
	width:17px !important;
	height:17px !important;
}

#item149904 {
	width:17px !important;
	height:17px !important;
}

#item149902 {
	width:69px !important;
	height:17px !important;
	left:199px !important;
	top:292px !important;
}

@keyframes attrav-linea-62031 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-62031 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item62031 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item62032 {
	width:177px !important;
	height:77px !important;
	left:30px !important;
	top:654px !important;
	background:#798f9f;
}

#item62033 {
	width:177px !important;
	height:77px !important;
	left:237px !important;
	top:417px !important;
	background:#798f9f;
}

#item62045 {
	width:177px !important;
	left:30px !important;
	top:654px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item62072 {
	width:177px !important;
	left:237px !important;
	top:417px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item151955 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item62097 {
	width:43px !important;
	height:11px !important;
}

#item151624 {
	width:43px !important;
	height:11px !important;
	left:44px !important;
	top:521px !important;
}

#item151903 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item62122 {
	width:43px !important;
	height:11px !important;
}

#item151618 {
	width:43px !important;
	height:11px !important;
	left:252px !important;
	top:284px !important;
}

#item62149 {
	width:177px !important;
	height:77px !important;
	left:445px !important;
	top:654px !important;
	background:#798f9f;
}

#item62155 {
	width:177px !important;
	left:446px !important;
	top:654px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item151981 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item62181 {
	width:43px !important;
	height:11px !important;
}

#item151628 {
	width:43px !important;
	height:11px !important;
	left:459px !important;
	top:521px !important;
}

#item62207 {
	width:177px !important;
	height:77px !important;
	left:445px !important;
	top:417px !important;
	background:#798f9f;
}

#item62213 {
	width:177px !important;
	left:446px !important;
	top:417px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item151929 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item62238 {
	width:43px !important;
	height:11px !important;
}

#item151620 {
	width:43px !important;
	height:11px !important;
	left:459px !important;
	top:284px !important;
}

#item62264 {
	width:177px !important;
	height:77px !important;
	left:30px !important;
	top:417px !important;
	background:#798f9f;
}

#item62270 {
	width:177px !important;
	left:30px !important;
	top:417px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item151773 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item62295 {
	width:43px !important;
	height:11px !important;
}

#item151616 {
	width:43px !important;
	height:11px !important;
	left:44px !important;
	top:284px !important;
}

#item62322 {
	width:177px !important;
	height:77px !important;
	left:445px !important;
	top:180px !important;
	background:#798f9f;
}

#item62359 {
	width:177px !important;
	left:445px !important;
	top:180px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item151851 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item62409 {
	width:43px !important;
	height:11px !important;
}

#item151614 {
	width:43px !important;
	height:11px !important;
	left:459px !important;
	top:47px !important;
}

#item62436 {
	width:177px !important;
	height:77px !important;
	left:237px !important;
	top:654px !important;
	background:#798f9f;
}

#item62441 {
	width:177px !important;
	left:237px !important;
	top:654px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item152007 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item62466 {
	width:43px !important;
	height:11px !important;
}

#item151626 {
	width:43px !important;
	height:11px !important;
	left:252px !important;
	top:521px !important;
}

#item62608 {
	width:177px !important;
	height:77px !important;
	left:237px !important;
	top:180px !important;
	background:#798f9f;
}

#item62619 {
	width:206px !important;
	left:237px !important;
	top:180px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item151877 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item62669 {
	width:43px !important;
	height:11px !important;
}

#item151612 {
	width:43px !important;
	height:11px !important;
	left:252px !important;
	top:47px !important;
}

@keyframes attrav-titolo-segue-99330 {
	0% {
		transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes attrav-titolo-segue-99330 {
	0% {
		-webkit-transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item99571 {
	width:198px !important;
	height:287px !important;
	left:128px !important;
	top:94px !important;
	background:#fff;
}

@keyframes attrav-titolo-99524 {
to{}	}
@-webkit-keyframes attrav-titolo-99524 {
to{}	}
#item99524 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item99563 {
	width:198px !important;
	height:287px !important;
	left:130px !important;
	top:94px !important;
	background:#fff;
}

@keyframes aumento-99563 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
@-webkit-keyframes aumento-99563 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
#item99563 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

@keyframes attrav-linea-64648 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-64648 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item64648 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item64649 {
	width:343px !important;
	left:78px !important;
	top:71px !important;
	min-height:15px !important;
}

@keyframes attrav-fotina-apertura-64674 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-fotina-apertura-64674 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item64699 {
	width:235px !important;
	left:57px !important;
	top:396px !important;
	min-height:61px !important;
	padding:0px 0px 14px 0px;
}

#item64725 {
	width:496px !important;
	left:85px !important;
	top:394px !important;
	min-height:331px !important;
}

#item149543 {
	width:24px !important;
	height:24px !important;
}

#item149538 {
	width:24px !important;
	height:24px !important;
}

#item149536 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:392px !important;
}

#item128039 {
	width:30px !important;
	min-height:7px !important;
}

#item123522 {
	width:31px !important;
	min-height:7px !important;
}

#item128036 {
	width:31px !important;
	height:7px !important;
	left:258px !important;
	top:538px !important;
}

#item137023 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:62px !important;
	padding:9px;
}

#item137029 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137027 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item136999 {
	width:85px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item136997 {
	width:91px !important;
	height:19px !important;
	left:124px !important;
	top:76px !important;
}

#item136995 {
	width:240px !important;
	height:95px !important;
	left:356px !important;
	top:523px !important;
}

#item133654 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item133655_0 {
	width:747px !important;
	max-width:1494px;
	left:0px !important;
	top:0px !important;
}

#item133655 {
	width:595px !important;
	height:601px !important;
	left:38px !important;
	top:41px !important;
	background:#fff;
}

#item133677 {
	width:595px !important;
	left:38px !important;
	top:643px !important;
	background:#798f9f;
	min-height:107px !important;
	padding:24px;
}

#item133682 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item133680 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item133652 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item133650 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

.panzoom > #item64682_0 {
	width:1080px !important;
	max-width:2160px;
	left:-11px !important;
	top:-171px !important;
}

#item64682 {
	width:660px !important;
	height:602px !important;
	top:71px !important;
	background:#fff;
}

#item64689 {
	opacity:0.58;
	width:137px !important;
	height:79px !important;
	left:469px !important;
	top:-9px !important;
	background:#dfd8c5;
}

#item64751 {
	width:419px !important;
	left:68px !important;
	top:673px !important;
	min-height:47px !important;
	padding:9px 0px 0px 0px;
}

#item98695 {
	width:29px !important;
	height:32px !important;
	left:32px !important;
}

#item98698 {
	width:92px !important;
	top:35px !important;
	border-radius:1px;
	min-height:15px !important;
}

#item98689 {
	width:29px !important;
	height:32px !important;
	left:32px !important;
}

#item98687 {
	width:92px !important;
	height:49px !important;
	left:546px !important;
	top:682px !important;
}

#item64805 {
	width:473px !important;
	left:85px !important;
	top:176px !important;
	min-height:522px !important;
}

#item64819 {
	width:235px !important;
	left:6px !important;
	min-height:104px !important;
	padding:6px 0px 6px 0px;
}

#item64970 {
	width:221px !important;
	left:85px !important;
	top:104px !important;
	min-height:46px !important;
}

#item64900 {
	width:235px !important;
	height:82px !important;
	top:73px !important;
	background:#ede8dd;
}

#item64901 {
	width:235px !important;
	top:73px !important;
	min-height:82px !important;
	padding:13px;
}

#item64945 {
	width:41px !important;
	min-height:45px !important;
	padding:13px;
}

#item120495 {
	width:29px !important;
	height:29px !important;
}

#item87371 {
	width:29px !important;
	height:29px !important;
}

#item120492 {
	width:29px !important;
	height:29px !important;
	left:545px !important;
	top:628px !important;
}

#item128069 {
	width:42px !important;
	min-height:7px !important;
}

#item123551 {
	width:42px !important;
	min-height:7px !important;
}

#item128066 {
	width:42px !important;
	height:7px !important;
	left:200px !important;
	top:235px !important;
}

#item128103 {
	width:133px !important;
	left:56px !important;
	min-height:7px !important;
	padding:0px 3px 0px 0px;
}

#item128128 {
	width:37px !important;
	top:14px !important;
	min-height:7px !important;
	padding:0px 0px 0px 3px;
}

#item123617 {
	width:133px !important;
	left:56px !important;
	min-height:7px !important;
	padding:0px 3px 0px 0px;
}

#item123643 {
	width:37px !important;
	top:14px !important;
	min-height:7px !important;
	padding:0px 0px 0px 3px;
}

#item128101 {
	width:189px !important;
	height:21px !important;
	left:85px !important;
	top:331px !important;
}

#item137074 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:98px !important;
	padding:9px;
}

#item137080 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137078 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137050 {
	width:59px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item137048 {
	width:65px !important;
	height:19px !important;
	left:64px !important;
	top:112px !important;
}

#item137046 {
	width:240px !important;
	height:131px !important;
	left:67px !important;
	top:114px !important;
}

#item137127 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:86px !important;
	padding:9px;
}

#item137133 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137131 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137103 {
	width:72px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item137101 {
	width:78px !important;
	height:19px !important;
	left:103px !important;
	top:100px !important;
}

#item137099 {
	width:240px !important;
	height:119px !important;
	left:67px !important;
	top:471px !important;
}

#item169966 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item140846 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item140847_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item140850 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item140848 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item140880 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item140844 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item140842 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes entratavelocedadestra-151127 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entratavelocedadestra-151127 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item150976 {
	width:326px !important;
	top:38px !important;
	min-height:367px !important;
	padding:28px 28px 0px 28px;
}

#item151002 {
	width:326px !important;
	background:#dbc06d;
	min-height:38px !important;
	padding:13px 28px 13px 28px;
}

#item151028 {
	width:269px !important;
	top:92px !important;
	background:#fff;
	min-height:70px !important;
	padding:13px;
}

#item151059 {
	width:45px !important;
	min-height:45px !important;
	padding:13px;
}

#item151126 {
	width:29px !important;
	height:29px !important;
}

#item151128 {
	width:29px !important;
	height:29px !important;
	left:148px !important;
}

#item169941 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item64810 {
	width:473px !important;
	left:85px !important;
	top:111px !important;
	min-height:587px !important;
}

#item64844 {
	width:235px !important;
	left:57px !important;
	top:158px !important;
	min-height:43px !important;
	padding:0px 0px 14px 0px;
}

#item64873 {
	width:235px !important;
	left:6px !important;
	min-height:71px !important;
	padding:6px 0px 6px 0px;
}

#item149553 {
	width:24px !important;
	height:24px !important;
}

#item149548 {
	width:24px !important;
	height:24px !important;
}

#item149546 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:154px !important;
}

#item137178 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:74px !important;
	padding:9px;
}

#item137184 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137182 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137154 {
	width:188px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item137152 {
	width:194px !important;
	height:33px !important;
	left:16px !important;
	top:88px !important;
}

#item137150 {
	width:240px !important;
	height:121px !important;
	left:67px !important;
	top:138px !important;
}

#item137231 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:140px !important;
	padding:9px;
}

#item137237 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137235 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137207 {
	width:107px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item137205 {
	width:113px !important;
	height:19px !important;
	left:16px !important;
	top:154px !important;
}

#item137203 {
	width:240px !important;
	height:173px !important;
	left:67px !important;
	top:390px !important;
}

#item137281 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:86px !important;
	padding:9px;
}

#item137287 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137285 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137257 {
	width:77px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item137255 {
	width:83px !important;
	height:19px !important;
	left:67px !important;
	top:100px !important;
}

#item137253 {
	width:240px !important;
	height:119px !important;
	left:334px !important;
	top:209px !important;
}

#item137330 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:182px !important;
	padding:9px;
}

#item137336 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137334 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137306 {
	width:164px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item137304 {
	width:170px !important;
	height:33px !important;
	left:16px !important;
	top:196px !important;
}

#item137302 {
	width:240px !important;
	height:229px !important;
	left:334px !important;
	top:210px !important;
}

@keyframes attrav-linea-98628 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-98628 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item98628 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item65024 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:532px !important;
}

#item65162 {
	width:221px !important;
	left:85px !important;
	top:104px !important;
	min-height:46px !important;
}

@keyframes attrav-foto-143839 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-143839 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item143839 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item142443 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142449 {
	width:128px !important;
	min-height:116px !important;
	padding:23px 14px 23px 23px;
}

#item65034 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item65040 {
	width:128px !important;
	min-height:116px !important;
	padding:23px 14px 23px 23px;
}

#item142440 {
	width:342px !important;
	height:169px !important;
	top:456px !important;
}

#item142409 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142410 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item65129 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item65130 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item142405 {
	width:342px !important;
	height:169px !important;
	top:228px !important;
}

#item168131 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item168138 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item87710 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item87719 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item142403 {
	width:342px !important;
	height:169px !important;
}

#item168823 {
	width:473px !important;
	left:85px !important;
	top:692px !important;
	min-height:16px !important;
}

#item168848 {
	width:473px !important;
	left:85px !important;
	top:656px !important;
	min-height:40px !important;
}

#item137387 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:86px !important;
	padding:9px;
}

#item137393 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137391 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137363 {
	width:82px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item137361 {
	width:88px !important;
	height:19px !important;
	left:16px !important;
	top:100px !important;
}

#item137359 {
	width:240px !important;
	height:119px !important;
	left:67px !important;
	top:182px !important;
}

#item137435 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item137441 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137439 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137411 {
	width:95px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item137409 {
	width:101px !important;
	height:19px !important;
	left:32px !important;
	top:64px !important;
}

#item137407 {
	width:240px !important;
	height:83px !important;
	left:334px !important;
	top:383px !important;
}

#item137514 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:38px !important;
	padding:9px;
}

#item137543 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137540 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137552 {
	width:70px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item137549 {
	width:76px !important;
	height:19px !important;
	left:30px !important;
	top:52px !important;
}

#item137512 {
	width:240px !important;
	height:71px !important;
	left:334px !important;
	top:147px !important;
}

#item169916 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item65029 {
	width:206px !important;
	left:85px !important;
	top:108px !important;
	min-height:597px !important;
}

#item65066 {
	width:235px !important;
	left:57px !important;
	top:434px !important;
	min-height:43px !important;
	padding:0px 0px 14px 0px;
}

#item149562 {
	width:24px !important;
	height:24px !important;
}

#item149558 {
	width:24px !important;
	height:24px !important;
}

#item149556 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:430px !important;
}

#item168798 {
	width:206px !important;
	left:85px !important;
	top:657px !important;
	min-height:52px !important;
}

#item128163 {
	width:31px !important;
	min-height:7px !important;
}

#item123671 {
	width:30px !important;
	min-height:7px !important;
}

#item128160 {
	width:31px !important;
	height:7px !important;
	left:186px !important;
	top:511px !important;
}

#item131523 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item131524_container {
	width:652px !important;
	height:468px !important;
	left:10px !important;
	top:108px !important;
}

#item131546 {
	width:595px !important;
	left:38px !important;
	top:575px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item131551 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item131549 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:104px !important;
}

#item131521 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item131519 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item131571 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item131572_container {
	width:652px !important;
	height:646px !important;
	left:10px !important;
	top:13px !important;
}

#item131594 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item131597 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item131569 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item131567 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item169890 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item131642 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item131643_0 {
	width:425px !important;
	max-width:850px;
	left:85px !important;
	top:0px !important;
}

#item131643 {
	width:595px !important;
	height:618px !important;
	left:38px !important;
	top:41px !important;
}

#item131665 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item131670 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item131668 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item131640 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item131638 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item65216 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:524px !important;
}

#item65258 {
	width:235px !important;
	left:352px !important;
	top:600px !important;
	min-height:43px !important;
	padding:0px 0px 14px 0px;
}

@keyframes attrav-foto-143842 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-143842 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item143842 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item142600 {
	width:342px !important;
	height:186px !important;
	background:#798f9f;
}

#item142605 {
	width:128px !important;
	min-height:186px !important;
	padding:23px 14px 38px 23px;
}

#item65226 {
	width:342px !important;
	height:186px !important;
	background:#798f9f;
}

#item65232 {
	width:128px !important;
	min-height:186px !important;
	padding:23px 14px 38px 23px;
}

#item142590 {
	width:342px !important;
	height:186px !important;
	top:558px !important;
}

#item142491 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142497 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item65286 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item65296 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item142487 {
	width:342px !important;
	height:169px !important;
}

#item142560 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142565 {
	width:128px !important;
	min-height:116px !important;
	padding:23px 14px 23px 23px;
}

#item65323 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item65332 {
	width:128px !important;
	min-height:116px !important;
	padding:23px 14px 23px 23px;
}

#item142557 {
	width:342px !important;
	height:169px !important;
	top:372px !important;
}

#item142525 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142526 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item65358 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item65359 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item142522 {
	width:342px !important;
	height:169px !important;
	top:186px !important;
}

#item65467 {
	width:221px !important;
	left:85px !important;
	top:104px !important;
	min-height:46px !important;
}

#item149574 {
	width:24px !important;
	height:24px !important;
}

#item149568 {
	width:24px !important;
	height:24px !important;
}

#item149566 {
	width:24px !important;
	height:24px !important;
	left:322px !important;
	top:596px !important;
}

#item128191 {
	width:41px !important;
	min-height:7px !important;
}

#item123696 {
	width:42px !important;
	min-height:7px !important;
}

#item128188 {
	width:42px !important;
	height:7px !important;
	left:439px !important;
	top:690px !important;
}

#item137485 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:38px !important;
	padding:9px;
}

#item137491 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137489 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137461 {
	width:70px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item137459 {
	width:76px !important;
	height:19px !important;
	left:30px !important;
	top:52px !important;
}

#item137457 {
	width:240px !important;
	height:71px !important;
	left:67px !important;
	top:437px !important;
}

#item137588 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:38px !important;
	padding:9px;
}

#item137594 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137592 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137564 {
	width:49px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item137562 {
	width:55px !important;
	height:19px !important;
	left:129px !important;
	top:52px !important;
}

#item137560 {
	width:240px !important;
	height:71px !important;
	left:334px !important;
	top:271px !important;
}

#item137611 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:38px !important;
	padding:9px;
}

#item137640 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137637 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137647 {
	width:49px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item137644 {
	width:55px !important;
	height:19px !important;
	left:129px !important;
	top:52px !important;
}

#item137609 {
	width:240px !important;
	height:71px !important;
	left:334px !important;
	top:492px !important;
}

#item141770 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item141771_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item141775 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item141772 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item141779 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item141768 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item141766 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item169865 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item65221 {
	width:206px !important;
	left:85px !important;
	top:111px !important;
	min-height:587px !important;
}

#item65395 {
	width:235px !important;
	height:82px !important;
	top:73px !important;
	background:#ede8dd;
}

#item65396 {
	width:235px !important;
	top:73px !important;
	min-height:82px !important;
	padding:13px;
}

#item65442 {
	width:45px !important;
	min-height:45px !important;
	padding:13px;
}

#item120501 {
	width:29px !important;
	height:29px !important;
}

#item120506 {
	width:29px !important;
	height:29px !important;
}

#item120499 {
	width:29px !important;
	height:29px !important;
	left:250px !important;
	top:129px !important;
}

#item128219 {
	width:30px !important;
	min-height:7px !important;
}

#item123750 {
	width:30px !important;
	min-height:7px !important;
}

#item128216 {
	width:30px !important;
	height:7px !important;
	left:85px !important;
	top:387px !important;
}

#item137681 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:92px !important;
	padding:9px;
}

#item137687 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137685 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137657 {
	width:193px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item137655 {
	width:199px !important;
	height:33px !important;
	left:16px !important;
	top:106px !important;
}

#item137653 {
	width:240px !important;
	height:139px !important;
	left:67px !important;
	top:162px !important;
}

#item131690 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item131691_0 {
	width:595px !important;
	max-width:1190px;
	left:0px !important;
	top:0px !important;
}

#item131691 {
	width:595px !important;
	height:635px !important;
	left:38px !important;
	top:41px !important;
}

#item131713 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item131718 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item131716 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item131688 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item131686 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item131737 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item131760 {
	width:374px !important;
	left:149px !important;
	top:592px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item131765 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item131763 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:99px !important;
}

#item131735 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item131733 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item131786 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item131809 {
	width:465px !important;
	left:104px !important;
	top:643px !important;
	background:#798f9f;
	min-height:108px !important;
	padding:24px;
}

.panzoom > #item131814_0 {
	width:29px !important;
	max-width:58px;
	left:0px !important;
	top:0px !important;
}

#item131814 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item131812 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

.panzoom > #item133765_0 {
	width:465px !important;
	max-width:930px;
	left:0px !important;
	top:0px !important;
}

#item133765 {
	width:465px !important;
	height:601px !important;
	left:104px !important;
	top:41px !important;
	background:#fff;
}

#item131784 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item131782 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item131836 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item131837_0 {
	width:530px !important;
	max-width:1060px;
	left:0px !important;
	top:0px !important;
}

#item131837 {
	width:530px !important;
	height:601px !important;
	left:71px !important;
	top:41px !important;
	background:#fff;
}

#item131859 {
	width:530px !important;
	left:71px !important;
	top:643px !important;
	background:#798f9f;
	min-height:108px !important;
	padding:24px;
}

#item131864 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item131862 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item131834 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item131832 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item140890 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item140891_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item140894 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item140892 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item140924 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item140888 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item140886 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item65521 {
	width:473px !important;
	left:85px !important;
	top:176px !important;
	min-height:522px !important;
}

#item65534 {
	width:235px !important;
	left:6px !important;
	top:6px !important;
	min-height:88px !important;
	padding:6px 0px 6px 0px;
}

#item65775 {
	width:221px !important;
	left:85px !important;
	top:104px !important;
	min-height:46px !important;
}

#item128251 {
	width:31px !important;
	min-height:7px !important;
}

#item123777 {
	width:31px !important;
	min-height:7px !important;
}

#item128248 {
	width:31px !important;
	height:7px !important;
	left:162px !important;
	top:387px !important;
}

#item137743 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item137749 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137747 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137719 {
	width:56px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item137717 {
	width:62px !important;
	height:19px !important;
	left:124px !important;
	top:64px !important;
}

#item137715 {
	width:240px !important;
	height:83px !important;
	left:66px !important;
	top:107px !important;
}

#item137794 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item137800 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137798 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137770 {
	width:95px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item137768 {
	width:101px !important;
	height:19px !important;
	left:102px !important;
	top:64px !important;
}

#item137766 {
	width:240px !important;
	height:83px !important;
	left:334px !important;
	top:287px !important;
}

#item134817 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item134824 {
	width:374px !important;
	left:149px !important;
	top:592px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item134852 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item134849 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:99px !important;
}

#item134815 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item134813 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item169840 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

@keyframes attrav-linea-98630 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-98630 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item98630 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item65526 {
	width:473px !important;
	left:85px !important;
	top:297px !important;
	min-height:408px !important;
}

#item65562 {
	width:164px !important;
	height:134px !important;
	top:73px !important;
	background:#ede8dd;
}

#item65563 {
	width:164px !important;
	top:73px !important;
	min-height:80px !important;
	padding:13px 13px 0px 13px;
}

#item65606 {
	width:45px !important;
	left:120px !important;
	min-height:45px !important;
	padding:13px;
}

#item65634 {
	width:142px !important;
	height:134px !important;
	top:73px !important;
	background:#ede8dd;
}

#item65635 {
	width:142px !important;
	top:73px !important;
	min-height:86px !important;
	padding:13px 13px 6px 13px;
}

#item65675 {
	width:45px !important;
	left:97px !important;
	min-height:45px !important;
	padding:13px;
}

#item65703 {
	width:142px !important;
	height:134px !important;
	top:73px !important;
	background:#ede8dd;
}

#item65704 {
	width:142px !important;
	top:73px !important;
	min-height:86px !important;
	padding:13px 13px 6px 13px;
}

#item65750 {
	width:45px !important;
	min-height:45px !important;
	padding:13px;
}

#item168773 {
	width:473px !important;
	left:85px !important;
	top:668px !important;
	min-height:40px !important;
}

#item120512 {
	width:29px !important;
	height:29px !important;
}

#item120517 {
	width:29px !important;
	height:29px !important;
}

#item120510 {
	width:29px !important;
	height:29px !important;
	left:98px !important;
	top:211px !important;
}

#item120531 {
	width:29px !important;
	height:29px !important;
}

#item120536 {
	width:29px !important;
	height:29px !important;
}

#item120529 {
	width:29px !important;
	height:29px !important;
	left:275px !important;
	top:211px !important;
}

#item120542 {
	width:29px !important;
	height:29px !important;
}

#item120546 {
	width:29px !important;
	height:29px !important;
}

#item120540 {
	width:29px !important;
	height:29px !important;
	left:429px !important;
	top:211px !important;
}

#item128281 {
	width:31px !important;
	min-height:7px !important;
}

#item123803 {
	width:31px !important;
	min-height:7px !important;
}

#item128277 {
	width:31px !important;
	height:7px !important;
	left:231px !important;
	top:566px !important;
}

#item128310 {
	width:42px !important;
	min-height:7px !important;
}

#item123840 {
	width:41px !important;
	min-height:7px !important;
}

#item128306 {
	width:42px !important;
	height:7px !important;
	left:493px !important;
	top:387px !important;
}

#item128338 {
	width:42px !important;
	min-height:7px !important;
}

#item123865 {
	width:41px !important;
	min-height:7px !important;
}

#item128335 {
	width:42px !important;
	height:7px !important;
	left:506px !important;
	top:483px !important;
}

#item128366 {
	width:42px !important;
	min-height:7px !important;
}

#item123890 {
	width:41px !important;
	min-height:7px !important;
}

#item128363 {
	width:42px !important;
	height:7px !important;
	left:502px !important;
	top:635px !important;
}

#item137847 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:86px !important;
	padding:9px;
}

#item137853 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137851 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137823 {
	width:58px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item137821 {
	width:64px !important;
	height:19px !important;
	left:29px !important;
	top:100px !important;
}

#item137819 {
	width:240px !important;
	height:119px !important;
	left:68px !important;
	top:306px !important;
}

#item137900 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:272px !important;
	padding:9px;
}

#item137906 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137904 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137876 {
	width:195px !important;
	height:42px !important;
	left:3px !important;
	top:3px !important;
}

#item137874 {
	width:201px !important;
	height:48px !important;
	left:14px !important;
	top:286px !important;
}

#item137872 {
	width:240px !important;
	height:334px !important;
	left:68px !important;
	top:284px !important;
}

#item137953 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:176px !important;
	padding:9px;
}

#item137959 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item137957 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137929 {
	width:100px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item137927 {
	width:106px !important;
	height:19px !important;
	left:53px !important;
	top:190px !important;
}

#item137925 {
	width:240px !important;
	height:209px !important;
	left:334px !important;
	top:202px !important;
}

#item138003 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:80px !important;
	padding:9px;
}

#item138009 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138007 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item137979 {
	width:208px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item137977 {
	width:214px !important;
	height:33px !important;
	left:16px !important;
	top:94px !important;
}

#item137975 {
	width:240px !important;
	height:127px !important;
	left:334px !important;
	top:312px !important;
}

#item134864 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item134865_0 {
	width:530px !important;
	max-width:1060px;
	left:0px !important;
	top:0px !important;
}

#item134865 {
	width:530px !important;
	height:601px !important;
	left:71px !important;
	top:41px !important;
	background:#fff;
}

#item134869 {
	width:530px !important;
	left:71px !important;
	top:643px !important;
	background:#798f9f;
	min-height:108px !important;
	padding:24px;
}

#item134898 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item134894 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item134861 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item134859 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item140936 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item140937_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item140940 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item140938 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item140972 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item140934 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item140932 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item140981 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item140982_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item140985 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item140983 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item141018 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item140979 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item140977 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item141032 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item141033_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item141036 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item141034 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item141068 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item141030 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item141028 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes attrav-titolo-segue-150558 {
	0% {
		transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes attrav-titolo-segue-150558 {
	0% {
		-webkit-transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes attrav-titolo-150564 {
to{}	}
@-webkit-keyframes attrav-titolo-150564 {
to{}	}
#item150564 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item150518 {
	opacity:0.68;
	width:171px !important;
	height:109px !important;
	left:487px !important;
	top:52px !important;
	background:#fff;
}

#item150519 {
	width:147px !important;
	height:109px !important;
	left:340px !important;
	top:52px !important;
	background:#fff;
}

@keyframes attrav-titolo-bianco-150519 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
@-webkit-keyframes attrav-titolo-bianco-150519 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
#item150519 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item152088 {
	width:43px !important;
	height:11px !important;
}

#item66108 {
	width:43px !important;
	height:11px !important;
}

#item151633 {
	width:43px !important;
	height:11px !important;
	left:430px !important;
	top:521px !important;
}

#item66162 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:654px !important;
	background:#798f9f;
}

#item66163 {
	width:177px !important;
	left:416px !important;
	top:654px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item66188 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:417px !important;
	background:#798f9f;
}

#item66193 {
	width:206px !important;
	left:416px !important;
	top:417px !important;
	background:#798f9f;
	min-height:71px !important;
	padding:11px 11px 0px 11px;
}

#item152062 {
	opacity:0.50;
	width:34px !important;
	height:11px !important;
}

#item66218 {
	width:34px !important;
	height:11px !important;
}

#item151631 {
	width:34px !important;
	height:11px !important;
	left:430px !important;
	top:284px !important;
}

@keyframes attrav-doc-scritta-66303 {
	0% {transform:translate(-1px,233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-doc-scritta-66303 {
	0% {-webkit-transform:translate(-1px,233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item66355 {
	width:293px !important;
	top:123px !important;
	min-height:409px !important;
	padding:0px 26px 0px 54px;
}

#item66380 {
	width:223px !important;
	left:-9px !important;
	top:71px !important;
	background:#dbc06d;
	min-height:38px !important;
	padding:13px 26px 13px 62px;
}

#item66406 {
	width:214px !important;
	height:82px !important;
	top:73px !important;
	background:#fff;
}

#item66407 {
	width:214px !important;
	top:73px !important;
	min-height:82px !important;
	padding:13px;
}

#item66448 {
	width:45px !important;
	min-height:45px !important;
	padding:13px;
}

#item149590 {
	width:24px !important;
	height:24px !important;
}

#item149585 {
	width:24px !important;
	height:24px !important;
}

#item149583 {
	width:24px !important;
	height:24px !important;
	left:24px !important;
	top:67px !important;
}

#item150186 {
	width:206px !important;
	height:50px !important;
	border-radius:3px;
	background:#ede8dd;
	padding:12px;
}

#item120681 {
	width:29px !important;
	height:29px !important;
}

#item120678 {
	width:29px !important;
	height:29px !important;
	left:165px !important;
	top:11px !important;
}

#item121882 {
	width:29px !important;
	height:29px !important;
}

#item121877 {
	width:29px !important;
	height:29px !important;
}

#item121875 {
	width:29px !important;
	height:29px !important;
	left:226px !important;
	top:642px !important;
}

#item123990 {
	width:42px !important;
	min-height:7px !important;
}

#item123960 {
	width:42px !important;
	min-height:7px !important;
}

#item123987 {
	width:42px !important;
	height:7px !important;
	left:217px !important;
	top:138px !important;
}

@keyframes battito-149940 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-149940 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item149940 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item149946 {
	width:52px !important;
	left:18px !important;
	border-radius:1px;
	min-height:7px !important;
}

#item149971 {
	width:17px !important;
	height:17px !important;
}

#item149942 {
	width:17px !important;
	height:17px !important;
}

#item149940 {
	width:70px !important;
	height:17px !important;
	left:466px !important;
	top:292px !important;
}

#item141082 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item141083_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item141086 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item141084 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item141117 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item141080 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item141078 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes attrav-linea-30141 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-30141 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item30141 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item65852 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:180px !important;
	background:#798f9f;
}

#item65861 {
	width:206px !important;
	left:416px !important;
	top:180px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item65888 {
	width:206px !important;
	height:77px !important;
	left:149px !important;
	top:417px !important;
	background:#798f9f;
}

#item65893 {
	width:206px !important;
	left:149px !important;
	top:417px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item152167 {
	width:43px !important;
	height:11px !important;
}

#item65918 {
	width:43px !important;
	height:11px !important;
}

#item151639 {
	width:43px !important;
	height:11px !important;
	left:163px !important;
	top:284px !important;
}

#item65943 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:654px !important;
	background:#798f9f;
}

#item65948 {
	width:206px !important;
	left:416px !important;
	top:654px !important;
	min-height:58px !important;
	padding:11px 6px 0px 11px;
}

#item152246 {
	width:43px !important;
	height:11px !important;
}

#item65973 {
	width:43px !important;
	height:11px !important;
}

#item151645 {
	width:43px !important;
	height:11px !important;
	left:430px !important;
	top:521px !important;
}

#item66000 {
	width:206px !important;
	height:77px !important;
	left:149px !important;
	top:180px !important;
	background:#798f9f;
}

#item66001 {
	width:177px !important;
	left:149px !important;
	top:180px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item152141 {
	width:43px !important;
	height:11px !important;
}

#item66027 {
	width:43px !important;
	height:11px !important;
}

#item151637 {
	width:43px !important;
	height:11px !important;
	left:430px !important;
	top:47px !important;
}

#item66053 {
	width:207px !important;
	height:77px !important;
	left:416px !important;
	top:417px !important;
	background:#798f9f;
}

#item66058 {
	width:177px !important;
	left:416px !important;
	top:417px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item152194 {
	width:43px !important;
	height:11px !important;
}

#item66083 {
	width:43px !important;
	height:11px !important;
}

#item151641 {
	width:43px !important;
	height:11px !important;
	left:430px !important;
	top:284px !important;
}

#item152115 {
	width:43px !important;
	height:11px !important;
}

#item66136 {
	width:43px !important;
	height:11px !important;
}

#item151635 {
	width:43px !important;
	height:11px !important;
	left:164px !important;
	top:47px !important;
}

#item66244 {
	width:206px !important;
	height:77px !important;
	left:149px !important;
	top:654px !important;
	background:#798f9f;
}

#item66251 {
	width:206px !important;
	left:149px !important;
	top:654px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item152220 {
	width:43px !important;
	height:11px !important;
}

#item66277 {
	width:43px !important;
	height:11px !important;
}

#item151643 {
	width:43px !important;
	height:11px !important;
	left:163px !important;
	top:521px !important;
}

@keyframes attrav-titolo-segue-99372 {
	0% {
		transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes attrav-titolo-segue-99372 {
	0% {
		-webkit-transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item99572 {
	width:198px !important;
	height:245px !important;
	left:128px !important;
	top:94px !important;
	background:#fff;
}

@keyframes attrav-titolo-99532 {
to{}	}
@-webkit-keyframes attrav-titolo-99532 {
to{}	}
#item99532 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item99565 {
	width:198px !important;
	height:245px !important;
	left:130px !important;
	top:94px !important;
	background:#fff;
}

@keyframes aumento-99565 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
@-webkit-keyframes aumento-99565 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
#item99565 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

@keyframes attrav-linea-68828 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-68828 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item68828 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item68829 {
	width:199px !important;
	left:78px !important;
	top:71px !important;
	min-height:15px !important;
}

#item68854 {
	width:496px !important;
	left:85px !important;
	top:353px !important;
	min-height:373px !important;
}

@keyframes attrav-fotina-apertura-68880 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-fotina-apertura-68880 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item68888 {
	width:235px !important;
	left:57px !important;
	top:495px !important;
	min-height:79px !important;
	padding:0px 0px 14px 0px;
}

#item149604 {
	width:24px !important;
	height:24px !important;
}

#item149598 {
	width:24px !important;
	height:24px !important;
}

#item149596 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:491px !important;
}

#item128470 {
	width:31px !important;
	min-height:7px !important;
}

#item124270 {
	width:30px !important;
	min-height:7px !important;
}

#item128467 {
	width:31px !important;
	height:7px !important;
	left:503px !important;
	top:663px !important;
}

#item128442 {
	width:31px !important;
	min-height:7px !important;
}

#item124295 {
	width:30px !important;
	min-height:7px !important;
}

#item128413 {
	width:31px !important;
	height:7px !important;
	left:497px !important;
	top:690px !important;
}

#item138054 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:62px !important;
	padding:9px;
}

#item138060 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138058 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138030 {
	width:74px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item138028 {
	width:80px !important;
	height:19px !important;
	left:56px !important;
	top:76px !important;
}

#item138026 {
	width:240px !important;
	height:95px !important;
	left:356px !important;
	top:482px !important;
}

#item134907 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item134908_0 {
	width:439px !important;
	max-width:878px;
	left:0px !important;
	top:0px !important;
}

#item134908 {
	width:439px !important;
	height:618px !important;
	left:117px !important;
	top:41px !important;
	background:#fff;
}

#item134914 {
	width:439px !important;
	left:117px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item134942 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item134939 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item134905 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item134903 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item134953 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item134954_0 {
	width:728px !important;
	max-width:1456px;
	left:0px !important;
	top:0px !important;
}

#item134954 {
	width:595px !important;
	height:618px !important;
	left:38px !important;
	top:41px !important;
}

#item134958 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item134987 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item134984 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item134951 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item134949 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

.panzoom > #item68915_0 {
	width:918px !important;
	max-width:1836px;
	left:-134px !important;
	top:-81px !important;
}

#item68915 {
	width:660px !important;
	height:602px !important;
	top:71px !important;
	background:#fff;
}

#item68921 {
	opacity:0.58;
	width:137px !important;
	height:79px !important;
	left:469px !important;
	top:-9px !important;
	background:#dfd8c5;
}

#item68932 {
	width:382px !important;
	left:68px !important;
	top:673px !important;
	min-height:25px !important;
	padding:9px 0px 0px 0px;
}

#item98731 {
	width:29px !important;
	height:32px !important;
	left:32px !important;
}

#item98734 {
	width:92px !important;
	top:35px !important;
	border-radius:1px;
	min-height:15px !important;
}

#item98725 {
	width:29px !important;
	height:32px !important;
	left:32px !important;
}

#item98723 {
	width:92px !important;
	height:49px !important;
	left:546px !important;
	top:682px !important;
}

#item68976 {
	width:473px !important;
	left:85px !important;
	top:176px !important;
	min-height:522px !important;
}

#item69069 {
	width:235px !important;
	left:6px !important;
	min-height:88px !important;
	padding:6px 0px 6px 0px;
}

@keyframes attrav-foto-143843 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-143843 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item143843 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item142669 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142670 {
	width:128px !important;
	min-height:127px !important;
	padding:23px 14px 23px 23px;
}

#item68996 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item68997 {
	width:128px !important;
	min-height:127px !important;
	padding:23px 14px 23px 23px;
}

#item142666 {
	width:342px !important;
	height:169px !important;
	top:189px !important;
}

#item142634 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142640 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item69030 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item69041 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item142631 {
	width:342px !important;
	height:169px !important;
}

#item142707 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142708 {
	width:128px !important;
	min-height:127px !important;
	padding:23px 14px 23px 23px;
}

#item69122 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item69123 {
	width:128px !important;
	min-height:127px !important;
	padding:23px 14px 23px 23px;
}

#item142699 {
	width:342px !important;
	height:169px !important;
	top:378px !important;
}

#item142744 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item142749 {
	width:128px !important;
	min-height:84px !important;
	padding:23px 14px 23px 23px;
}

#item69159 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item69169 {
	width:128px !important;
	min-height:84px !important;
	padding:23px 14px 23px 23px;
}

#item142740 {
	width:342px !important;
	height:177px !important;
	top:567px !important;
}

#item69194 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:46px !important;
}

#item128503 {
	width:31px !important;
	min-height:7px !important;
}

#item124325 {
	width:31px !important;
	min-height:7px !important;
}

#item128500 {
	width:31px !important;
	height:7px !important;
	left:135px !important;
	top:207px !important;
}

#item128534 {
	width:41px !important;
	left:128px !important;
	min-height:7px !important;
	padding:0px 3px 0px 0px;
}

#item128559 {
	width:193px !important;
	top:14px !important;
	min-height:7px !important;
	padding:0px 3px 0px 3px;
}

#item128584 {
	width:127px !important;
	top:28px !important;
	min-height:7px !important;
	padding:0px 0px 0px 3px;
}

#item124351 {
	width:41px !important;
	left:128px !important;
	min-height:7px !important;
	padding:0px 3px 0px 0px;
}

#item124376 {
	width:194px !important;
	top:14px !important;
	min-height:7px !important;
	padding:0px 3px 0px 3px;
}

#item124402 {
	width:127px !important;
	top:28px !important;
	min-height:7px !important;
	padding:0px 0px 0px 3px;
}

#item128532 {
	width:194px !important;
	height:35px !important;
	left:85px !important;
	top:345px !important;
}

#item138111 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:86px !important;
	padding:9px;
}

#item138117 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138115 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138087 {
	width:72px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item138085 {
	width:78px !important;
	height:19px !important;
	left:103px !important;
	top:100px !important;
}

#item138083 {
	width:240px !important;
	height:119px !important;
	left:67px !important;
	top:416px !important;
}

#item138164 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:98px !important;
	padding:9px;
}

#item138170 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138168 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138140 {
	width:62px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item138138 {
	width:68px !important;
	height:19px !important;
	left:121px !important;
	top:112px !important;
}

#item138136 {
	width:240px !important;
	height:131px !important;
	left:67px !important;
	top:556px !important;
}

#item138214 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:62px !important;
	padding:9px;
}

#item138220 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138218 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138190 {
	width:79px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item138188 {
	width:85px !important;
	height:19px !important;
	left:16px !important;
	top:76px !important;
}

#item138186 {
	width:240px !important;
	height:95px !important;
	left:334px !important;
	top:247px !important;
}

#item135011 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item135012_0 {
	width:924px !important;
	max-width:1848px;
	left:0px !important;
	top:0px !important;
}

#item135012 {
	width:595px !important;
	height:635px !important;
	left:38px !important;
	top:41px !important;
	background:#fff;
}

#item135016 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item135044 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135041 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item135009 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item135007 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

@keyframes attrav-box-151396 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-box-151396 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item151274 {
	width:29px !important;
	height:29px !important;
}

#item151271 {
	width:29px !important;
	height:29px !important;
	left:148px !important;
}

#item151324 {
	width:326px !important;
	top:28px !important;
	background:#dbc06d;
	min-height:60px !important;
	padding:13px 28px 13px 28px;
}

#item151354 {
	width:326px !important;
	height:649px !important;
	top:88px !important;
}

#item151359 {
	width:326px !important;
	min-height:960px !important;
	padding:28px 28px 0px 28px;
}

#item151384 {
	width:12px !important;
	height:12px !important;
}

#item169815 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item68991 {
	width:206px !important;
	left:85px !important;
	top:111px !important;
	min-height:587px !important;
}

#item69095 {
	width:235px !important;
	left:57px !important;
	top:178px !important;
	min-height:79px !important;
	padding:0px 0px 14px 0px;
}

#item149615 {
	width:24px !important;
	height:24px !important;
}

#item149611 {
	width:24px !important;
	height:24px !important;
}

#item149609 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:174px !important;
}

#item128612 {
	width:31px !important;
	min-height:7px !important;
}

#item124437 {
	width:30px !important;
	min-height:7px !important;
}

#item128609 {
	width:31px !important;
	height:7px !important;
	left:249px !important;
	top:607px !important;
}

#item138264 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item138270 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138268 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138240 {
	width:183px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item138238 {
	width:189px !important;
	height:28px !important;
	left:16px !important;
	top:55px !important;
}

#item138236 {
	width:240px !important;
	height:83px !important;
	left:67px !important;
	top:66px !important;
}

#item138340 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:98px !important;
	padding:9px;
}

#item138371 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138368 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138379 {
	width:62px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item138376 {
	width:68px !important;
	height:19px !important;
	left:77px !important;
	top:112px !important;
}

#item138338 {
	width:240px !important;
	height:131px !important;
	left:67px !important;
	top:404px !important;
}

#item131884 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item131885_0 {
	width:439px !important;
	max-width:878px;
	left:0px !important;
	top:0px !important;
}

#item131885 {
	width:439px !important;
	height:618px !important;
	left:117px !important;
	top:41px !important;
	background:#fff;
}

#item131907 {
	width:439px !important;
	left:117px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item131912 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item131910 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item131882 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item131880 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item131934 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item131935_0 {
	width:924px !important;
	max-width:1848px;
	left:0px !important;
	top:0px !important;
}

#item131935 {
	width:595px !important;
	height:635px !important;
	left:38px !important;
	top:41px !important;
	background:#fff;
}

#item131957 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item131962 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item131960 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item131932 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item131930 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item131979 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item131980_0 {
	width:868px !important;
	max-width:1736px;
	left:0px !important;
	top:0px !important;
}

#item131980 {
	width:595px !important;
	height:601px !important;
	left:38px !important;
	top:41px !important;
}

#item132002 {
	width:595px !important;
	left:38px !important;
	top:643px !important;
	background:#798f9f;
	min-height:108px !important;
	padding:24px;
}

#item132007 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item132005 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item131977 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item131975 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item132028 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item132029_container {
	width:652px !important;
	height:663px !important;
	left:10px !important;
	top:13px !important;
}

#item132051 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item132054 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item132026 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item132024 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item69246 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:524px !important;
}

#item69360 {
	width:235px !important;
	left:6px !important;
	min-height:121px !important;
	padding:6px 0px 6px 0px;
}

@keyframes attrav-foto-143844 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-143844 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item143844 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item142778 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142783 {
	width:128px !important;
	left:2px !important;
	min-height:84px !important;
	padding:23px 14px 23px 23px;
}

#item69252 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item69263 {
	width:128px !important;
	left:2px !important;
	min-height:84px !important;
	padding:23px 14px 23px 23px;
}

#item142775 {
	width:342px !important;
	height:169px !important;
}

#item142811 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142819 {
	width:128px !important;
	left:2px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item69290 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item69298 {
	width:128px !important;
	left:2px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item142808 {
	width:342px !important;
	height:169px !important;
	top:189px !important;
}

#item142851 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142859 {
	width:128px !important;
	left:2px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item69325 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item69332 {
	width:128px !important;
	left:2px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item142844 {
	width:342px !important;
	height:169px !important;
	top:378px !important;
}

#item142887 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item142893 {
	width:128px !important;
	min-height:84px !important;
	padding:23px 14px 23px 23px;
}

#item69416 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item69426 {
	width:128px !important;
	min-height:84px !important;
	padding:23px 14px 23px 23px;
}

#item142884 {
	width:342px !important;
	height:177px !important;
	top:567px !important;
}

#item69451 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:46px !important;
}

#item128675 {
	width:52px !important;
	min-height:7px !important;
}

#item124472 {
	width:52px !important;
	min-height:7px !important;
}

#item128644 {
	width:52px !important;
	height:7px !important;
	left:216px !important;
	top:442px !important;
}

#item128649 {
	width:31px !important;
	min-height:7px !important;
}

#item124526 {
	width:30px !important;
	min-height:7px !important;
}

#item128646 {
	width:31px !important;
	height:7px !important;
	left:135px !important;
	top:552px !important;
}

#item138415 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:62px !important;
	padding:9px;
}

#item138421 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138419 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138391 {
	width:72px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item138389 {
	width:78px !important;
	height:19px !important;
	left:100px !important;
	top:76px !important;
}

#item138387 {
	width:240px !important;
	height:95px !important;
	left:67px !important;
	top:509px !important;
}

#item138467 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item138473 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138471 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138443 {
	width:68px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item138441 {
	width:74px !important;
	height:19px !important;
	left:16px !important;
	top:64px !important;
}

#item138439 {
	width:240px !important;
	height:83px !important;
	left:334px !important;
	top:300px !important;
}

#item138520 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:74px !important;
	padding:9px;
}

#item138526 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138524 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138496 {
	width:61px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item138494 {
	width:67px !important;
	height:19px !important;
	left:113px !important;
	top:88px !important;
}

#item138492 {
	width:240px !important;
	height:107px !important;
	left:334px !important;
	top:332px !important;
}

#item141874 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item141877_container {
	width:652px !important;
	height:663px !important;
	left:10px !important;
	top:13px !important;
}

#item141878 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item141903 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item141872 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item141870 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item135055 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item135056_0 {
	width:768px !important;
	max-width:1536px;
	left:0px !important;
	top:0px !important;
}

#item135056 {
	width:595px !important;
	height:584px !important;
	left:38px !important;
	top:41px !important;
}

#item135061 {
	width:595px !important;
	left:38px !important;
	top:626px !important;
	background:#798f9f;
	min-height:124px !important;
	padding:24px;
}

#item135089 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135086 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item135053 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item135051 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item169790 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item69385 {
	width:206px !important;
	left:85px !important;
	top:111px !important;
	min-height:587px !important;
}

#item69389 {
	width:235px !important;
	left:57px !important;
	top:283px !important;
	min-height:97px !important;
	padding:0px 0px 14px 0px;
}

#item149624 {
	width:24px !important;
	height:24px !important;
}

#item149620 {
	width:24px !important;
	height:24px !important;
}

#item149618 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:279px !important;
}

#item138568 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:86px !important;
	padding:9px;
}

#item138574 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138572 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138544 {
	width:75px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item138542 {
	width:81px !important;
	height:19px !important;
	left:139px !important;
	top:100px !important;
}

#item138540 {
	width:240px !important;
	height:119px !important;
	left:67px !important;
	top:126px !important;
}

#item138616 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:86px !important;
	padding:9px;
}

#item138622 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138620 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138590 {
	width:83px !important;
	height:20px !important;
	left:75px !important;
	top:100px !important;
}

#item138588 {
	width:240px !important;
	height:120px !important;
	left:67px !important;
	top:471px !important;
}

#item132074 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item132075_0 {
	width:768px !important;
	max-width:1536px;
	left:0px !important;
	top:0px !important;
}

#item132075 {
	width:595px !important;
	height:584px !important;
	left:38px !important;
	top:41px !important;
}

#item132097 {
	width:595px !important;
	left:38px !important;
	top:626px !important;
	background:#798f9f;
	min-height:124px !important;
	padding:24px;
}

#item132102 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item132100 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item132072 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item132070 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item132121 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item132122_0 {
	width:818px !important;
	max-width:1636px;
	left:0px !important;
	top:0px !important;
}

#item132122 {
	width:595px !important;
	height:618px !important;
	left:38px !important;
	top:41px !important;
}

#item132144 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item132149 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item132147 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item132119 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item132117 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item132197 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item132198_0 {
	width:844px !important;
	max-width:1688px;
	left:-132px !important;
	top:0px !important;
}

#item132198 {
	width:595px !important;
	height:618px !important;
	left:38px !important;
	top:41px !important;
}

#item132220 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item132225 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item132223 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item132195 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item132193 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item132244 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item132245_container {
	width:652px !important;
	height:646px !important;
	left:10px !important;
	top:13px !important;
}

#item132267 {
	width:422px !important;
	left:125px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item132270 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item132242 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item132240 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item69508 {
	width:473px !important;
	left:85px !important;
	top:174px !important;
	min-height:524px !important;
}

#item69516 {
	width:235px !important;
	left:6px !important;
	min-height:104px !important;
	padding:6px 0px 6px 0px;
}

@keyframes attrav-foto-143846 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-143846 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item143846 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item142961 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142966 {
	width:128px !important;
	top:1px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item69543 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item69552 {
	width:128px !important;
	top:1px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item142958 {
	width:342px !important;
	height:169px !important;
	top:183px !important;
}

#item142996 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item143001 {
	width:128px !important;
	min-height:148px !important;
	padding:23px 14px 23px 23px;
}

#item69578 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item69589 {
	width:128px !important;
	min-height:148px !important;
	padding:23px 14px 23px 23px;
}

#item142991 {
	width:342px !important;
	height:177px !important;
	top:367px !important;
}

#item143029 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item143037 {
	width:128px !important;
	min-height:148px !important;
	padding:23px 14px 23px 23px;
}

#item69615 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item69624 {
	width:128px !important;
	min-height:148px !important;
	padding:23px 14px 23px 23px;
}

#item143026 {
	width:342px !important;
	height:186px !important;
	top:558px !important;
}

#item142925 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item142927 {
	width:128px !important;
	min-height:116px !important;
	padding:23px 14px 23px 23px;
}

#item69650 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item69651 {
	width:128px !important;
	min-height:116px !important;
	padding:23px 14px 23px 23px;
}

#item142922 {
	width:342px !important;
	height:169px !important;
}

#item69685 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:46px !important;
}

#item128706 {
	width:31px !important;
	min-height:7px !important;
}

#item124553 {
	width:31px !important;
	min-height:7px !important;
}

#item128703 {
	width:31px !important;
	height:7px !important;
	left:213px !important;
	top:400px !important;
}

#item128735 {
	width:30px !important;
	min-height:7px !important;
}

#item124585 {
	width:30px !important;
	min-height:7px !important;
}

#item128732 {
	width:30px !important;
	height:7px !important;
	left:352px !important;
	top:304px !important;
}

#item128766 {
	width:52px !important;
	min-height:7px !important;
}

#item124610 {
	width:52px !important;
	min-height:7px !important;
}

#item128760 {
	width:52px !important;
	height:7px !important;
	left:423px !important;
	top:428px !important;
}

#item138666 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:38px !important;
	padding:9px;
}

#item138672 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138670 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138642 {
	width:70px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item138640 {
	width:76px !important;
	height:19px !important;
	left:130px !important;
	top:52px !important;
}

#item138638 {
	width:240px !important;
	height:71px !important;
	left:67px !important;
	top:285px !important;
}

#item138695 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:38px !important;
	padding:9px;
}

#item138725 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138722 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138734 {
	width:39px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item138731 {
	width:45px !important;
	height:19px !important;
	left:161px !important;
	top:52px !important;
}

#item138693 {
	width:240px !important;
	height:71px !important;
	left:67px !important;
	top:367px !important;
}

#item135100 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item135101_0 {
	width:818px !important;
	max-width:1636px;
	left:0px !important;
	top:0px !important;
}

#item135101 {
	width:595px !important;
	height:618px !important;
	left:38px !important;
	top:41px !important;
}

#item135105 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item135133 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135130 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item135098 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item135096 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item135143 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item135144_0 {
	width:844px !important;
	max-width:1688px;
	left:-132px !important;
	top:0px !important;
}

#item135144 {
	width:595px !important;
	height:618px !important;
	left:38px !important;
	top:41px !important;
}

#item135148 {
	width:595px !important;
	left:38px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item135177 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135173 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item135141 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item135139 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item141919 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item141920_container {
	width:652px !important;
	height:646px !important;
	left:10px !important;
	top:13px !important;
}

#item141921 {
	width:422px !important;
	left:125px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item141946 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item141917 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item141915 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item169765 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item69504 {
	width:206px !important;
	left:85px !important;
	top:111px !important;
	min-height:587px !important;
}

#item138763 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:86px !important;
	padding:9px;
}

#item138769 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138767 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138739 {
	width:115px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item138737 {
	width:121px !important;
	height:19px !important;
	left:13px !important;
	top:100px !important;
}

#item138735 {
	width:240px !important;
	height:119px !important;
	left:67px !important;
	top:2px !important;
}

#item132290 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item132291_container {
	width:652px !important;
	height:630px !important;
	left:10px !important;
	top:13px !important;
}

#item132313 {
	width:428px !important;
	left:122px !important;
	top:643px !important;
	background:#798f9f;
	min-height:108px !important;
	padding:24px;
}

#item132316 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item132288 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item132286 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item132338 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item132339_container {
	width:652px !important;
	height:630px !important;
	left:10px !important;
	top:13px !important;
}

#item132361 {
	width:431px !important;
	left:121px !important;
	top:643px !important;
	background:#798f9f;
	min-height:108px !important;
	padding:24px;
}

#item132364 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item132336 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item132334 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item132386 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item132387_container {
	width:652px !important;
	height:630px !important;
	left:10px !important;
	top:13px !important;
}

#item132409 {
	width:431px !important;
	left:121px !important;
	top:643px !important;
	background:#798f9f;
	min-height:108px !important;
	padding:24px;
}

#item132412 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item132384 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item132382 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item132433 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item132434_container {
	width:652px !important;
	height:630px !important;
	left:10px !important;
	top:13px !important;
}

#item132456 {
	width:462px !important;
	left:105px !important;
	top:643px !important;
	background:#798f9f;
	min-height:107px !important;
	padding:24px;
}

#item132459 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item132431 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item132429 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item69735 {
	width:326px !important;
	height:782px !important;
	left:326px !important;
	top:-9px !important;
	background:#f5ebd3;
}

#item69737 {
	width:326px !important;
	height:44px !important;
	left:326px !important;
	top:729px !important;
	background:#dbc06d;
}

#item69747 {
	width:283px !important;
	left:326px !important;
	top:71px !important;
	background:#dbc06d;
	min-height:60px !important;
	padding:13px 26px 13px 28px;
}

#item69781 {
	width:206px !important;
	left:352px !important;
	top:145px !important;
	min-height:559px !important;
}

#item69815 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:46px !important;
}

#item149635 {
	width:24px !important;
	height:24px !important;
}

#item149631 {
	width:24px !important;
	height:24px !important;
}

#item149629 {
	width:24px !important;
	height:24px !important;
	left:325px !important;
	top:67px !important;
}

#item138816 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:110px !important;
	padding:9px;
}

#item138822 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138820 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138792 {
	width:70px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item138790 {
	width:76px !important;
	height:19px !important;
	left:15px !important;
	top:124px !important;
}

#item138788 {
	width:240px !important;
	height:143px !important;
	left:334px !important;
	top:282px !important;
}

#item169740 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item69736 {
	width:584px !important;
	height:782px !important;
	top:-9px !important;
	background:#f5ebd3;
}

#item69739 {
	width:584px !important;
	height:44px !important;
	top:729px !important;
	background:#dbc06d;
}

#item69806 {
	width:206px !important;
	left:85px !important;
	top:145px !important;
	min-height:553px !important;
}

#item69810 {
	width:206px !important;
	left:352px !important;
	top:145px !important;
	min-height:541px !important;
}

@keyframes attrav-linea-69814 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-69814 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item69814 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item169715 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:114px !important;
}

#item138866 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:98px !important;
	padding:9px;
}

#item138872 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138870 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138842 {
	width:60px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item138840 {
	width:66px !important;
	height:19px !important;
	left:110px !important;
	top:112px !important;
}

#item138838 {
	width:240px !important;
	height:131px !important;
	left:67px !important;
	top:73px !important;
}

@keyframes attrav-titolo-segue-150595 {
	0% {
		transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes attrav-titolo-segue-150595 {
	0% {
		-webkit-transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes attrav-titolo-150601 {
to{}	}
@-webkit-keyframes attrav-titolo-150601 {
to{}	}
#item150601 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item150568 {
	opacity:0.68;
	width:190px !important;
	height:109px !important;
	left:226px !important;
	top:53px !important;
	background:#fff;
}

#item150569 {
	width:167px !important;
	height:109px !important;
	left:59px !important;
	top:53px !important;
	background:#fff;
}

@keyframes attrav-titolo-bianco-150569 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
@-webkit-keyframes attrav-titolo-bianco-150569 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
#item150569 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item70380 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:417px !important;
	background:#798f9f;
}

#item70385 {
	width:206px !important;
	left:416px !important;
	top:417px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item70411 {
	width:206px !important;
	height:77px !important;
	left:149px !important;
	top:654px !important;
	background:#798f9f;
}

#item70412 {
	width:206px !important;
	height:115px !important;
	left:149px !important;
	top:540px !important;
	background:#fff;
}

#item70421 {
	width:206px !important;
	left:149px !important;
	top:655px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item152343 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item70446 {
	width:43px !important;
	height:11px !important;
}

#item151652 {
	width:43px !important;
	height:11px !important;
	left:163px !important;
	top:521px !important;
}

#item152317 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item70473 {
	width:43px !important;
	height:11px !important;
}

#item151650 {
	width:43px !important;
	height:11px !important;
	left:430px !important;
	top:284px !important;
}

#item70498 {
	width:206px !important;
	height:77px !important;
	left:149px !important;
	top:417px !important;
	background:#798f9f;
}

#item70503 {
	width:206px !important;
	left:149px !important;
	top:417px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item152291 {
	opacity:0.50;
	width:34px !important;
	height:11px !important;
}

#item70528 {
	width:34px !important;
	height:11px !important;
}

#item151648 {
	width:34px !important;
	height:11px !important;
	left:163px !important;
	top:284px !important;
}

#item70553 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:654px !important;
	background:#798f9f;
}

#item70560 {
	width:206px !important;
	left:416px !important;
	top:654px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item152369 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item70586 {
	width:43px !important;
	height:11px !important;
}

#item151654 {
	width:43px !important;
	height:11px !important;
	left:430px !important;
	top:521px !important;
}

@keyframes battito-149977 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-149977 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item149977 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item149983 {
	width:52px !important;
	left:18px !important;
	border-radius:1px;
	min-height:7px !important;
}

#item150008 {
	width:17px !important;
	height:17px !important;
}

#item149979 {
	width:17px !important;
	height:17px !important;
}

#item149977 {
	width:70px !important;
	height:17px !important;
	left:200px !important;
	top:292px !important;
}

#item150230 {
	width:206px !important;
	height:50px !important;
	border-radius:3px;
	background:#ede8dd;
	padding:12px;
}

#item120815 {
	width:29px !important;
	height:29px !important;
}

#item120812 {
	width:29px !important;
	height:29px !important;
	left:165px !important;
	top:10px !important;
}

#item69909 {
	width:177px !important;
	height:77px !important;
	left:237px !important;
	top:417px !important;
	background:#798f9f;
}

#item69910 {
	width:177px !important;
	height:77px !important;
	left:237px !important;
	top:180px !important;
	background:#798f9f;
}

#item69911 {
	width:177px !important;
	left:238px !important;
	top:417px !important;
	min-height:32px !important;
	padding:11px 11px 0px 11px;
}

#item69938 {
	width:177px !important;
	left:238px !important;
	top:180px !important;
	min-height:32px !important;
	padding:11px 11px 0px 11px;
}

#item152499 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item69963 {
	width:43px !important;
	height:11px !important;
}

#item151665 {
	width:43px !important;
	height:11px !important;
	left:252px !important;
	top:284px !important;
}

#item152421 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item69988 {
	width:43px !important;
	height:11px !important;
}

#item151659 {
	width:43px !important;
	height:11px !important;
	left:252px !important;
	top:47px !important;
}

#item70015 {
	width:177px !important;
	height:77px !important;
	left:445px !important;
	top:654px !important;
	background:#798f9f;
}

#item70016 {
	width:177px !important;
	height:77px !important;
	left:237px !important;
	top:654px !important;
	background:#798f9f;
}

#item70017 {
	width:177px !important;
	left:446px !important;
	top:654px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item70042 {
	width:177px !important;
	left:238px !important;
	top:654px !important;
	min-height:71px !important;
	padding:11px 11px 0px 11px;
}

#item152604 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item70067 {
	width:43px !important;
	height:11px !important;
}

#item151674 {
	width:43px !important;
	height:11px !important;
	left:459px !important;
	top:521px !important;
}

#item152578 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item70092 {
	width:43px !important;
	height:11px !important;
}

#item151671 {
	width:43px !important;
	height:11px !important;
	left:252px !important;
	top:521px !important;
}

#item70119 {
	width:177px !important;
	height:77px !important;
	left:30px !important;
	top:417px !important;
	background:#798f9f;
}

#item70120 {
	width:177px !important;
	height:77px !important;
	left:30px !important;
	top:180px !important;
	background:#798f9f;
}

#item70121 {
	width:177px !important;
	left:30px !important;
	top:417px !important;
	min-height:58px !important;
	padding:11px 6px 0px 11px;
}

#item70146 {
	width:177px !important;
	left:30px !important;
	top:180px !important;
	min-height:32px !important;
	padding:11px 11px 0px 11px;
}

#item152473 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item70171 {
	width:43px !important;
	height:11px !important;
}

#item151663 {
	width:43px !important;
	height:11px !important;
	left:44px !important;
	top:284px !important;
}

#item152395 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item70196 {
	width:43px !important;
	height:11px !important;
}

#item151657 {
	width:43px !important;
	height:11px !important;
	left:44px !important;
	top:47px !important;
}

#item70223 {
	width:177px !important;
	height:77px !important;
	left:30px !important;
	top:654px !important;
	background:#798f9f;
}

#item70224 {
	width:177px !important;
	left:30px !important;
	top:654px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item152552 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item70250 {
	width:43px !important;
	height:11px !important;
}

#item151669 {
	width:43px !important;
	height:11px !important;
	left:44px !important;
	top:521px !important;
}

#item70276 {
	width:177px !important;
	height:77px !important;
	left:445px !important;
	top:179px !important;
	background:#798f9f;
}

#item70277 {
	width:177px !important;
	left:446px !important;
	top:179px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item152447 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item70302 {
	width:43px !important;
	height:11px !important;
}

#item151661 {
	width:43px !important;
	height:11px !important;
	left:459px !important;
	top:46px !important;
}

#item70328 {
	width:177px !important;
	height:77px !important;
	left:445px !important;
	top:417px !important;
	background:#798f9f;
}

#item70329 {
	width:177px !important;
	left:446px !important;
	top:417px !important;
	min-height:71px !important;
	padding:11px 11px 0px 11px;
}

#item152526 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item70354 {
	width:43px !important;
	height:11px !important;
}

#item151667 {
	width:43px !important;
	height:11px !important;
	left:459px !important;
	top:284px !important;
}

@keyframes attrav-titolo-segue-99407 {
	0% {
		transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes attrav-titolo-segue-99407 {
	0% {
		-webkit-transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item99573 {
	width:198px !important;
	height:287px !important;
	left:128px !important;
	top:94px !important;
	background:#fff;
}

@keyframes attrav-titolo-99537 {
to{}	}
@-webkit-keyframes attrav-titolo-99537 {
to{}	}
#item99537 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item99566 {
	width:198px !important;
	height:287px !important;
	left:130px !important;
	top:94px !important;
	background:#fff;
}

@keyframes aumento-99566 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
@-webkit-keyframes aumento-99566 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
#item99566 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

@keyframes attrav-linea-67132 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-67132 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item67132 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item67133 {
	width:348px !important;
	left:78px !important;
	top:71px !important;
	min-height:15px !important;
}

@keyframes attrav-fotina-apertura-67158 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-fotina-apertura-67158 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item67184 {
	width:235px !important;
	left:57px !important;
	top:397px !important;
	min-height:25px !important;
	padding:0px 0px 14px 0px;
}

#item67210 {
	width:496px !important;
	left:85px !important;
	top:399px !important;
	min-height:299px !important;
}

#item149649 {
	width:24px !important;
	height:24px !important;
}

#item149642 {
	width:24px !important;
	height:24px !important;
}

#item149640 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:393px !important;
}

#item128796 {
	width:52px !important;
	min-height:7px !important;
}

#item124015 {
	width:52px !important;
	min-height:7px !important;
}

#item128793 {
	width:52px !important;
	height:7px !important;
	left:85px !important;
	top:525px !important;
}

#item138918 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item138924 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138922 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138894 {
	width:60px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item138892 {
	width:66px !important;
	height:19px !important;
	left:157px !important;
	top:64px !important;
}

#item138890 {
	width:240px !important;
	height:83px !important;
	left:67px !important;
	top:438px !important;
}

#item138969 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:164px !important;
	padding:9px;
}

#item138975 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item138973 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138945 {
	width:182px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item138943 {
	width:188px !important;
	height:46px !important;
	left:16px !important;
	top:178px !important;
}

#item138941 {
	width:240px !important;
	height:225px !important;
	left:67px !important;
	top:380px !important;
}

#item139021 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:98px !important;
	padding:9px;
}

#item139027 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139025 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item138997 {
	width:76px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item138995 {
	width:82px !important;
	height:19px !important;
	left:77px !important;
	top:112px !important;
}

#item138993 {
	width:240px !important;
	height:131px !important;
	left:356px !important;
	top:446px !important;
}

#item139048 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:98px !important;
	padding:9px;
}

#item139077 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139074 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139084 {
	width:76px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139081 {
	width:82px !important;
	height:19px !important;
	left:58px !important;
	top:112px !important;
}

#item139046 {
	width:240px !important;
	height:131px !important;
	left:356px !important;
	top:570px !important;
}

#item135234 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item135243 {
	width:595px !important;
	left:38px !important;
	top:590px !important;
	background:#798f9f;
	min-height:57px !important;
	padding:24px;
}

#item135271 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135268 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:113px !important;
}

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

#item135285 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:557px !important;
}

#item135189 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item135190_0 {
	width:374px !important;
	max-width:748px;
	left:0px !important;
	top:0px !important;
}

#item135190 {
	width:374px !important;
	height:618px !important;
	left:149px !important;
	top:41px !important;
	background:#fff;
}

#item135197 {
	width:374px !important;
	left:149px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item135226 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135222 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

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

#item135280 {
	width:27px !important;
	height:27px !important;
	left:520px !important;
	top:627px !important;
}

#item135187 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item135185 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

.panzoom > #item67167_0 {
	width:561px !important;
	max-width:1122px;
	left:-11px !important;
	top:-7px !important;
}

#item67167 {
	width:539px !important;
	height:673px !important;
	left:68px !important;
	background:#fff;
}

#item67176 {
	opacity:0.58;
	width:137px !important;
	height:79px !important;
	left:469px !important;
	top:-9px !important;
	background:#dfd8c5;
}

#item67236 {
	width:269px !important;
	left:68px !important;
	top:673px !important;
	min-height:25px !important;
	padding:9px 0px 0px 0px;
}

#item98766 {
	width:29px !important;
	height:32px !important;
	left:32px !important;
}

#item98769 {
	width:92px !important;
	top:35px !important;
	border-radius:1px;
	min-height:15px !important;
}

#item98762 {
	width:29px !important;
	height:32px !important;
	left:32px !important;
}

#item98760 {
	width:92px !important;
	height:49px !important;
	left:546px !important;
	top:682px !important;
}

#item67289 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:524px !important;
}

#item67298 {
	width:235px !important;
	left:57px !important;
	top:172px !important;
	min-height:43px !important;
	padding:0px 0px 14px 0px;
}

@keyframes attrav-foto-143847 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-143847 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item143847 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item143069 {
	width:342px !important;
	height:354px !important;
	background:#798f9f;
}

#item143075 {
	width:128px !important;
	min-height:116px !important;
	padding:23px 14px 23px 23px;
}

#item67325 {
	width:342px !important;
	height:354px !important;
	background:#798f9f;
}

#item67330 {
	width:128px !important;
	min-height:116px !important;
	padding:23px 14px 23px 23px;
}

#item143066 {
	width:342px !important;
	height:354px !important;
}

#item143103 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item143110 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item67357 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item67366 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item143100 {
	width:342px !important;
	height:169px !important;
	top:456px !important;
}

#item67394 {
	width:235px !important;
	left:6px !important;
	min-height:88px !important;
	padding:6px 0px 6px 0px;
}

#item67520 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:46px !important;
}

#item149661 {
	width:24px !important;
	height:24px !important;
}

#item149657 {
	width:24px !important;
	height:24px !important;
}

#item149655 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:168px !important;
}

#item128825 {
	width:42px !important;
	min-height:7px !important;
}

#item124043 {
	width:42px !important;
	min-height:7px !important;
}

#item128822 {
	width:42px !important;
	height:7px !important;
	left:448px !important;
	top:387px !important;
}

#item141961 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item141962_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item141966 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item141963 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item141969 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item141959 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item141957 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item169690 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item67294 {
	width:206px !important;
	height:587px !important;
	left:85px !important;
	top:111px !important;
}

#item67494 {
	width:235px !important;
	left:57px !important;
	top:614px !important;
	min-height:43px !important;
	padding:0px 0px 14px 0px;
}

#item67423 {
	width:153px !important;
	height:147px !important;
	top:74px !important;
	background:#ede8dd;
}

#item67424 {
	width:153px !important;
	top:74px !important;
	min-height:92px !important;
	padding:13px 13px 0px 13px;
}

#item67469 {
	width:15px !important;
	left:130px !important;
	top:74px !important;
	min-height:32px !important;
	padding:13px 0px 0px 0px;
}

#item149673 {
	width:24px !important;
	height:24px !important;
}

#item149668 {
	width:24px !important;
	height:24px !important;
}

#item149666 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:610px !important;
}

#item120584 {
	width:29px !important;
	height:29px !important;
}

#item120589 {
	width:29px !important;
	height:29px !important;
}

#item120582 {
	width:29px !important;
	height:29px !important;
	left:98px !important;
	top:249px !important;
}

#item132482 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item132483_0 {
	width:374px !important;
	max-width:748px;
	left:0px !important;
	top:0px !important;
}

#item132483 {
	width:374px !important;
	height:618px !important;
	left:149px !important;
	top:41px !important;
	background:#fff;
}

#item132505 {
	width:374px !important;
	left:149px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item132510 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item132508 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item132480 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item132478 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item132555 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item132578 {
	width:595px !important;
	left:38px !important;
	top:587px !important;
	background:#798f9f;
	min-height:57px !important;
	padding:24px;
}

#item132583 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item132581 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:110px !important;
}

#item132553 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item132551 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item169665 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item141127 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item141128_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item141131 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item141129 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item141161 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item141125 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item141123 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item67571 {
	width:473px !important;
	left:85px !important;
	top:174px !important;
	min-height:524px !important;
}

#item67584 {
	width:235px !important;
	left:6px !important;
	min-height:104px !important;
	padding:6px 0px 6px 0px;
}

#item67636 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:46px !important;
}

#item128855 {
	width:42px !important;
	min-height:7px !important;
}

#item124071 {
	width:42px !important;
	min-height:7px !important;
}

#item128852 {
	width:42px !important;
	height:7px !important;
	left:238px !important;
	top:525px !important;
}

#item139116 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item139122 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139120 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139092 {
	width:61px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139090 {
	width:67px !important;
	height:19px !important;
	left:136px !important;
	top:64px !important;
}

#item139088 {
	width:240px !important;
	height:83px !important;
	left:67px !important;
	top:176px !important;
}

#item139190 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item139196 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139194 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139166 {
	width:83px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139164 {
	width:89px !important;
	height:19px !important;
	left:70px !important;
	top:64px !important;
}

#item139162 {
	width:240px !important;
	height:83px !important;
	left:67px !important;
	top:369px !important;
}

#item139241 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item139247 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139245 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139217 {
	width:56px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139215 {
	width:62px !important;
	height:19px !important;
	left:121px !important;
	top:64px !important;
}

#item139213 {
	width:240px !important;
	height:83px !important;
	left:334px !important;
	top:521px !important;
}

#item139269 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item139298 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139295 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139308 {
	width:58px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139304 {
	width:64px !important;
	height:19px !important;
	left:139px !important;
	top:64px !important;
}

#item139267 {
	width:240px !important;
	height:83px !important;
	left:334px !important;
	top:590px !important;
}

#item169640 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item142001 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item142002_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item142006 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item142003 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item142009 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item141998 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item141996 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item67576 {
	width:473px !important;
	left:85px !important;
	top:111px !important;
	min-height:587px !important;
}

#item67610 {
	width:235px !important;
	left:352px !important;
	top:590px !important;
	min-height:25px !important;
	padding:0px 0px 14px 0px;
}

#item149684 {
	width:24px !important;
	height:24px !important;
}

#item149680 {
	width:24px !important;
	height:24px !important;
}

#item149678 {
	width:24px !important;
	height:24px !important;
	left:322px !important;
	top:586px !important;
}

#item139339 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:62px !important;
	padding:9px;
}

#item139345 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139343 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139315 {
	width:61px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139313 {
	width:67px !important;
	height:19px !important;
	left:123px !important;
	top:76px !important;
}

#item139311 {
	width:240px !important;
	height:95px !important;
	left:67px !important;
	top:82px !important;
}

#item139365 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:62px !important;
	padding:9px;
}

#item139394 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139391 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139401 {
	width:69px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139398 {
	width:75px !important;
	height:19px !important;
	left:56px !important;
	top:76px !important;
}

#item139363 {
	width:240px !important;
	height:95px !important;
	left:67px !important;
	top:109px !important;
}

#item139434 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item139440 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139438 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139410 {
	width:56px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139408 {
	width:62px !important;
	height:19px !important;
	left:83px !important;
	top:64px !important;
}

#item139406 {
	width:240px !important;
	height:83px !important;
	left:67px !important;
	top:245px !important;
}

#item139461 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item139490 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139487 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139498 {
	width:52px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139495 {
	width:58px !important;
	height:19px !important;
	left:97px !important;
	top:64px !important;
}

#item139458 {
	width:240px !important;
	height:83px !important;
	left:67px !important;
	top:369px !important;
}

#item139527 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item139533 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139531 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139503 {
	width:206px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item139501 {
	width:212px !important;
	height:33px !important;
	left:16px !important;
	top:64px !important;
}

#item139499 {
	width:240px !important;
	height:97px !important;
	left:67px !important;
	top:549px !important;
}

#item139581 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item139587 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139585 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139557 {
	width:56px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139555 {
	width:62px !important;
	height:19px !important;
	left:156px !important;
	top:64px !important;
}

#item139553 {
	width:240px !important;
	height:83px !important;
	left:67px !important;
	top:618px !important;
}

#item139630 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item139636 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139634 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139606 {
	width:40px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139604 {
	width:46px !important;
	height:19px !important;
	left:150px !important;
	top:64px !important;
}

#item139602 {
	width:240px !important;
	height:83px !important;
	left:334px !important;
	top:121px !important;
}

#item169615 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item67689 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:524px !important;
}

#item67695 {
	width:235px !important;
	left:352px !important;
	top:186px !important;
	min-height:43px !important;
	padding:0px 0px 14px 0px;
}

#item67724 {
	width:235px !important;
	left:6px !important;
	min-height:88px !important;
	padding:6px 0px 6px 0px;
}

#item67752 {
	width:235px !important;
	left:6px !important;
	min-height:71px !important;
	padding:6px 0px 6px 0px;
}

@keyframes attrav-foto-143849 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-143849 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item143849 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item143142 {
	width:342px !important;
	height:288px !important;
	background:#798f9f;
}

#item143148 {
	width:128px !important;
	min-height:84px !important;
	padding:23px 14px 23px 23px;
}

#item67853 {
	width:342px !important;
	height:288px !important;
	background:#798f9f;
}

#item67860 {
	width:128px !important;
	min-height:84px !important;
	padding:23px 14px 23px 23px;
}

#item143139 {
	width:342px !important;
	height:289px !important;
}

#item143177 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item143182 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item67886 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item67894 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item143174 {
	width:342px !important;
	height:169px !important;
	top:456px !important;
}

#item67919 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:46px !important;
}

#item149693 {
	width:24px !important;
	height:24px !important;
}

#item149689 {
	width:24px !important;
	height:24px !important;
}

#item149687 {
	width:24px !important;
	height:24px !important;
	left:322px !important;
	top:182px !important;
}

#item128884 {
	width:30px !important;
	min-height:7px !important;
}

#item124097 {
	width:31px !important;
	min-height:7px !important;
}

#item128881 {
	width:31px !important;
	height:7px !important;
	left:352px !important;
	top:318px !important;
}

#item128912 {
	width:191px !important;
	min-height:7px !important;
}

#item124160 {
	width:191px !important;
	min-height:7px !important;
}

#item128909 {
	width:191px !important;
	height:7px !important;
	left:352px !important;
	top:469px !important;
}

#item135294 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item135295_0 {
	width:461px !important;
	max-width:922px;
	left:0px !important;
	top:0px !important;
}

#item135295 {
	width:461px !important;
	height:618px !important;
	left:105px !important;
	top:41px !important;
	background:#fff;
}

#item135301 {
	width:461px !important;
	left:105px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item135329 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135326 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item135292 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item135290 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

@keyframes entratavelocedasinistra-151584 {
	0% {transform:translate(-307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entratavelocedasinistra-151584 {
	0% {-webkit-transform:translate(-307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item151463 {
	width:29px !important;
	height:29px !important;
}

#item151460 {
	width:29px !important;
	height:29px !important;
	left:148px !important;
}

#item151400 {
	width:326px !important;
	top:67px !important;
	min-height:671px !important;
	padding:28px 28px 0px 28px;
}

#item151426 {
	width:326px !important;
	top:28px !important;
	background:#dbc06d;
	min-height:38px !important;
	padding:13px 28px 13px 28px;
}

#item169590 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item67848 {
	width:206px !important;
	left:85px !important;
	top:111px !important;
	min-height:314px !important;
}

#item67780 {
	width:153px !important;
	height:138px !important;
	top:70px !important;
	background:#ede8dd;
}

#item67781 {
	width:153px !important;
	top:74px !important;
	min-height:80px !important;
	padding:13px 13px 0px 13px;
}

#item67823 {
	width:15px !important;
	left:130px !important;
	top:74px !important;
	min-height:32px !important;
	padding:13px 0px 0px 0px;
}

#item120596 {
	width:29px !important;
	height:29px !important;
}

#item120603 {
	width:29px !important;
	height:29px !important;
}

#item120594 {
	width:29px !important;
	height:29px !important;
	left:98px !important;
	top:656px !important;
}

#item128944 {
	width:42px !important;
	min-height:7px !important;
}

#item124186 {
	width:42px !important;
	min-height:7px !important;
}

#item128937 {
	width:42px !important;
	height:7px !important;
	left:85px !important;
	top:262px !important;
}

#item132603 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item132604_0 {
	width:461px !important;
	max-width:922px;
	left:0px !important;
	top:0px !important;
}

#item132604 {
	width:461px !important;
	height:618px !important;
	left:105px !important;
	top:41px !important;
	background:#fff;
}

#item132626 {
	width:461px !important;
	left:105px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item132631 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item132629 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item132601 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item132599 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item132650 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item132673 {
	width:595px !important;
	left:38px !important;
	top:553px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item132678 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item132676 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:127px !important;
}

#item132648 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item132646 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item169565 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item141174 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item141175_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item141178 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item141176 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item141210 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item141172 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item141170 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes attrav-titolo-segue-150643 {
	0% {
		transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes attrav-titolo-segue-150643 {
	0% {
		-webkit-transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item68266 {
	width:273px !important;
	left:-9px !important;
	top:71px !important;
	background:#dbc06d;
	min-height:38px !important;
	padding:13px 26px 13px 65px;
}

#item68291 {
	width:417px !important;
	left:57px !important;
	top:123px !important;
	min-height:560px !important;
}

@keyframes attrav-linea-68317 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-68317 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item68317 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item149703 {
	width:24px !important;
	height:24px !important;
}

#item149698 {
	width:24px !important;
	height:24px !important;
}

#item149696 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:67px !important;
}

#item124245 {
	width:31px !important;
	min-height:7px !important;
}

#item124212 {
	width:31px !important;
	min-height:7px !important;
}

#item124242 {
	width:31px !important;
	height:7px !important;
	left:420px !important;
	top:359px !important;
}

#item135341 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item135346 {
	width:595px !important;
	left:38px !important;
	top:553px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item135374 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135371 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:127px !important;
}

#item135339 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item135337 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes attrav-doc-scritta-40354 {
	0% {transform:translate(-1px,233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-doc-scritta-40354 {
	0% {-webkit-transform:translate(-1px,233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes attrav-linea-98631 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-98631 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item98631 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

@keyframes attrav-titolo-150632 {
to{}	}
@-webkit-keyframes attrav-titolo-150632 {
to{}	}
#item150632 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item150639 {
	opacity:0.68;
	width:192px !important;
	height:109px !important;
	left:224px !important;
	top:53px !important;
	background:#fff;
}

#item150640 {
	width:155px !important;
	height:109px !important;
	left:71px !important;
	top:53px !important;
	background:#fff;
}

@keyframes attrav-titolo-bianco-150640 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
@-webkit-keyframes attrav-titolo-bianco-150640 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
#item150640 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item67980 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:417px !important;
	background:#798f9f;
}

#item67985 {
	width:206px !important;
	left:416px !important;
	top:417px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item152709 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item68010 {
	width:43px !important;
	height:11px !important;
}

#item151680 {
	width:43px !important;
	height:11px !important;
	left:430px !important;
	top:284px !important;
}

#item68036 {
	width:206px !important;
	height:77px !important;
	left:149px !important;
	top:654px !important;
	background:#798f9f;
}

#item68042 {
	width:206px !important;
	left:149px !important;
	top:654px !important;
	min-height:32px !important;
	padding:11px 9px 0px 11px;
}

#item152735 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item68068 {
	width:43px !important;
	height:11px !important;
}

#item151682 {
	width:43px !important;
	height:11px !important;
	left:163px !important;
	top:521px !important;
}

#item68094 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:180px !important;
	background:#798f9f;
}

#item68100 {
	width:206px !important;
	left:416px !important;
	top:180px !important;
	min-height:32px !important;
	padding:11px 11px 0px 11px;
}

#item152657 {
	opacity:0.50;
	width:34px !important;
	height:11px !important;
}

#item68126 {
	width:34px !important;
	height:11px !important;
}

#item151676 {
	width:34px !important;
	height:11px !important;
	left:430px !important;
	top:47px !important;
}

#item68152 {
	width:206px !important;
	height:77px !important;
	left:149px !important;
	top:417px !important;
	background:#798f9f;
}

#item68158 {
	width:206px !important;
	left:149px !important;
	top:417px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item152683 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item68183 {
	width:43px !important;
	height:11px !important;
}

#item151678 {
	width:43px !important;
	height:11px !important;
	left:163px !important;
	top:284px !important;
}

#item68209 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:654px !important;
	background:#798f9f;
}

#item68215 {
	width:206px !important;
	left:416px !important;
	top:654px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item152761 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item68240 {
	width:43px !important;
	height:11px !important;
}

#item151684 {
	width:43px !important;
	height:11px !important;
	left:430px !important;
	top:521px !important;
}

@keyframes battito-150011 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-150011 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item150011 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item150018 {
	width:52px !important;
	left:18px !important;
	border-radius:1px;
	min-height:7px !important;
}

#item150043 {
	width:17px !important;
	height:17px !important;
}

#item150013 {
	width:17px !important;
	height:17px !important;
}

#item150011 {
	width:70px !important;
	height:17px !important;
	left:467px !important;
	top:55px !important;
}

#item150291 {
	width:206px !important;
	height:50px !important;
	border-radius:3px;
	background:#ede8dd;
	padding:12px;
}

#item120722 {
	width:29px !important;
	height:29px !important;
}

#item120719 {
	width:29px !important;
	height:29px !important;
	left:165px !important;
	top:10px !important;
}

#item99415 {
	width:442px !important;
	left:-488px !important;
	top:100px !important;
	min-height:154px !important;
}

@keyframes entratavelocedasinistra-99415 {
	0% {transform:translate(-307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entratavelocedasinistra-99415 {
	0% {-webkit-transform:translate(-307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes attrav-titolo-segue-99442 {
	0% {
		transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes attrav-titolo-segue-99442 {
	0% {
		-webkit-transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item99574 {
	width:198px !important;
	height:168px !important;
	left:128px !important;
	top:94px !important;
	background:#fff;
}

@keyframes attrav-titolo-99542 {
to{}	}
@-webkit-keyframes attrav-titolo-99542 {
to{}	}
#item99542 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item99567 {
	width:198px !important;
	height:168px !important;
	left:130px !important;
	top:94px !important;
	background:#fff;
}

@keyframes aumento-99567 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
@-webkit-keyframes aumento-99567 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
#item99567 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

@keyframes attrav-linea-63347 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-63347 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item63347 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item63349 {
	width:199px !important;
	left:78px !important;
	top:71px !important;
	min-height:15px !important;
}

@keyframes attrav-fotina-apertura-63374 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-fotina-apertura-63374 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item63392 {
	width:496px !important;
	left:85px !important;
	top:270px !important;
	min-height:455px !important;
}

#item63418 {
	width:235px !important;
	left:57px !important;
	top:273px !important;
	min-height:25px !important;
	padding:0px 0px 14px 0px;
}

#item149718 {
	width:24px !important;
	height:24px !important;
}

#item149713 {
	width:24px !important;
	height:24px !important;
}

#item149711 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:269px !important;
}

#item128972 {
	width:30px !important;
	min-height:7px !important;
}

#item123338 {
	width:31px !important;
	min-height:7px !important;
}

#item128969 {
	width:31px !important;
	height:7px !important;
	left:200px !important;
	top:690px !important;
}

#item129029 {
	width:31px !important;
	min-height:7px !important;
}

#item123365 {
	width:31px !important;
	min-height:7px !important;
}

#item129000 {
	width:31px !important;
	height:7px !important;
	left:407px !important;
	top:690px !important;
}

#item139683 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:62px !important;
	padding:9px;
}

#item139689 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139687 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139659 {
	width:48px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139657 {
	width:54px !important;
	height:19px !important;
	left:169px !important;
	top:76px !important;
}

#item139655 {
	width:240px !important;
	height:95px !important;
	left:356px !important;
	top:302px !important;
}

#item139733 {
	width:223px !important;
	left:10px !important;
	top:30px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:74px !important;
	padding:9px;
}

#item139739 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139737 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139709 {
	width:40px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139707 {
	width:46px !important;
	height:19px !important;
	left:181px !important;
	top:101px !important;
}

#item139705 {
	width:240px !important;
	height:120px !important;
	left:356px !important;
	top:567px !important;
}

#item133927 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item133928_0 {
	width:922px !important;
	max-width:1844px;
	left:0px !important;
	top:0px !important;
}

#item133928 {
	width:595px !important;
	height:635px !important;
	left:38px !important;
	top:41px !important;
}

#item133950 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item133955 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item133953 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item133925 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item133923 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item135385 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item135386_0 {
	width:1193px !important;
	max-width:2386px;
	left:0px !important;
	top:0px !important;
}

#item135386 {
	width:595px !important;
	height:635px !important;
	left:38px !important;
	top:41px !important;
	background:#fff;
}

#item135392 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item135420 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135417 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item135383 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item135381 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

.panzoom > #item63383_0 {
	width:982px !important;
	max-width:1964px;
	left:-161px !important;
	top:-12px !important;
}

#item63383 {
	width:660px !important;
	height:602px !important;
	top:71px !important;
	background:#fff;
}

#item63390 {
	opacity:0.58;
	width:137px !important;
	height:79px !important;
	left:469px !important;
	top:-9px !important;
	background:#dfd8c5;
}

@keyframes entratavelocedall-alto-63390 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entratavelocedall-alto-63390 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item63444 {
	width:338px !important;
	left:68px !important;
	top:673px !important;
	min-height:26px !important;
	padding:9px 0px 0px 0px;
}

#item98803 {
	width:29px !important;
	height:32px !important;
	left:32px !important;
}

#item98809 {
	width:92px !important;
	top:35px !important;
	border-radius:1px;
	min-height:15px !important;
}

#item98796 {
	width:29px !important;
	height:32px !important;
	left:32px !important;
}

#item98794 {
	width:92px !important;
	height:49px !important;
	left:546px !important;
	top:682px !important;
}

#item63501 {
	width:473px !important;
	left:85px !important;
	top:176px !important;
	min-height:522px !important;
}

#item63513 {
	width:235px !important;
	left:6px !important;
	min-height:54px !important;
	padding:6px 0px 6px 0px;
}

@keyframes attrav-foto-143851 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-143851 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item143851 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item143247 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item143253 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item63539 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item63548 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item143244 {
	width:342px !important;
	height:169px !important;
	top:228px !important;
}

#item143214 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item143219 {
	width:128px !important;
	min-height:138px !important;
	padding:23px 14px 23px 23px;
}

#item63575 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item63584 {
	width:128px !important;
	min-height:138px !important;
	padding:23px 14px 23px 23px;
}

#item143211 {
	width:342px !important;
	height:169px !important;
}

#item143286 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item143292 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 9px 23px 23px;
}

#item63610 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item63619 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 9px 23px 23px;
}

#item143278 {
	width:342px !important;
	height:177px !important;
	top:456px !important;
}

#item63644 {
	width:235px !important;
	left:352px !important;
	top:186px !important;
	min-height:43px !important;
	padding:0px 0px 14px 0px;
}

#item63670 {
	width:207px !important;
	left:85px !important;
	top:104px !important;
	min-height:34px !important;
}

#item149730 {
	width:24px !important;
	height:24px !important;
}

#item149724 {
	width:24px !important;
	height:24px !important;
}

#item149722 {
	width:24px !important;
	height:24px !important;
	left:322px !important;
	top:182px !important;
}

#item129069 {
	width:31px !important;
	min-height:7px !important;
}

#item123394 {
	width:31px !important;
	min-height:7px !important;
}

#item129066 {
	width:31px !important;
	height:7px !important;
	left:169px !important;
	top:621px !important;
}

#item139787 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:86px !important;
	padding:9px;
}

#item139793 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139791 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139763 {
	width:78px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139761 {
	width:84px !important;
	height:19px !important;
	left:57px !important;
	top:100px !important;
}

#item139759 {
	width:240px !important;
	height:119px !important;
	left:67px !important;
	top:85px !important;
}

#item139842 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:74px !important;
	padding:9px;
}

#item139848 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139846 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139818 {
	width:188px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
}

#item139816 {
	width:194px !important;
	height:33px !important;
	left:16px !important;
	top:88px !important;
}

#item139814 {
	width:240px !important;
	height:121px !important;
	left:67px !important;
	top:414px !important;
}

#item139895 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:74px !important;
	padding:9px;
}

#item139901 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139899 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139871 {
	width:135px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139869 {
	width:141px !important;
	height:19px !important;
	left:16px !important;
	top:88px !important;
}

#item139867 {
	width:240px !important;
	height:107px !important;
	left:67px !important;
	top:594px !important;
}

#item135433 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item135434_0 {
	width:1193px !important;
	max-width:2386px;
	left:0px !important;
	top:0px !important;
}

#item135434 {
	width:595px !important;
	height:635px !important;
	left:38px !important;
	top:41px !important;
	background:#fff;
}

#item135439 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item135467 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135464 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item135430 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item135428 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item169539 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item63506 {
	width:206px !important;
	left:85px !important;
	top:111px !important;
	min-height:587px !important;
}

#item129099 {
	width:30px !important;
	min-height:7px !important;
}

#item123425 {
	width:31px !important;
	min-height:7px !important;
}

#item129094 {
	width:31px !important;
	height:7px !important;
	left:135px !important;
	top:166px !important;
}

#item139943 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:38px !important;
	padding:9px;
}

#item139949 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139947 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139919 {
	width:74px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139917 {
	width:80px !important;
	height:19px !important;
	left:80px !important;
	top:52px !important;
}

#item139915 {
	width:240px !important;
	height:71px !important;
	left:67px !important;
	top:395px !important;
}

#item132697 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item132698_0 {
	width:1193px !important;
	max-width:2386px;
	left:0px !important;
	top:0px !important;
}

#item132698 {
	width:595px !important;
	height:635px !important;
	left:38px !important;
	top:41px !important;
	background:#fff;
}

#item132720 {
	width:595px !important;
	left:38px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item132725 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item132723 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item132695 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item132693 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item132745 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item132768 {
	width:595px !important;
	left:38px !important;
	top:587px !important;
	background:#798f9f;
	min-height:57px !important;
	padding:24px;
}

#item132773 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item132771 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:109px !important;
}

#item132743 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item132741 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item169514 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item132792 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item132793_0 {
	width:476px !important;
	max-width:952px;
	left:0px !important;
	top:0px !important;
}

#item132793 {
	width:476px !important;
	height:635px !important;
	left:98px !important;
	top:41px !important;
	background:#fff;
}

#item132815 {
	width:476px !important;
	left:98px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item132820 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item132818 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item132790 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item132788 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item63719 {
	width:473px !important;
	left:85px !important;
	top:176px !important;
	min-height:522px !important;
}

#item63729 {
	width:235px !important;
	left:352px !important;
	top:531px !important;
	min-height:43px !important;
	padding:0px 0px 14px 0px;
}

#item63755 {
	width:235px !important;
	left:57px !important;
	top:287px !important;
	min-height:25px !important;
	padding:0px 0px 14px 0px;
}

#item63855 {
	width:207px !important;
	left:85px !important;
	top:104px !important;
	min-height:34px !important;
}

#item149741 {
	width:24px !important;
	height:24px !important;
}

#item149737 {
	width:24px !important;
	height:24px !important;
}

#item149735 {
	width:24px !important;
	height:24px !important;
	left:322px !important;
	top:527px !important;
}

#item149750 {
	width:24px !important;
	height:24px !important;
}

#item149746 {
	width:24px !important;
	height:24px !important;
}

#item149744 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:283px !important;
}

#item139994 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:134px !important;
	padding:9px;
}

#item140000 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item139998 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item139970 {
	width:78px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item139968 {
	width:84px !important;
	height:19px !important;
	left:16px !important;
	top:148px !important;
}

#item139966 {
	width:240px !important;
	height:167px !important;
	left:334px !important;
	top:313px !important;
}

#item140045 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:62px !important;
	padding:9px;
}

#item140051 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item140049 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item140021 {
	width:67px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item140019 {
	width:73px !important;
	height:19px !important;
	left:77px !important;
	top:76px !important;
}

#item140017 {
	width:240px !important;
	height:95px !important;
	left:334px !important;
	top:564px !important;
}

#item169489 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item63724 {
	width:473px !important;
	height:587px !important;
	left:85px !important;
	top:111px !important;
}

#item63785 {
	width:153px !important;
	height:147px !important;
	top:74px !important;
	background:#ede8dd;
}

#item63786 {
	width:153px !important;
	top:74px !important;
	min-height:92px !important;
	padding:13px 13px 0px 13px;
}

#item63830 {
	width:15px !important;
	left:130px !important;
	top:74px !important;
	min-height:32px !important;
	padding:13px 0px 0px 0px;
}

#item120616 {
	width:29px !important;
	height:29px !important;
}

#item120611 {
	width:29px !important;
	height:29px !important;
}

#item120609 {
	width:29px !important;
	height:29px !important;
	left:98px !important;
	top:249px !important;
}

#item129130 {
	width:42px !important;
	min-height:7px !important;
}

#item123450 {
	width:42px !important;
	min-height:7px !important;
}

#item129127 {
	width:42px !important;
	height:7px !important;
	left:393px !important;
	top:221px !important;
}

#item169463 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item150771 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item150772_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item150776 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item150773 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item150779 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item150769 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item150767 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes attrav-titolo-segue-150674 {
	0% {
		transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes attrav-titolo-segue-150674 {
	0% {
		-webkit-transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item64200 {
	width:206px !important;
	left:85px !important;
	top:176px !important;
	min-height:522px !important;
}

#item64205 {
	width:206px !important;
	left:352px !important;
	top:173px !important;
	min-height:524px !important;
}

#item64209 {
	width:235px !important;
	left:57px !important;
	top:176px !important;
	min-height:25px !important;
	padding:0px 0px 14px 0px;
}

#item64263 {
	width:207px !important;
	left:85px !important;
	top:104px !important;
	min-height:34px !important;
}

#item149759 {
	width:24px !important;
	height:24px !important;
}

#item149755 {
	width:24px !important;
	height:24px !important;
}

#item149753 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:172px !important;
}

#item129160 {
	width:31px !important;
	min-height:7px !important;
}

#item123476 {
	width:30px !important;
	min-height:7px !important;
}

#item129155 {
	width:31px !important;
	height:7px !important;
	left:183px !important;
	top:511px !important;
}

#item143911 {
	width:118px !important;
	height:12px !important;
}

#item143908 {
	width:118px !important;
	height:12px !important;
	left:173px !important;
	top:661px !important;
}

#item143939 {
	width:62px !important;
	height:12px !important;
}

#item143936 {
	width:62px !important;
	height:12px !important;
	left:156px !important;
	top:577px !important;
}

#item169438 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item135481 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item135483_0 {
	width:476px !important;
	max-width:952px;
	left:0px !important;
	top:0px !important;
}

#item135483 {
	width:476px !important;
	height:635px !important;
	left:98px !important;
	top:41px !important;
	background:#fff;
}

#item135488 {
	width:476px !important;
	left:98px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item135517 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135513 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item135479 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item135477 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

@keyframes attrav-titolo-150678 {
to{}	}
@-webkit-keyframes attrav-titolo-150678 {
to{}	}
#item150678 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item150680 {
	opacity:0.68;
	width:205px !important;
	height:91px !important;
	left:211px !important;
	top:71px !important;
	background:#fff;
}

#item150681 {
	width:136px !important;
	height:91px !important;
	left:75px !important;
	top:71px !important;
	background:#fff;
}

@keyframes attrav-titolo-bianco-150681 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
@-webkit-keyframes attrav-titolo-bianco-150681 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
#item150681 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item63971 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:417px !important;
	background:#798f9f;
}

#item63972 {
	width:206px !important;
	height:77px !important;
	left:149px !important;
	top:417px !important;
	background:#798f9f;
}

#item63982 {
	width:206px !important;
	left:416px !important;
	top:417px !important;
	min-height:71px !important;
	padding:11px 11px 0px 11px;
}

#item64008 {
	width:206px !important;
	left:149px !important;
	top:417px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item152827 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item64033 {
	width:43px !important;
	height:11px !important;
}

#item151688 {
	width:43px !important;
	height:11px !important;
	left:430px !important;
	top:284px !important;
}

#item152801 {
	opacity:0.50;
	width:35px !important;
	height:11px !important;
}

#item64058 {
	width:35px !important;
	height:11px !important;
}

#item151686 {
	width:35px !important;
	height:11px !important;
	left:163px !important;
	top:284px !important;
}

#item64085 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:654px !important;
	background:#798f9f;
}

#item64086 {
	width:206px !important;
	height:77px !important;
	left:149px !important;
	top:654px !important;
	background:#798f9f;
}

#item64098 {
	width:206px !important;
	left:416px !important;
	top:654px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item64123 {
	width:206px !important;
	left:149px !important;
	top:654px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item152879 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item64148 {
	width:43px !important;
	height:11px !important;
}

#item151695 {
	width:43px !important;
	height:11px !important;
	left:430px !important;
	top:521px !important;
}

#item152853 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item64173 {
	width:43px !important;
	height:11px !important;
}

#item151690 {
	width:43px !important;
	height:11px !important;
	left:163px !important;
	top:521px !important;
}

@keyframes battito-150054 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-150054 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item150054 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item150060 {
	width:51px !important;
	left:18px !important;
	border-radius:1px;
	min-height:8px !important;
}

#item150085 {
	width:17px !important;
	height:17px !important;
}

#item150056 {
	width:17px !important;
	height:17px !important;
}

#item150054 {
	width:69px !important;
	height:17px !important;
	left:200px !important;
	top:292px !important;
}

#item150333 {
	width:206px !important;
	height:50px !important;
	border-radius:3px;
	background:#ede8dd;
	padding:12px;
}

#item120868 {
	width:29px !important;
	height:29px !important;
}

#item120865 {
	width:29px !important;
	height:29px !important;
	left:165px !important;
	top:10px !important;
}

@keyframes attrav-titolo-segue-99478 {
	0% {
		transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes attrav-titolo-segue-99478 {
	0% {
		-webkit-transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item99575 {
	width:198px !important;
	height:204px !important;
	left:128px !important;
	top:94px !important;
	background:#fff;
}

@keyframes attrav-titolo-99549 {
to{}	}
@-webkit-keyframes attrav-titolo-99549 {
to{}	}
#item99549 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item99568 {
	width:198px !important;
	height:204px !important;
	left:130px !important;
	top:94px !important;
	background:#fff;
}

@keyframes aumento-99568 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
@-webkit-keyframes aumento-99568 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
#item99568 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

@keyframes attrav-linea-71196 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-71196 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item71196 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item71197 {
	width:199px !important;
	left:78px !important;
	top:71px !important;
	min-height:15px !important;
}

#item71222 {
	width:496px !important;
	left:85px !important;
	top:312px !important;
	min-height:413px !important;
}

@keyframes attrav-fotina-apertura-71273 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-fotina-apertura-71273 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item71291 {
	width:235px !important;
	left:57px !important;
	top:314px !important;
	min-height:25px !important;
	padding:0px 0px 14px 0px;
}

#item71345 {
	width:235px !important;
	left:347px !important;
	top:545px !important;
	min-height:43px !important;
	padding:0px 0px 14px 0px;
}

#item149778 {
	width:24px !important;
	height:24px !important;
}

#item149770 {
	width:24px !important;
	height:24px !important;
}

#item149767 {
	width:24px !important;
	height:24px !important;
	left:317px !important;
	top:538px !important;
}

#item149788 {
	width:24px !important;
	height:24px !important;
}

#item149784 {
	width:24px !important;
	height:24px !important;
}

#item149782 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:310px !important;
}

#item129188 {
	width:31px !important;
	min-height:7px !important;
}

#item124637 {
	width:31px !important;
	min-height:7px !important;
}

#item129185 {
	width:31px !important;
	height:7px !important;
	left:459px !important;
	top:511px !important;
}

#item154525 {
	width:208px !important;
	height:24px !important;
	left:85px !important;
	top:469px !important;
}

#item154532 {
	width:35px !important;
	height:12px !important;
}

#item154529 {
	width:35px !important;
	height:12px !important;
	left:176px !important;
	top:550px !important;
}

#item168093 {
	width:45px !important;
	height:12px !important;
}

#item168090 {
	width:45px !important;
	height:12px !important;
	left:216px !important;
	top:550px !important;
}

#item168098 {
	width:29px !important;
	height:12px !important;
}

#item168095 {
	width:29px !important;
	height:12px !important;
	left:264px !important;
	top:550px !important;
}

#item135528 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item135533 {
	width:595px !important;
	left:38px !important;
	top:531px !important;
	background:#798f9f;
	min-height:57px !important;
	padding:24px;
}

#item135561 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135558 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:165px !important;
}

#item135526 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item135524 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

.panzoom > #item71282_0 {
	width:590px !important;
	max-width:1180px;
	left:-32px !important;
	top:-36px !important;
}

#item71282 {
	width:521px !important;
	height:765px !important;
	left:86px !important;
	background:#fff;
}

#item71290 {
	opacity:0.58;
	width:170px !important;
	height:79px !important;
	left:437px !important;
	top:-9px !important;
	background:#dfd8c5;
}

#item71317 {
	opacity:0.85;
	width:170px !important;
	height:211px !important;
	left:437px !important;
	top:71px !important;
	background:#ede8dd;
}

#item71319 {
	width:170px !important;
	left:437px !important;
	top:71px !important;
	min-height:211px !important;
	padding:17px 11px 17px 11px;
}

#item98841 {
	width:29px !important;
	height:32px !important;
	left:11px !important;
}

#item98844 {
	width:50px !important;
	top:35px !important;
	border-radius:1px;
	min-height:23px !important;
}

#item98836 {
	width:29px !important;
	height:32px !important;
	left:11px !important;
}

#item98834 {
	width:50px !important;
	height:58px !important;
	left:27px !important;
	top:666px !important;
}

#item71399 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:524px !important;
}

@keyframes attrav-foto-143852 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-143852 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item143852 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item143359 {
	width:342px !important;
	height:214px !important;
	background:#798f9f;
}

#item143360 {
	width:128px !important;
	min-height:213px !important;
	padding:23px 14px 23px 23px;
}

#item71409 {
	width:342px !important;
	height:214px !important;
	background:#798f9f;
}

#item71410 {
	width:128px !important;
	min-height:213px !important;
	padding:23px 14px 23px 23px;
}

#item143356 {
	width:342px !important;
	height:214px !important;
	top:139px !important;
}

#item143426 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item143427 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item71442 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item71443 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item143423 {
	width:342px !important;
	height:177px !important;
	top:581px !important;
}

#item143392 {
	width:342px !important;
	height:183px !important;
	background:#798f9f;
}

#item143393 {
	width:128px !important;
	min-height:170px !important;
	padding:23px 14px 23px 23px;
}

#item71477 {
	width:342px !important;
	height:183px !important;
	background:#798f9f;
}

#item71478 {
	width:128px !important;
	min-height:170px !important;
	padding:23px 14px 23px 23px;
}

#item143389 {
	width:342px !important;
	height:183px !important;
	top:376px !important;
}

#item143320 {
	width:342px !important;
	height:116px !important;
	background:#798f9f;
}

#item143326 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item71512 {
	width:342px !important;
	height:116px !important;
	background:#798f9f;
}

#item71519 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item143317 {
	width:342px !important;
	height:116px !important;
}

#item71544 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:34px !important;
}

#item154537 {
	width:121px !important;
	height:12px !important;
}

#item154534 {
	width:121px !important;
	height:12px !important;
	left:377px !important;
	top:357px !important;
}

#item154542 {
	width:94px !important;
	height:12px !important;
}

#item154539 {
	width:94px !important;
	height:12px !important;
	left:467px !important;
	top:414px !important;
}

#item140094 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item140100 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item140098 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item140070 {
	width:71px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item140068 {
	width:77px !important;
	height:19px !important;
	left:84px !important;
	top:64px !important;
}

#item140066 {
	width:240px !important;
	height:83px !important;
	left:67px !important;
	top:328px !important;
}

#item140146 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item140152 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item140150 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item140122 {
	width:106px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item140120 {
	width:112px !important;
	height:19px !important;
	left:108px !important;
	top:64px !important;
}

#item140118 {
	width:240px !important;
	height:83px !important;
	left:334px !important;
	top:231px !important;
}

#item140201 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:62px !important;
	padding:9px;
}

#item140207 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item140205 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item140177 {
	width:52px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item140175 {
	width:58px !important;
	height:19px !important;
	left:59px !important;
	top:76px !important;
}

#item140173 {
	width:240px !important;
	height:95px !important;
	left:334px !important;
	top:399px !important;
}

#item169413 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item71404 {
	width:206px !important;
	left:85px !important;
	top:111px !important;
	min-height:587px !important;
}

#item129222 {
	width:62px !important;
	min-height:7px !important;
}

#item124662 {
	width:62px !important;
	min-height:7px !important;
}

#item129214 {
	width:62px !important;
	height:7px !important;
	left:226px !important;
	top:566px !important;
}

#item154578 {
	width:193px !important;
	height:24px !important;
	left:85px !important;
	top:400px !important;
}

#item140248 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:74px !important;
	padding:9px;
}

#item140254 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item140252 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item140224 {
	width:155px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item140222 {
	width:161px !important;
	height:19px !important;
	left:64px !important;
	top:88px !important;
}

#item140220 {
	width:240px !important;
	height:107px !important;
	left:67px !important;
	top:566px !important;
}

#item132839 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item132862 {
	width:595px !important;
	left:38px !important;
	top:531px !important;
	background:#798f9f;
	min-height:57px !important;
	padding:24px;
}

#item132867 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item132865 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:165px !important;
}

#item132837 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item132835 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item132886 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

.panzoom > #item132887_0 {
	width:595px !important;
	max-width:1190px;
	left:0px !important;
	top:0px !important;
}

#item132887 {
	width:595px !important;
	height:385px !important;
	left:38px !important;
	top:146px !important;
}

#item132909 {
	width:595px !important;
	left:38px !important;
	top:532px !important;
	background:#798f9f;
	min-height:108px !important;
	padding:24px;
}

#item132914 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item132912 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:114px !important;
}

#item132884 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item132882 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item132934 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item132957 {
	width:595px !important;
	left:38px !important;
	top:645px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item132962 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item132960 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:18px !important;
}

#item132932 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item132930 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item132986 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item133009 {
	width:595px !important;
	left:38px !important;
	top:604px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item133014 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item133012 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:76px !important;
}

#item132984 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item132982 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item135611 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item135617 {
	width:595px !important;
	left:38px !important;
	top:645px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item135644 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135642 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:18px !important;
}

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

#item135659 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:612px !important;
}

#item135572 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

.panzoom > #item135573_0 {
	width:595px !important;
	max-width:1190px;
	left:0px !important;
	top:0px !important;
}

#item135573 {
	width:595px !important;
	height:385px !important;
	left:38px !important;
	top:146px !important;
}

#item135577 {
	width:595px !important;
	left:38px !important;
	top:532px !important;
	background:#798f9f;
	min-height:108px !important;
	padding:24px;
}

#item135606 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135602 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:114px !important;
}

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

#item135651 {
	width:27px !important;
	height:27px !important;
	left:631px !important;
	top:499px !important;
}

#item135570 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item135568 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item71589 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:524px !important;
}

#item71667 {
	width:235px !important;
	left:57px !important;
	top:628px !important;
	min-height:43px !important;
	padding:0px 0px 14px 0px;
}

#item71700 {
	width:235px !important;
	left:6px !important;
	min-height:104px !important;
	padding:6px 0px 6px 0px;
}

@keyframes attrav-foto-143854 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-143854 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item143854 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item143499 {
	width:341px !important;
	height:169px !important;
	background:#798f9f;
}

#item143500 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item71602 {
	width:341px !important;
	height:169px !important;
	background:#798f9f;
}

#item71603 {
	width:128px !important;
	min-height:105px !important;
	padding:23px 14px 23px 23px;
}

#item143496 {
	width:342px !important;
	height:169px !important;
	top:189px !important;
}

#item143466 {
	width:341px !important;
	height:169px !important;
	background:#798f9f;
}

#item143467 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item71636 {
	width:341px !important;
	height:169px !important;
	background:#798f9f;
}

#item71637 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item143463 {
	width:342px !important;
	height:169px !important;
}

#item143571 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item143577 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item71726 {
	width:342px !important;
	height:177px !important;
	background:#798f9f;
}

#item71736 {
	width:128px !important;
	min-height:94px !important;
	padding:23px 14px 23px 23px;
}

#item143568 {
	width:342px !important;
	height:177px !important;
	top:567px !important;
}

#item143538 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item143539 {
	width:128px !important;
	min-height:127px !important;
	padding:23px 14px 23px 23px;
}

#item71762 {
	width:342px !important;
	height:169px !important;
	background:#798f9f;
}

#item71763 {
	width:128px !important;
	min-height:127px !important;
	padding:23px 14px 23px 23px;
}

#item143531 {
	width:342px !important;
	height:169px !important;
	top:378px !important;
}

#item71821 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:34px !important;
}

#item149803 {
	width:24px !important;
	height:24px !important;
}

#item149797 {
	width:24px !important;
	height:24px !important;
}

#item149795 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:624px !important;
}

#item129250 {
	width:30px !important;
	min-height:7px !important;
}

#item124693 {
	width:30px !important;
	min-height:7px !important;
}

#item129247 {
	width:30px !important;
	height:7px !important;
	left:398px !important;
	top:456px !important;
}

#item129278 {
	width:31px !important;
	min-height:7px !important;
}

#item124718 {
	width:30px !important;
	min-height:7px !important;
}

#item129275 {
	width:31px !important;
	height:7px !important;
	left:497px !important;
	top:469px !important;
}

#item154590 {
	width:202px !important;
	height:12px !important;
}

#item154587 {
	width:202px !important;
	height:12px !important;
	left:85px !important;
	top:469px !important;
}

#item168103 {
	width:25px !important;
	height:12px !important;
}

#item168100 {
	width:25px !important;
	height:12px !important;
	left:174px !important;
	top:385px !important;
}

#item154601 {
	width:43px !important;
	height:12px !important;
}

#item154598 {
	width:43px !important;
	height:12px !important;
	left:453px !important;
	top:467px !important;
}

#item140298 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item140304 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item140302 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item140274 {
	width:61px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item140272 {
	width:67px !important;
	height:19px !important;
	left:87px !important;
	top:64px !important;
}

#item140270 {
	width:240px !important;
	height:83px !important;
	left:334px !important;
	top:218px !important;
}

#item140351 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:86px !important;
	padding:9px;
}

#item140357 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item140355 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item140327 {
	width:69px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item140325 {
	width:75px !important;
	height:19px !important;
	left:16px !important;
	top:100px !important;
}

#item140323 {
	width:240px !important;
	height:119px !important;
	left:334px !important;
	top:402px !important;
}

#item135671 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item135681 {
	width:595px !important;
	left:38px !important;
	top:604px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item135709 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135706 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:76px !important;
}

#item135669 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item135667 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item135720 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item135721_0 {
	width:424px !important;
	max-width:848px;
	left:0px !important;
	top:0px !important;
}

#item135721 {
	width:424px !important;
	height:618px !important;
	left:124px !important;
	top:41px !important;
	background:#fff;
}

#item135726 {
	width:424px !important;
	left:124px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item135754 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135751 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item135718 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item135716 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item169388 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item71693 {
	width:206px !important;
	left:85px !important;
	top:111px !important;
	min-height:587px !important;
}

#item71796 {
	width:235px !important;
	left:6px !important;
	min-height:88px !important;
	padding:6px 0px 6px 0px;
}

#item129310 {
	width:30px !important;
	min-height:7px !important;
}

#item124743 {
	width:30px !important;
	min-height:7px !important;
}

#item129307 {
	width:30px !important;
	height:7px !important;
	left:85px !important;
	top:649px !important;
}

#item154615 {
	width:183px !important;
	height:24px !important;
	left:85px !important;
	top:468px !important;
}

#item140404 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:50px !important;
	padding:9px;
}

#item140410 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item140408 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item140380 {
	width:64px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item140378 {
	width:70px !important;
	height:19px !important;
	left:75px !important;
	top:64px !important;
}

#item140376 {
	width:240px !important;
	height:83px !important;
	left:67px !important;
	top:356px !important;
}

#item133041 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

.panzoom > #item133042_0 {
	width:424px !important;
	max-width:848px;
	left:0px !important;
	top:0px !important;
}

#item133042 {
	width:424px !important;
	height:618px !important;
	left:124px !important;
	top:41px !important;
	background:#fff;
}

#item133064 {
	width:424px !important;
	left:124px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item133069 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item133067 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item133039 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item133037 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item133089 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item133112 {
	width:529px !important;
	left:71px !important;
	top:676px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item133117 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item133115 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item133087 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item133085 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item133136 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

.panzoom > #item133137_0 {
	width:595px !important;
	max-width:1190px;
	left:0px !important;
	top:0px !important;
}

#item133137 {
	width:595px !important;
	height:397px !important;
	left:38px !important;
	top:157px !important;
}

#item133159 {
	width:595px !important;
	left:38px !important;
	top:554px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item133164 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item133162 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:125px !important;
}

#item133134 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item133132 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item133185 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item133208 {
	width:595px !important;
	left:38px !important;
	top:554px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item133213 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item133211 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:125px !important;
}

#item133183 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item133181 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item71865 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:524px !important;
}

#item71928 {
	width:235px !important;
	left:57px !important;
	top:173px !important;
	min-height:43px !important;
	padding:0px 0px 14px 0px;
}

#item72240 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:34px !important;
}

#item72099 {
	width:235px !important;
	height:82px !important;
	top:73px !important;
	background:#ede8dd;
}

#item72100 {
	width:235px !important;
	top:73px !important;
	min-height:82px !important;
	padding:13px;
}

#item72141 {
	width:45px !important;
	top:10px !important;
	min-height:45px !important;
	padding:13px;
}

@keyframes attrav-foto-143901 {
	0% {transform:translate(341.575px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes attrav-foto-143901 {
	0% {-webkit-transform:translate(341.575px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item143901 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item143611 {
	width:342px !important;
	height:229px !important;
	background:#798f9f;
}

#item143612 {
	width:213px !important;
	top:164px !important;
	min-height:64px !important;
	padding:14px 30px 23px 23px;
}

#item72009 {
	width:342px !important;
	height:229px !important;
	background:#798f9f;
}

#item72010 {
	width:213px !important;
	top:164px !important;
	min-height:64px !important;
	padding:14px 30px 23px 23px;
}

#item143608 {
	width:342px !important;
	height:229px !important;
}

#item143658 {
	width:342px !important;
	height:113px !important;
	background:#798f9f;
}

#item143659 {
	width:213px !important;
	min-height:84px !important;
	padding:23px 14px 23px 23px;
}

#item72064 {
	width:342px !important;
	height:113px !important;
	background:#798f9f;
}

#item72065 {
	width:213px !important;
	min-height:84px !important;
	padding:23px 14px 23px 23px;
}

#item143654 {
	width:342px !important;
	height:183px !important;
	top:179px !important;
}

#item143861 {
	width:342px !important;
	height:196px !important;
	background:#798f9f;
}

#item143862 {
	width:333px !important;
	top:116px !important;
	min-height:71px !important;
	padding:14px 30px 30px 23px;
}

#item71884 {
	width:342px !important;
	height:196px !important;
	background:#798f9f;
}

#item71886 {
	width:333px !important;
	top:116px !important;
	min-height:71px !important;
	padding:14px 30px 30px 23px;
}

#item143857 {
	width:342px !important;
	height:196px !important;
	top:381px !important;
}

#item149822 {
	width:24px !important;
	height:24px !important;
}

#item149817 {
	width:24px !important;
	height:24px !important;
}

#item149815 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:169px !important;
}

#item120627 {
	width:29px !important;
	height:29px !important;
}

#item120623 {
	width:29px !important;
	height:29px !important;
}

#item120621 {
	width:29px !important;
	height:29px !important;
	left:545px !important;
	top:628px !important;
}

#item129338 {
	width:52px !important;
	min-height:7px !important;
}

#item124771 {
	width:52px !important;
	min-height:7px !important;
}

#item129335 {
	width:52px !important;
	height:7px !important;
	left:143px !important;
	top:566px !important;
}

#item129369 {
	width:42px !important;
	min-height:7px !important;
}

#item124819 {
	width:42px !important;
	min-height:7px !important;
}

#item129363 {
	width:42px !important;
	height:7px !important;
	left:197px !important;
	top:566px !important;
}

#item129397 {
	width:42px !important;
	min-height:7px !important;
}

#item124854 {
	width:42px !important;
	min-height:7px !important;
}

#item129394 {
	width:42px !important;
	height:7px !important;
	left:476px !important;
	top:290px !important;
}

#item129426 {
	width:36px !important;
	min-height:7px !important;
}

#item124904 {
	width:36px !important;
	min-height:7px !important;
}

#item129423 {
	width:36px !important;
	height:7px !important;
	left:424px !important;
	top:345px !important;
}

#item129460 {
	width:58px !important;
	min-height:7px !important;
}

#item124929 {
	width:57px !important;
	min-height:7px !important;
}

#item129451 {
	width:58px !important;
	height:7px !important;
	left:421px !important;
	top:414px !important;
}

#item168109 {
	width:29px !important;
	height:12px !important;
}

#item168105 {
	width:29px !important;
	height:12px !important;
	left:512px !important;
	top:344px !important;
}

#item168114 {
	width:188px !important;
	height:12px !important;
}

#item168111 {
	width:188px !important;
	height:12px !important;
	left:352px !important;
	top:358px !important;
}

#item135809 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item135814 {
	width:595px !important;
	left:38px !important;
	top:554px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item135841 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135839 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:125px !important;
}

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

#item135847 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:522px !important;
}

#item135767 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

.panzoom > #item135768_0 {
	width:595px !important;
	max-width:1190px;
	left:0px !important;
	top:0px !important;
}

#item135768 {
	width:595px !important;
	height:397px !important;
	left:38px !important;
	top:157px !important;
}

#item135774 {
	width:595px !important;
	left:38px !important;
	top:554px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item135802 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item135799 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:125px !important;
}

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

#item135855 {
	width:27px !important;
	height:27px !important;
	left:631px !important;
	top:522px !important;
}

#item135764 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item135762 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item141270 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item141271_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item141274 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item141272 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item141309 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item141268 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item141266 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item135884 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item135885 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item135898 {
	width:469px !important;
	left:102px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item135882 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item135880 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item136133 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item136134 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:186px !important;
}

.panzoom > #item136140_0 {
	width:595px !important;
	max-width:1190px;
	left:0px !important;
	top:0px !important;
}

#item136140 {
	width:595px !important;
	height:259px !important;
	left:38px !important;
	top:218px !important;
	background:#fff;
}

#item136145 {
	width:595px !important;
	left:38px !important;
	top:477px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

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

#item136170 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:444px !important;
}

#item136081 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item136083 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:117px !important;
}

.panzoom > #item136090_0 {
	width:596px !important;
	max-width:1192px;
	left:0px !important;
	top:0px !important;
}

#item136090 {
	width:595px !important;
	height:397px !important;
	left:38px !important;
	top:149px !important;
}

#item136094 {
	width:595px !important;
	left:38px !important;
	top:546px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

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

#item136120 {
	width:27px !important;
	height:27px !important;
	left:631px !important;
	top:513px !important;
}

#item136036 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item136034 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item169363 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item142046 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item142047_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item142052 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item142048 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item142056 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item142044 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item142042 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item71879 {
	width:206px !important;
	left:85px !important;
	top:110px !important;
	min-height:587px !important;
}

#item71957 {
	width:235px !important;
	left:6px !important;
	min-height:121px !important;
	padding:6px 0px 6px 0px;
}

#item71982 {
	width:235px !important;
	left:57px !important;
	top:577px !important;
	min-height:25px !important;
	padding:0px 0px 14px 0px;
}

#item72177 {
	width:227px !important;
	top:61px !important;
	background:#ede8dd;
	min-height:82px !important;
	padding:13px;
}

#item72207 {
	width:45px !important;
	min-height:45px !important;
	padding:13px;
}

#item149812 {
	width:24px !important;
	height:24px !important;
}

#item149808 {
	width:24px !important;
	height:24px !important;
}

#item149806 {
	width:24px !important;
	height:24px !important;
	left:27px !important;
	top:573px !important;
}

#item121009 {
	width:29px !important;
	height:29px !important;
}

#item121004 {
	width:29px !important;
	height:29px !important;
}

#item121002 {
	width:29px !important;
	height:29px !important;
	left:522px !important;
	top:104px !important;
}

#item129488 {
	width:57px !important;
	min-height:7px !important;
}

#item124960 {
	width:57px !important;
	min-height:7px !important;
}

#item129485 {
	width:57px !important;
	height:7px !important;
	left:163px !important;
	top:387px !important;
}

#item154622 {
	width:33px !important;
	height:12px !important;
}

#item154619 {
	width:33px !important;
	height:12px !important;
	left:192px !important;
	top:412px !important;
}

#item154629 {
	width:202px !important;
	height:24px !important;
	left:85px !important;
	top:524px !important;
}

#item140457 {
	width:223px !important;
	left:10px !important;
	top:17px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1px #798f9f;
	min-height:74px !important;
	padding:9px;
}

#item140463 {
	width:19px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item140461 {
	width:25px !important;
	height:25px !important;
	left:215px !important;
	top:10px !important;
}

#item140433 {
	width:124px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item140431 {
	width:130px !important;
	height:19px !important;
	left:16px !important;
	top:88px !important;
}

#item140429 {
	width:240px !important;
	height:107px !important;
	left:67px !important;
	top:235px !important;
}

#item134111 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item134112 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:189px !important;
}

.panzoom > #item134119_0 {
	width:595px !important;
	max-width:1190px;
	left:0px !important;
	top:0px !important;
}

#item134119 {
	width:595px !important;
	height:259px !important;
	left:38px !important;
	top:221px !important;
	background:#fff;
}

#item134120 {
	width:595px !important;
	left:38px !important;
	top:480px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

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

#item134257 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:447px !important;
}

#item134076 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item134077 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:120px !important;
}

.panzoom > #item134084_0 {
	width:596px !important;
	max-width:1192px;
	left:0px !important;
	top:0px !important;
}

#item134084 {
	width:595px !important;
	height:397px !important;
	left:38px !important;
	top:152px !important;
}

#item134085 {
	width:595px !important;
	left:38px !important;
	top:549px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

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

#item134232 {
	width:27px !important;
	height:27px !important;
	left:631px !important;
	top:516px !important;
}

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

#item134252 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:516px !important;
}

#item133287 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item133313 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item133310 {
	width:469px !important;
	left:102px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

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

#item134246 {
	width:27px !important;
	height:27px !important;
	left:567px !important;
	top:627px !important;
}

#item133285 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item133283 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item133337 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item133360 {
	width:349px !important;
	left:162px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item133365 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item133363 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

#item133335 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item133333 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item134476 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item134479 {
	width:595px !important;
	left:38px !important;
	top:546px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item134507 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item134504 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:117px !important;
}

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

#item134539 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:513px !important;
}

#item134434 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item134457 {
	width:595px !important;
	left:38px !important;
	top:546px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item134462 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item134460 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:117px !important;
}

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

#item134532 {
	width:27px !important;
	height:27px !important;
	left:631px !important;
	top:513px !important;
}

#item134432 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item134430 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

#item136251 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item136255 {
	width:595px !important;
	left:38px !important;
	top:549px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item136283 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item136280 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:120px !important;
}

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

#item136288 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:516px !important;
}

#item136207 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item136211 {
	width:595px !important;
	left:38px !important;
	top:549px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item136239 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item136236 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:120px !important;
}

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

#item136242 {
	width:27px !important;
	height:27px !important;
	left:631px !important;
	top:516px !important;
}

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

#item136337 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:516px !important;
}

#item136300 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:13px !important;
	background:#000;
}

#item136305 {
	width:349px !important;
	left:162px !important;
	top:659px !important;
	background:#798f9f;
	min-height:91px !important;
	padding:24px;
}

#item136332 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item136330 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:10px !important;
}

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

#item136344 {
	width:27px !important;
	height:27px !important;
	left:507px !important;
	top:627px !important;
}

#item136205 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:13px !important;
}

#item136203 {
	width:662px !important;
	height:778px !important;
	left:-10px !important;
	top:-13px !important;
}

#item141321 {
	opacity:0.70;
	width:652px !important;
	height:765px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item141322_container {
	width:560px !important;
	height:315px !important;
	left:56px !important;
	top:198px !important;
}

#item141325 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
}

#item141323 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:166px !important;
}

#item141358 {
	width:560px !important;
	left:56px !important;
	top:514px !important;
	background:#798f9f;
	min-height:74px !important;
	padding:24px;
}

#item141319 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item141317 {
	width:662px !important;
	height:775px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes attrav-linea-98632 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-98632 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item98632 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item72372 {
	width:473px !important;
	left:85px !important;
	top:173px !important;
	min-height:532px !important;
}

#item72402 {
	width:192px !important;
	left:85px !important;
	top:104px !important;
	min-height:34px !important;
}

#item168672 {
	width:473px !important;
	left:85px !important;
	top:681px !important;
	min-height:28px !important;
}

#item168697 {
	width:473px !important;
	left:85px !important;
	top:656px !important;
	min-height:28px !important;
}

#item168722 {
	width:473px !important;
	left:85px !important;
	top:620px !important;
	min-height:40px !important;
}

#item168747 {
	width:473px !important;
	left:85px !important;
	top:596px !important;
	min-height:28px !important;
}

#item154637 {
	width:116px !important;
	height:12px !important;
}

#item154634 {
	width:116px !important;
	height:12px !important;
	left:390px !important;
	top:330px !important;
}

#item154646 {
	width:188px !important;
	height:23px !important;
	left:352px !important;
	top:385px !important;
}

#item154659 {
	width:190px !important;
	height:24px !important;
	left:353px !important;
	top:510px !important;
}

#item154667 {
	width:24px !important;
	height:12px !important;
}

#item154664 {
	width:24px !important;
	height:12px !important;
	left:488px !important;
	top:537px !important;
}

#item154673 {
	width:24px !important;
	height:12px !important;
}

#item154670 {
	width:24px !important;
	height:12px !important;
	left:516px !important;
	top:537px !important;
}

#item154679 {
	width:24px !important;
	height:12px !important;
}

#item154676 {
	width:24px !important;
	height:12px !important;
	left:359px !important;
	top:551px !important;
}

#item154687 {
	width:70px !important;
	height:12px !important;
}

#item154684 {
	width:70px !important;
	height:12px !important;
	left:214px !important;
	top:551px !important;
}

#item154692 {
	width:66px !important;
	height:12px !important;
}

#item154689 {
	width:66px !important;
	height:12px !important;
	left:94px !important;
	top:636px !important;
}

#item154697 {
	width:103px !important;
	height:12px !important;
}

#item154694 {
	width:103px !important;
	height:12px !important;
	left:167px !important;
	top:636px !important;
}

#item154702 {
	width:70px !important;
	height:12px !important;
}

#item154699 {
	width:70px !important;
	height:12px !important;
	left:221px !important;
	top:648px !important;
}

#item154718 {
	width:78px !important;
	height:12px !important;
}

#item154715 {
	width:78px !important;
	height:12px !important;
	left:107px !important;
	top:686px !important;
}

#item154708 {
	width:42px !important;
	height:12px !important;
}

#item154705 {
	width:42px !important;
	height:12px !important;
	left:390px !important;
	top:648px !important;
}

#item154713 {
	width:51px !important;
	height:12px !important;
}

#item154710 {
	width:51px !important;
	height:12px !important;
	left:444px !important;
	top:672px !important;
}

#item169338 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item68416 {
	width:342px !important;
	height:782px !important;
	left:319px !important;
	top:-9px !important;
	background:#f5ebd3;
}

#item68417 {
	width:342px !important;
	height:44px !important;
	left:319px !important;
	top:729px !important;
	background:#dbc06d;
}

#item72288 {
	width:206px !important;
	left:85px !important;
	top:111px !important;
	min-height:595px !important;
}

#item72295 {
	width:235px !important;
	left:6px !important;
	min-height:121px !important;
	padding:6px 0px 6px 0px;
}

#item72321 {
	width:333px !important;
	left:319px !important;
	top:123px !important;
	min-height:506px !important;
	padding:0px 54px 0px 26px;
}

#item72346 {
	width:208px !important;
	left:319px !important;
	top:71px !important;
	background:#dbc06d;
	min-height:38px !important;
	padding:13px 26px 13px 26px;
}

#item72377 {
	width:254px !important;
	left:344px !important;
	top:679px !important;
	min-height:19px !important;
}

#item124989 {
	width:41px !important;
	left:166px !important;
	min-height:7px !important;
	padding:0px 3px 0px 0px;
}

#item125014 {
	width:114px !important;
	top:14px !important;
	min-height:7px !important;
	padding:0px 0px 0px 3px;
}

#item149835 {
	width:24px !important;
	height:24px !important;
}

#item149830 {
	width:24px !important;
	height:24px !important;
}

#item149828 {
	width:24px !important;
	height:24px !important;
	left:315px !important;
	top:67px !important;
}

#item168622 {
	width:206px !important;
	left:85px !important;
	top:669px !important;
	min-height:40px !important;
}

#item168647 {
	width:206px !important;
	left:85px !important;
	top:644px !important;
	min-height:28px !important;
}

#item154723 {
	width:147px !important;
	height:12px !important;
}

#item154720 {
	width:147px !important;
	height:12px !important;
	left:430px !important;
	top:289px !important;
}

#item154728 {
	width:168px !important;
	height:12px !important;
}

#item154725 {
	width:168px !important;
	height:12px !important;
	left:342px !important;
	top:344px !important;
}

#item154733 {
	width:55px !important;
	height:12px !important;
}

#item154730 {
	width:55px !important;
	height:12px !important;
	left:466px !important;
	top:371px !important;
}

#item154746 {
	width:39px !important;
	height:12px !important;
}

#item154742 {
	width:39px !important;
	height:12px !important;
	left:531px !important;
	top:371px !important;
}

#item154751 {
	width:53px !important;
	height:12px !important;
}

#item154748 {
	width:53px !important;
	height:12px !important;
	left:342px !important;
	top:385px !important;
}

#item154755 {
	width:103px !important;
	height:12px !important;
}

#item154752 {
	width:103px !important;
	height:12px !important;
	left:171px !important;
	top:330px !important;
}

#item154760 {
	width:49px !important;
	height:12px !important;
}

#item154757 {
	width:49px !important;
	height:12px !important;
	left:85px !important;
	top:344px !important;
}

#item154765 {
	width:147px !important;
	height:12px !important;
}

#item154762 {
	width:147px !important;
	height:12px !important;
	left:85px !important;
	top:371px !important;
}

#item154770 {
	width:103px !important;
	height:12px !important;
}

#item154767 {
	width:103px !important;
	height:12px !important;
	left:188px !important;
	top:650px !important;
}

#item154775 {
	width:72px !important;
	height:12px !important;
}

#item154772 {
	width:72px !important;
	height:12px !important;
	left:83px !important;
	top:661px !important;
}

#item154780 {
	width:62px !important;
	height:12px !important;
}

#item154776 {
	width:62px !important;
	height:12px !important;
	left:180px !important;
	top:686px !important;
}

#item169313 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item168123 {
	width:82px !important;
	height:12px !important;
}

#item168120 {
	width:82px !important;
	height:12px !important;
	left:126px !important;
	top:496px !important;
}

@keyframes attrav-titolo-segue-150715 {
	0% {
		transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes attrav-titolo-segue-150715 {
	0% {
		-webkit-transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes attrav-titolo-150720 {
to{}	}
@-webkit-keyframes attrav-titolo-150720 {
to{}	}
#item150720 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item150723 {
	opacity:0.68;
	width:193px !important;
	height:91px !important;
	left:211px !important;
	top:71px !important;
	background:#fff;
}

#item150724 {
	width:137px !important;
	height:91px !important;
	left:75px !important;
	top:71px !important;
	background:#fff;
}

@keyframes attrav-titolo-bianco-150724 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
@-webkit-keyframes attrav-titolo-bianco-150724 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
#item150724 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item72822 {
	width:206px !important;
	height:77px !important;
	left:149px !important;
	top:417px !important;
	background:#798f9f;
}

#item72828 {
	width:206px !important;
	left:149px !important;
	top:417px !important;
	min-height:32px !important;
	padding:11px 11px 0px 11px;
}

#item152916 {
	opacity:0.50;
	width:34px !important;
	height:11px !important;
}

#item72853 {
	width:34px !important;
	height:11px !important;
}

#item151697 {
	width:34px !important;
	height:11px !important;
	left:163px !important;
	top:284px !important;
}

#item72879 {
	width:206px !important;
	height:77px !important;
	left:149px !important;
	top:654px !important;
	background:#798f9f;
}

#item72880 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:654px !important;
	background:#798f9f;
}

#item72881 {
	width:206px !important;
	height:77px !important;
	left:416px !important;
	top:417px !important;
	background:#798f9f;
}

#item72899 {
	width:206px !important;
	left:149px !important;
	top:654px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item72924 {
	width:206px !important;
	left:416px !important;
	top:655px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item72949 {
	width:206px !important;
	left:416px !important;
	top:417px !important;
	min-height:71px !important;
	padding:11px 11px 0px 11px;
}

#item152968 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item72974 {
	width:43px !important;
	height:11px !important;
}

#item151701 {
	width:43px !important;
	height:11px !important;
	left:163px !important;
	top:521px !important;
}

#item152994 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item72999 {
	width:43px !important;
	height:11px !important;
}

#item151703 {
	width:43px !important;
	height:11px !important;
	left:430px !important;
	top:521px !important;
}

#item152942 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item73024 {
	width:43px !important;
	height:11px !important;
}

#item151699 {
	width:43px !important;
	height:11px !important;
	left:430px !important;
	top:284px !important;
}

@keyframes battito-150090 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes battito-150090 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item150090 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item150097 {
	width:52px !important;
	left:18px !important;
	border-radius:1px;
	min-height:7px !important;
}

#item150122 {
	width:17px !important;
	height:17px !important;
}

#item150092 {
	width:17px !important;
	height:17px !important;
}

#item150090 {
	width:70px !important;
	height:17px !important;
	left:199px !important;
	top:292px !important;
}

#item150417 {
	width:206px !important;
	height:50px !important;
	border-radius:3px;
	background:#ede8dd;
	padding:12px;
}

#item120907 {
	width:29px !important;
	height:29px !important;
}

#item120904 {
	width:29px !important;
	height:29px !important;
	left:165px !important;
	top:10px !important;
}

@keyframes attrav-linea-98633 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-98633 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item98633 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item72453 {
	width:177px !important;
	height:77px !important;
	left:445px !important;
	top:180px !important;
	background:#798f9f;
}

#item72459 {
	width:177px !important;
	left:445px !important;
	top:180px !important;
	min-height:71px !important;
	padding:11px 11px 0px 11px;
}

#item153073 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item72485 {
	width:43px !important;
	height:11px !important;
}

#item151709 {
	width:43px !important;
	height:11px !important;
	left:459px !important;
	top:47px !important;
}

#item72516 {
	width:385px !important;
	height:43px !important;
	left:237px !important;
	top:451px !important;
	background:#798f9f;
}

#item72517 {
	width:177px !important;
	height:77px !important;
	left:237px !important;
	top:180px !important;
	background:#798f9f;
}

#item72523 {
	width:384px !important;
	left:238px !important;
	top:451px !important;
	min-height:43px !important;
	padding:11px;
}

#item72548 {
	width:177px !important;
	left:237px !important;
	top:180px !important;
	min-height:58px !important;
	padding:11px 11px 0px 11px;
}

#item153125 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item72573 {
	width:43px !important;
	height:11px !important;
}

#item151713 {
	width:43px !important;
	height:11px !important;
	left:252px !important;
	top:284px !important;
}

#item153047 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item72598 {
	width:43px !important;
	height:11px !important;
}

#item151707 {
	width:43px !important;
	height:11px !important;
	left:252px !important;
	top:47px !important;
}

#item72626 {
	width:385px !important;
	height:77px !important;
	left:237px !important;
	top:654px !important;
	background:#798f9f;
}

#item72655 {
	width:385px !important;
	left:237px !important;
	top:654px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item153178 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item72680 {
	width:43px !important;
	height:11px !important;
}

#item151717 {
	width:43px !important;
	height:11px !important;
	left:252px !important;
	top:521px !important;
}

#item72706 {
	width:177px !important;
	height:77px !important;
	left:30px !important;
	top:417px !important;
	background:#798f9f;
}

#item72714 {
	width:177px !important;
	left:30px !important;
	top:417px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item153099 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item72739 {
	width:43px !important;
	height:11px !important;
}

#item151711 {
	width:43px !important;
	height:11px !important;
	left:44px !important;
	top:284px !important;
}

#item72765 {
	width:177px !important;
	height:77px !important;
	left:30px !important;
	top:654px !important;
	background:#798f9f;
}

#item72770 {
	width:177px !important;
	left:30px !important;
	top:654px !important;
	min-height:71px !important;
	padding:11px 11px 0px 11px;
}

#item153151 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item72795 {
	width:43px !important;
	height:11px !important;
}

#item151715 {
	width:43px !important;
	height:11px !important;
	left:44px !important;
	top:521px !important;
}

#item73063 {
	width:177px !important;
	height:77px !important;
	left:30px !important;
	top:180px !important;
	background:#798f9f;
}

#item73064 {
	width:177px !important;
	left:30px !important;
	top:180px !important;
	min-height:45px !important;
	padding:11px 11px 0px 11px;
}

#item153020 {
	opacity:0.50;
	width:43px !important;
	height:11px !important;
}

#item73094 {
	width:43px !important;
	height:11px !important;
}

#item151705 {
	width:43px !important;
	height:11px !important;
	left:44px !important;
	top:47px !important;
}

@keyframes attrav-titolo-segue-99509 {
	0% {
		transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes attrav-titolo-segue-99509 {
	0% {
		-webkit-transform:translate(-76.767px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item99576 {
	width:198px !important;
	height:93px !important;
	left:128px !important;
	top:94px !important;
	background:#fff;
}

@keyframes attrav-titolo-99552 {
to{}	}
@-webkit-keyframes attrav-titolo-99552 {
to{}	}
#item99552 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item99569 {
	width:198px !important;
	height:93px !important;
	left:130px !important;
	top:94px !important;
	background:#fff;
}

@keyframes aumento-99569 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
@-webkit-keyframes aumento-99569 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
}
#item99569 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

@keyframes attrav-linea-98408 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-98408 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item98408 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item98411 {
	width:496px !important;
	left:85px !important;
	top:201px !important;
	min-height:524px !important;
}

#item149849 {
	width:24px !important;
	height:24px !important;
}

#item149844 {
	width:24px !important;
	height:24px !important;
}

#item149842 {
	width:24px !important;
	height:24px !important;
	left:55px !important;
	top:202px !important;
}

#item169288 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item98465 {
	width:473px !important;
	left:94px !important;
	top:111px !important;
	min-height:587px !important;
}

#item98458 {
	width:473px !important;
	left:94px !important;
	top:111px !important;
	min-height:587px !important;
}

#item169263 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item169238 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

#item98488 {
	width:473px !important;
	left:94px !important;
	top:111px !important;
	min-height:587px !important;
}

#item169213 {
	width:192px !important;
	left:85px !important;
	top:71px !important;
	min-height:7px !important;
}

#item98493 {
	width:473px !important;
	left:94px !important;
	top:111px !important;
	min-height:587px !important;
}

#item169188 {
	width:192px !important;
	left:366px !important;
	top:71px !important;
	min-height:7px !important;
}

@keyframes attrav-linea-98636 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes attrav-linea-98636 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item98636 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item98517 {
	width:473px !important;
	left:94px !important;
	top:111px !important;
	min-height:125px !important;
}

@keyframes entratavelocedadestra-149476 {
	0% {transform:translate(307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entratavelocedadestra-149476 {
	0% {-webkit-transform:translate(307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item149476 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}
#in5footer,  #prefooter {display:none;}
