@font-face {
				font-family: 'MARIDAVID';
				src: url('marydavid.eot');
				src: url('marydavid.eot?#iefix') format('embedded-opentype'),
						 url('marydavid.woff') format('woff'),
						 url('marydavid.ttf') format('truetype'),
						 url('marydavid.svg#marydavid') format('svg');
				font-weight: normal;
				font-style: normal;
		}

body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: fixed;
}
#loading-wrapper{
	margin-left: -150px;
	width: 500px;
position: fixed;
	top: 35%;
	left: 50%;
	margin-left: -250px;
	background-image:url('preload-logo.gif');
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:100px;
}

#loading-text {
	font: 42px/42px 'MARIDAVID', Arial, sans-serif;
	color: #ccc;
	text-align:center;
	overflow: hidden;
}

.loading-text-mouse {
background-image:url('mouse.gif');
	background-position:left top;
	padding-left:50px;
	background-repeat:no-repeat;
	font: 24px/24px 'MARIDAVID', Arial, sans-serif;
	color: #999;
height:50px;
	overflow: hidden;
	margin-left:20px
}

#loading {
	height: 3px;
	background-color: #666;
	margin:15px 60px 5px 60px;
	width: 380px;
	overflow: hidden;
}

#loading-bar {
	height: 3px;
	width: 1px;
	background-color: #ec1e24;
	overflow: hidden;
}

#loading-counter {
	margin:10px 0 15px 0;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #999;
	text-align: center;
	overflow: hidden;
}
#loading-counter strong {
font-weight:bold;
	color:#EC1E24;
}

#preload-images {
	display: none;
}

#wrapper {
	display: none;
	height: 1200px;
	position: fixed;
	top: 50%;
	margin-top: -600px;
	left: 50%;
	margin-left: -1000px;
	width: 2000px;
	overflow: hidden;
}
#nav-console{
	
	
}

#mycursor{
	position:fixed;
	display:none;
	cursor:none;
	z-index:9999;
	top:-6000px;
}

#scrollTopBottom{
	position: fixed;
	bottom: 10px;
	left: 50%;
	margin:0 0 0 310px;
	z-index:9999999999;cursor:pointer;
	background-color:#ec1e24;
	color: #fff;
	padding:2px 0 4px 0;
	text-align:center;
	width:150px;
	font: 20px/20px 'MARIDAVID', Arial, sans-serif;
	letter-spacing: 0.05em;

}

.desktop-scroll {
position: fixed;
	bottom: 10px;
	left: 50%;
	margin:0 0 0 -470px;
	cursor:pointer;
	background-color:#ec1e24;
	color: #fff;
	background-image: url("play-pause.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 16px;
	height:16px;
	z-index:999999999999999999;
}
.m-scroll {
position: fixed;
	bottom: 10px;
	left: 50%;
	margin:0 0 0 -470px;
	cursor:pointer;
	background-color:#ec1e24;
	color: #fff;
	background-image: url("m-play-pause.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 110px;
	height:80px;
	
	z-index:999999999999999999;
	

}
.desktop-scroll:hover, .m-scroll:hover {
	background-color:#cc0000;
}

#intro-container {z-index: 80;}
#city-container {z-index: 70;}
#sea-container {	z-index: 60;}
#war-container {	z-index: 30;}
#paper-container {margin-left: -1000px;width: 2000px;z-index: 50;}
#new-h-container {z-index: 20;}
#towers-container {z-index: 40;}
#airport-container {z-index: 10;}
#flight-container {z-index: 90;}
#people-container {z-index: 100;}
#news-container {z-index: 140;}
#italy-container {z-index: 130;}
#field-container {z-index: 120;}
#polibus-container {z-index: 110;}
#outro-container {z-index: 150;}

.container{
	position: absolute;
	left: 50%;
	margin-left: -480px;
	overflow: hidden;
	top: 0;
	width: 960px;
	height: 1200px;
	display:none;
}

#intro {
	width: 960px;
	height: 2020px;
	background-image: url("world.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	
}

.title {
	background-color: transparent;
	color: #ec1e24;
	font: 42px/42px 'MARIDAVID', Arial, sans-serif;
	text-align: center;
}
.flight-title {
	background-color: transparent;
	color: #333;
	font: 28px/36px 'MARIDAVID', Arial, sans-serif;
	
width: 200px;
	top: 330px;
	
	position: absolute;
}

.flight-title-right {

	text-align: right;

	left:650px;
	
}
.flight-title-left {

	text-align: left;

	left:100px;
	
}
.flight-title strong {
	font-weight:normal;
	
	
	color: #5e5d55 !important;
}


#paper-title {
	margin-top: 330px;
}

#war-title {
	width: 960px;
	top: 330px;
	color: #fff !important;
	text-align: center;
	position: absolute;
}

#towers-title1{
	width: 960px;
	top: 372px;
	color: #4d4741 !important;
	text-align: center;
	position: absolute;
}

#towers-title2{
	width: 960px;
	top: 310px;
	color: #fff !important;
	text-align: center;
	position: absolute;
}

#airport-title{
	width: 800px;
	top: 310px;
	text-align: center;
	position: absolute;
}
#people-title1{
	width: 600px;
	margin-left:180px;
	top: 310px;
	text-align: center;
	position: absolute;
}
#italy-title{
	width: 240px;
	margin-left:360px;
	top: 520px;
	text-align: center;
	position: absolute;
	color: #fcf3b1 !important;
	font: 36px/36px 'MARIDAVID', Arial, sans-serif;
}
#people-title2{
	width: 400px;
color: #fff !important;
	top: 1200px;left:3880px;
	text-align: center;
	position: absolute;
}
#field-title0{
color: #4d4741 !important;
	font: 36px/36px 'MARIDAVID', Arial, sans-serif;
	width: 600px;
	
	top: 400px;
	text-align: center;
	position: absolute;
	
}

#field-title1{
	width: 600px;
	margin-left:180px;
	top: 310px;
	text-align: center;
	position: absolute;
	opacity:0;
	
}
#field-title2{
	width: 600px;
	margin-left:180px;
	top: 800px;
	text-align: center;
	position: absolute;
	opacity:0;
	
}

#polibus-title1{
	width: 280px;
	margin-left:250px;
	top: 530px;
	text-align: left;
	position: absolute;
	color: #fcf3b1 !important;
	font: 28px/28px 'MARIDAVID', Arial, sans-serif;
}

#polibus-title2{
	opacity:0;
	width: 270px;
	margin-left:250px;
	top: 650px;
	text-align: left;
	position: absolute;
	color: #fcf3b1 !important;
	font: 28px/28px 'MARIDAVID', Arial, sans-serif;
}

#graph-title1{
	opacity:0;
	width: 400px;
	left:110px;
	top: 360px;
	text-align: left;
	position: absolute;
	
}
#graph-title2{
	opacity:0;
	width: 800px;
	left:80px;
	top: 780px;
	text-align: center;
	position: absolute;
	
}

#city-title {
	margin-top: 730px;
	position: absolute;
	width: 960px;
	text-align: center;
}

#step1-title {
	z-index: 120;
	width: 780px;
	height: 140px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -270px 0 0 -390px;
	background-position: 0 top;
	background-repeat: no-repeat;
	font: 32px/32px 'MARIDAVID', Arial, sans-serif !important;
}

#step2-subtitle {
	opacity: 0;
	text-align: left;
	z-index: 120;
	width: 300px;
	height: 280px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -220px 0 0 -50px;
	background-position: 0 top;
	background-repeat: no-repeat;
}

#step1-logo {
	z-index: 121;
	width: 630px;
	height: 90px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 60px 0 0 -311px;
	background-position: 0 top;
	background-repeat: no-repeat;
}

#step2-title {
	text-align: left;
	opacity: 0;
	z-index: 120;
	width: 620px;
	height: 140px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -270px 0 0 -100px;
	background-position: 0 top;
	background-repeat: no-repeat;
}

#step2-image1 {
	opacity: 0;
	z-index: 122;
	width: 270px;
	height: 202px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -270px 0 0 -254px;
	background-position: 0 top;
	background-repeat: no-repeat;
}

#step2-image2 {
	opacity: 0;
	z-index: 123;
	width: 492px;
	height: 252px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 10px 0 0 -80px;
	background-position: 0 top;
	background-repeat: no-repeat;
}

#step3-title {
	opacity: 0;
	z-index: 120;
	width: 240px;
	text-align: left;
	height: 140px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -60px 0 0 150px;
	background-position: 0 top;
	background-repeat: no-repeat;
}

#step3-image1 {
	opacity: 0;
	z-index: 124;
	width: 320px;
	height: 240px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -300px 0 0 -306px;
	background-position: 0 top;
	background-repeat: no-repeat;
}

#step3-image2 {
	opacity: 0;
	z-index: 125;
	width: 200px;
	height: 190px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 70px 0 0 -4px;
	background-position: 0 top;
	background-repeat: no-repeat;
}

#step4-title {
	opacity: 0;
	z-index: 126;
	width: 700px;
	height: 82px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -180px 0 0 -350px;
	background-position: 0 top;
	background-repeat: no-repeat;
}

#step4-image {
	opacity: 0;
	z-index: 127;
	width: 388px;
	height: 292px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 0 0 -200px;
	background-position: 0 top;
	background-repeat: no-repeat;
}

#step5-title {
	opacity: 0;
	text-align: left;
	z-index: 126;
	width: 520px;
	height: 82px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 120px 0 0 -260px;
	background-position: 0 top;
	background-repeat: no-repeat;
}

.rounds {
	z-index: 120;
	width: 300px;
	height: 300px;
	position: absolute;
	top: 48%;
	left: 50%;
	margin: -150px 0 0 -150px;
	background-position: 0 top;
	background-repeat: no-repeat;
	overflow: hidden;
}

.rounds img {
	height: 300px;
}

#clouds-world {
	z-index: 110;
	background-color: transparent;
	width: 1300px;
	height: 240px;
	position: absolute;
	top: 2000px;
	left: 50%;
	margin-left: -650px;
}


#city {
	position: absolute;
	left: 0;
	top: 0;
	width: 1999px;
	height: 1200px;
	background-image: url("city-bg.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #333;
}

#buildings {
	position: absolute;
	left: 0;
	top: 0;
	width: 960px;
	height: 1200px;
	background-image: url("city-buildings.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

#street {
	position: absolute;
	left: 0;
	top: 670px;
	width: 960px;
	height: 530px;
	background-image: url("street.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

#pali {
display:none;
	position: absolute;
	left: 960px;
	top: 0px;
	width: 1596px;
	height: 1200px;
	background-image: url("pali.png");
	background-position: left top;
	background-repeat: no-repeat;
}

#jeep {
	position: absolute;
	left: 300px;
	top: 400px;
	height: 316px;
	background-image: url("jeep.png");
	background-repeat: no-repeat;
	width: 390px;
	overflow: hidden;
}

#logoSmall {
display:none;
	position: absolute;
	left: 300px;
	top: 400px;
	height: 316px;
	background-image: url("logo-coin-small.png");
	background-repeat: no-repeat;
	width: 390px;
	overflow: hidden;
}

#palo-quinta {display:none;
	position: absolute;
	left: 2000px;
	top: 0;
	height: 1200px;
	z-index: 1000;
	margin-left: 900px;
	width: 331px;
	overflow: hidden;
}

#sea {
	position: absolute;
	top: 0;
	left: 0;
	width: 1900px;
	height: 1200px;
	background-image: url("sea-bg.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 960px;
	overflow: hidden;
	display:block;
		-webkit-background-size: 1900px 1200px; 
}

#boa {
	position: absolute;
	top: 460px;
	left: 5000px;
	width: 634px;
	height: 665px;
}

#molo {
	position: absolute;
	top: 270px;
	left: 0;
	width: 1343px;
	height: 758px;
	background-image: url("riflesso-molo.png");
}

#boat {
	position: absolute;
	top: 450px;
	left: 330px;
	width: 300px;
	height: 300px;
	background-image: url("boat.png");
	background-position: 0 0;
	background-repeat: no-repeat;
}

#beach {
	position: absolute;
	top: 0;
	left: 0;
	width: 4500px;
	height: 1200px;
}

#palm {display:none;
	position: absolute;
	top: 0;
	left: 960px;
	width: 1200px;
	height: 1200px;
}

#promontorio {display:none;
	position: absolute;
	top: 400px;
	left: 0;
	width: 3000px;
	height: 1200px;
}

#sea-city-bg {
	position: absolute;
	top: 390px;
	width: 1008px;
	height: 242px;
}

#island-bg {
	background-image: url("island.png");
	position: absolute;
	top: 400px;
	width: 980px;
	height: 323px;
}

#war {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 1200px;
	background-image: url("war-bg.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 960px;
	overflow: hidden;
}

#war-terrain {
	position: absolute;
	top: 510px;
	width: 2370px;
	height: 323px;
}

img {
	margin: 0;
	display: block;
}

#road-to-hospital {
	position: absolute;
	top: 490px;
	width: 3600px;
	height: 710px;
}

#hospital {
	position: absolute;
	top: 476px;
	width: 80200px;
	height: 405px;
}

#jeep-desert {
	position: absolute;
	left: 400px;
	top: 520px;
	height: 300px;
	background-image: url("jeep-desert.png");
	background-repeat: no-repeat;
	width: 210px;
	overflow: hidden;
}

#tank1 {
	position: absolute;
	top: 700px;
	left: 600px;
	width: 260px;
	height: 148px;
}

#tank2 {
	position: absolute;
	top: 500px;
	left: 840px;
	width: 75px;
	height: 42px;
}

#injuried {
	position: absolute;
	top: 703px;
	left: 400px;
	width: 233px;
	height: 300px;
}

#injuried-terrain {
	position: absolute;
	top: 703px;
	width: 2520px;
	height: 497px;
}

#missile1 {
	position: absolute;
	left: 400px;
	top: 440px;
	height: 170px;
	background-image: url("missile1.png");
	background-repeat: no-repeat;
	width: 400px;
	overflow: hidden;

}

#missile2 {
	position: absolute;
	left: 0;
	top: 210px;
	height: 400px;
	background-image: url("missile2.png");
	background-repeat: no-repeat;
	width: 620px;
	overflow: hidden;
}

#missilebig {
display:none;
	z-index:31;
	position: absolute;
	right: 0;
	top: 200px;
	height: 480px;
	background-image: url("missile-big.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 1500px;
	overflow: hidden;
		-webkit-background-size: 13500px 480px;
}

#paper {
	position: absolute;
	top: 0;
	left: 0;
	width: 2000px;
	height: 1200px;
	background-image: url("paper-bg.gif");
	background-position: 464px 0;
	background-repeat: no-repeat;
	overflow: hidden;
}

#draw-one {
	background-image: url("draw-one.gif");
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 440px;
	width: 960px;
	height: 1200px;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 960px;
	overflow: hidden;
}

#draw-two {
	background-image: url("draw-two.gif");
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 440px;
	width: 960px;
	height: 1200px;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 960px;
	overflow: hidden;
}

#hand {
	position: absolute;
	top: 1200px;
	left: 0;
	width: 960px;
	height: 1200px;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 960px;
	overflow: hidden;
	z-index: 999999999
}

#new-h {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 1200px;
	background-image: url("new-ospital-bg.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
		-webkit-background-size: 1300px 680px;
}

#new-h-terrain {
	position: absolute;
	top: 0;
	left: 0;
	width: 2100px;
	height: 1200px;
	overflow: hidden;
	background-image: url("new-h-terrain.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
}

#new-h-building {
	background-image: url("new-h-shadow.png");
	background-position: 180px 775px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 2100px;
	height: 1200px;
	overflow: hidden;
}

#wood-block {
	position: absolute;
	top: 160px;
	left: 360px;
	width: 154px;
	height: 239px;
	overflow: hidden;
	background-image: url("wood-block.gif");
	background-repeat: no-repeat;
}

#hole {
	position: absolute;
	top: 710px;
	left: 0;
	width: 2100px;
	height: 511px;
	overflow: hidden;
}

#cat {
	position: absolute;
	top: 300px;
	left: 960px;
	background-image: url("cat-shadow.png");
	background-position: 190px 670px;
	background-repeat: no-repeat;
	width: 1278px;
	height: 911px;
	overflow: hidden;
}

#sunrays {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 1200px;
	overflow: hidden;
}

#tower-1 {
	position: absolute;
	top: 0;
	left: 960px;
	background-image: url("tower-1.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 1578px;
	height: 1200px;
	overflow: hidden;
}

#tower-1-room {
	background-image: url("tower-1-room.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	left: 198px;
	top: 451px;
	width: 744px;
	height: 354px;
	overflow: hidden;
}

#tower-2-borders {
	position: absolute;
	top: 0;
	left: 960px;
	background-image: url("tower-2-borders.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 2046px;
	height: 1200px;
	overflow: hidden;
}

#tower-2 {
	position: absolute;
	top: 0;
	left: 45px;
	background-image: url("tower-2.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 1975px;
	height: 1200px;
	overflow: hidden;
		-webkit-background-size: 1975px 1200px;
}

#tower-2-room1 {
	background-image: url("tower-2-room.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	left: 661px;
	top: 395px;
	width: 521px;
	height: 425px;
	overflow: hidden;
}

#tower-2-room2 {
	background-image: url("tower-2-room.jpg");
	background-position: -500px 0;
	background-repeat: no-repeat;
	position: absolute;
	left: 1286px;
	top: 398px;
	width: 518px;
	height: 425px;
	overflow: hidden;
}

#airport {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("airport-bg.jpg");
	background-position: 0 0;
	background-repeat: repeat;
	width: 1578px;
	height: 1200px;
	overflow: hidden;
}

#airport-hills {
	position: absolute;
	top: 0;
	left: 0;
	width: 3000px;
	height: 1200px;
	overflow: hidden;
}

#airport-people {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 644px;
	height: 666px;
	overflow: hidden;
}

#airport-terrain {
	position: absolute;
	left: 0;
	top: 770px;
	width: 4000px;
	height: 430px;
}

#airport-plane {
	position: absolute;
	left: 0;
	top: 620px;
	width: 698px;
	height: 250px;
	background-image: url("airport-plane-shadow.png");
	background-position: 50px 200px;
	background-repeat: no-repeat;
}

#airport-plane-takeoff {
	position: absolute;
	left: 0;
	top: 620px;
	width: 698px;
	height: 800px;
	background-image: url("airport-plane-takeoff-shadow.png");
	background-position: 50px 200px;
	background-repeat: no-repeat;
}

#airport-hangar {
	position: absolute;
	left: 960px;
	top: 458px;
	width: 2852px;
	height: 742px;
}

#airport-cloud-dark,#flight-cloud-dark {
	position: absolute;
	left: 0;
	display: none;
	overflow: hidden;
	top: 0;
	width: 2900px;
	height: 1000px;
}

#cloud-bright {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	overflow: hidden;
	top: 0;
	width: 960px;
	height: 1000px;
	z-index: 9999;
}

#flight {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("flight-bg.jpg");
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 1578px;
	height: 1200px;
	overflow: hidden;
}

#flight-plane {
	position: absolute;
	top: 440px;
	left: 280px;;
	width: 400px;
	height: 320px;
	overflow: hidden;
}

#flight-plane-shadow {
	position: absolute;
	top: 480px;
	left: 320px;;
	width: 400px;
	height: 320px;
	overflow: hidden;
}

#flight-linee {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 2210px;
	overflow: hidden;
}

#flight-clouds-quinta {
	position: absolute;
	top: 1200px;
	left: 0;
	width: 960px;
	height: 1000px;
	overflow: hidden;
}

#flight-h-1 {
	position: absolute;
	background-image: url("flight-h-1.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	top: 0;
	left: 300px;
	width: 210px;
	height: 300px;
	overflow: hidden;
}

#flight-h-3 {
	position: absolute;
	background-image: url("flight-h-1.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	top: 0;
	left: 400px;
	width: 210px;
	height: 300px;
	overflow: hidden;
}

#flight-h-2 {
	position: absolute;
	background-image: url("flight-h-2.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	top: 0;
	left: 120px;
	width: 210px;
	height: 300px;
	overflow: hidden;
}

#flight-h-4 {
	position: absolute;
	background-image: url("flight-h-2.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	top: 0;
	left: 150px;
	width: 210px;
	height: 300px;
	overflow: hidden;
}
#flight-h-5 {
	position: absolute;
	background-image: url("flight-h-1.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	top: 0;
	left: 400px;
	width: 210px;
	height: 300px;
	overflow: hidden;
}

#flight-h-6 {
	position: absolute;
	background-image: url("flight-h-2.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	top: 0;
	left: 150px;
	width: 210px;
	height: 300px;
	overflow: hidden;
}

#flight-cloud-1 {
	position: absolute;
	width: 556px;
	height: 160px;
	overflow: hidden;
	left: 360px;
	top:1200px;
}

#flight-cloud-2 {
	position: absolute;
	width: 800px;
	height: 371px;
	overflow: hidden;
	left: 150px;
		top:1200px;
}

.flight-tank {
	position: absolute;
	width: 108px;
	height: 108px;
	overflow: hidden;
}

.map-text {
	position: absolute;
	overflow: hidden;
}

#map-text-1 {
	width: 264px;
	height: 176px;
	left: 490px;
}

#map-text-2 {
	left: 10px;
	width: 360px;
	height: 187px;
}

#map-text-3 {
	width: 498px;
	height: 306px;
	left: 280px;
}

#map-text-4 {
	left: 80px;
	width: 463px;
	height: 206px;
}
#map-text-5 {
	width: 250px;
	height: 193px;
	left: 520px;
}

#map-text-6 {
	left: 80px;
	width: 489px;
	height: 296px;
}

#people {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("people-bg.jpg");
	background-position: 0 0;
	background-repeat: repeat;
	width: 7960px;
	height: 1200px;
	overflow: hidden;
}

#people-1 {
	position: absolute;
	top: 450px;
	left: 20px;
	background-image: url("people-1.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 455px;
	height: 750px;
	overflow: hidden;
}

#people-2 {
	position: absolute;
	top: 450px;
	left: 520px;
	background-image: url("people-2.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 455px;
	height: 750px;
	overflow: hidden;
}

#people-3 {
	position: absolute;
	top: 450px;
	left: 1200px;
	background-image: url("people-3.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 475px;
	height: 750px;
	overflow: hidden;
}

#people-4 {
	position: absolute;
	top: 450px;
	left: 1620px;
	background-image: url("people-4.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 520px;
	height: 750px;
	overflow: hidden;
}

#people-5 {
	position: absolute;
	top: 450px;
	left: 2280px;
	background-image: url("people-5.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 520px;
	height: 750px;
	overflow: hidden;
}

#people-6 {
	position: absolute;
	top: 450px;
	left: 3100px;
	background-image: url("people-6.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 520px;
	height: 750px;
	overflow: hidden;
}

#people-7 {
	position: absolute;
	top: 400px;
	left: 3900px;
	background-image: url("people-7.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 520px;
	height: 800px;
	overflow: hidden;
}

#people-all {
	position: absolute;
	top: 0px;
	left: 1620px;
	background-image: url("people-all.gif");
	background-position: 0 460px;
	background-repeat: no-repeat;
	width: 1460px;
	height: 1200px;
	overflow: hidden;
}

#people-pp {
	position: absolute;
	top: 390px;
	left: 3500px;
	
	width: 566px;
	height: 818px;
	overflow: hidden;
}

.mouth {
	position: absolute;
	background-position: 0 0;
	background-repeat: repeat-x;
	width: 100px;
	height: 50px;
	overflow: hidden;
}

#people-1 .mouth {
	top: 280px;
	left: 147px;
	background-image: url("people-1-mouth.png");
}

#people-2 .mouth {
	top: 175px;
	left: 252px;
	background-image: url("people-2-mouth.png");
}

#people-3 .mouth {
	top: 195px;
	left: 114px;
	background-image: url("people-3-mouth.png");
}

#people-5 .mouth {
	top: 155px;
	left: 60px;
	background-image: url("people-5-mouth.png");
}

#people-6 .mouth {
	top: 140px;
	left: 80px;
	background-image: url("people-6-mouth.png");
}

#people-7 .mouth {
	top: 132px;
	left: 228px;
	background-image: url("people-7-mouth.png");
}

#people-all .mouth {
	top: 565px;
	left: 132px;
	width: 1139px;
	height: 100px;
	background-repeat: repeat-y;
	background-image: url("people-all-mouth.png");
}

.baloon,.baloon-sx,.baloon-bottom-sx,.baloon-bottom {
	position: absolute;
	width: 300px;
	height: 300px;
	overflow: hidden;
}

#baloon-1 {
	left: 280px;
	top: 420px;
}

#baloon-2 {
	left: 860px;
	top: 310px;
}

#baloon-3 {
	left: 1430px;
	top: 360px;
}

#baloon-4 {
	left: 2030px;
	top: 310px;
}

#baloon-5 {
	left: 200px;
	top: 320px
}

#baloon-6 {
	left: 530px;
	top: 25px;
}

#baloon-7 {
	left: 720px;
	top: 30px;
}

#baloon-8 {
	left: 1310px;
	top: 020px;
}

#baloon-9 {
	left: 3280px;
	top: 160px;
}

#baloon-10 {
	left: 3800px;
	top: 120px;
}

#baloon-9 img,#baloon-10 img {
	width: 200px;
	height: 200px;
}

.baloon img {
	position: absolute;
	width: 140px;
	height: 140px;
	left: 0;
	bottom: 0;
}

.baloon-sx img {
	position: absolute;
	width: 140px;
	height: 140px;
	right: 0;
	bottom: 0;
}

.baloon-bottom-sx img {
	position: absolute;
	width: 140px;
	height: 140px;
	right: 0;
	top: 0;
}

.baloon-bottom img {
	position: absolute;
	width: 140px;
	height: 140px;
	left: 0;
	top: 0;
}

#people-world {
	position: absolute;
	left: 3730px;
	width: 700px;
	height: 700px;
	background-repeat: no-repeat;
	background-image: url("people-world-glow.png");
	background-position: 0;
}

#world-baloon-1 {
	left: -30px;
	top: -120px;
}

#world-baloon-2 {
	left: 500px;
	top: -40px;
}

#world-baloon-2 img {
	width: 160px;
	height: 155px;
}

#world-baloon-3 {
	left: 530px;
	top: 440px;
}

#world-baloon-4 {
	left: 130px;
	top: 370px;
}

#world-baloon-5 {
	left: -110px;
	top: 490px;
}

#world-baloon-5 img {
	width: 120px;
	height: 110px;
}

#world-baloon-6 {
	left: -140px;
	top: 60px;
}

#world-baloon-6 img {
	width: 180px;
	height: 180px;
}

#fade-to-white{
	position: absolute;
	overflow: hidden;
	height: 1200px;
	width: 960px;
	background-image: url("fade-to-white.png");
	background-repeat: repeat-y;
	display:none;
}

#news{
	position: absolute;
	margin-left: 96px;
	overflow: hidden;
	top: 1200px;
	width: 768px;
	height:1780px;
	background-image: url("news-bg.jpg");
	z-index: 961;
}

#news-header {
	width: 768px;
	height: 176px;
	margin: 30px 0 60px 0;
}

.news-single {
	width: 660px;
	padding: 10px 54px 50px 54px;
}

.news-single .imgSx {
	float: left;
	margin: 0 20px 50px 0;
}

.news-single .imgDx {
	float: right;
	margin: 0 0 50px 20px;
}

.clear {
	clear: both;
}

.news-single .title {
	color: #624d32;
	text-align: left;
	line-height: 20px;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
}

.news-single .subtitle {
	text-align: left;
	line-height: 17px;
	color: #624d32;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}

.news-single .paragraph {
	text-align: left;
	line-height: 20px;
	color: #624d32;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 15px;
	font-weight: normal;
}

#italy{
	background-image: url("italy-bg.jpg");
	position: absolute;
	left: 0;
	overflow: hidden;
	top:  0;
	width: 2998px;
	height:1200px;
		-webkit-background-size: 2998px 1200px;
}

#italy-boat {
	position: absolute;
	left: 50px;;
	overflow: hidden;
	top:  800px;
	width: 290px;
	height:132px;
}

#bg-city{
	position: absolute;
	left: 200px;
	overflow: hidden;
	top:  375px;
	width: 1507px;
	height:500px;
}

#italy-boy{
	position: absolute;
	left: 2750px;
	overflow: hidden;
	top:  160px;
	width: 166px;
	height:437px;
}

#pickup-quinta{
	position: absolute;
	left: 0;
	overflow: hidden;
	top:  290px;
	width: 4081px;
	height:910px;
}

#italy-pickup,#italy-road{
	width: 960px;
	height:1200px;	
	overflow: hidden;
	position: absolute;
	left: 0;
	top:0;
}

#fichi-quinta{
	position: absolute;
	left: 0;
	overflow: hidden;
	top:  183px;
	width: 1813px;
	height:1017px;
}

#italy-tornanti-1{
	position: absolute;
	left: 0;
	overflow: hidden;
	top:  500px;
	width: 1480px;
	height:575px;
}
#italy-tornanti-2{
	position: absolute;
	left: 0;
	overflow: hidden;
	top:  300px;
	width: 887px;
	height:650px;
}
#italy-tornanti-3{
	position: absolute;
	left: 0;
	overflow: hidden;
	top:  750px;
	width: 6500px;
	height:483px;
}
#italy-pickup-small{
	position: absolute;
	left: 120px;
	overflow: hidden;
	top:  740px;
	width: 609px;
	height:284px;
}
#italy-casse-quinta{
	position: absolute;
	overflow: hidden;
	top:  0px;
	left:  960px;
	width: 3574px;
	height:1200px;
}

#tomato-field{
	background-image: url("tomato-field-bg.jpg");
	position: absolute;
	overflow: hidden;
	top:  0px;
	width: 1780px;
	height:1200px;
		-webkit-background-size: 1780px 1674px;
}

#workers{
	position: absolute;
	overflow: hidden;
	top:  700px;
	width: 2808px;
	height:488px;
}
#pp-worker{
		background-image: url("pp-worker-hill.gif");
	background-position:0 755px;
	background-repeat:no-repeat;
	position: absolute;
	overflow: hidden;
	top:  0px;
	width: 3883px;
	height:1400px;
}

#field-sun{
	position: absolute;
	overflow: hidden;
	width: 786px;
	height:785px;

}
#field-sun img{
	height:785px;
}

#polibus-graph{
	top:410px;
	left:147px;
	position: absolute;
	overflow: hidden;
	width: 666px;
	height:355px;

}
#polibus-graph img{
display:none;
	height:355px;

}

#patologie{
top:0px;
left:0px;
	position: absolute;
	list-style:none;
	
}
#patologie li{
display:none;
	position: absolute;
	text-align:left;
	color: #fff;
	font: 25px/25px 'MARIDAVID', Arial, sans-serif;
}
li#pat1{
top:435px;
left:340px;
width:120px;

	
}
li#pat2{
text-align:right;
top:470px;
left:630px;
width:130px;
	
}
li#pat3{
top:630px;
left:640px;
width:120px;
	text-align:right;
	color: #fff;
}
li#pat4{
color: #fff;
top:600px;
left:365px;
width:220px;
	
}
li#pat5{
top:510px;
left:180px;
width:80px;
	
}

#polibus-real, #polibus-real-back{
top:420px;
left:147px;
	position: absolute;
	overflow: hidden;
	width: 666px;
	height:355px;

}
#polibus-small{
top:420px;
left:147px;
	position: absolute;
	overflow: hidden;
	width: 28px;
	height:28px;
}

#polibus-real-inner,#polibus-real-back-inner{
	width: 666px;
	height:355px;
}
#polibus-real-back-inner{
position:absolute;
right:0;
}

#polibus-terrain, #polibus-trees{
	position: absolute;
	overflow: hidden;
	top:  0px;
	 left:0px;
	width: 3000px;
	height:1200px;
}

#polibus{
	background-image: url("polibus-bg.jpg");
	position: absolute;
	overflow: hidden;
	top:  0px;
	left:0px;
	width: 1960px;
	height:1200px;
		-webkit-background-size: 1960px 1200px;
}

#pp-tree{
	z-index:999;
	display:none;
	position: absolute;
	overflow: hidden;
	top:  0px;
	left:0px;
	width: 2600px;
	height:1200px;
}

#graph {
	position: absolute;
	top: 1200px;
	left: 0;
	background-image: url("graph-bg.jpg");
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 960px;
	height: 1200px;
	overflow: hidden;
}

#graph-line{
	position: absolute;
	top: 340px;
	left: 100px;
	width: 841px;
	height: 419px;
	overflow: hidden;
}

#form {
	display:none;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("people-bg.jpg");
	background-position: 0 0;
	background-repeat: repeat;
	width: 960px;
	height: 1200px;
	overflow: hidden;
}

#outro-header{
	position: absolute;
	top: 400px;
	left: 0;
}

#outro-form{
	position: absolute;
	top: 1200px;
	left: 0;
	background-image: url("form-bg.png");
	background-position: 0 160px;
	background-repeat: no-repeat;
	height:800px	
}

#condividi{
	margin:0 100px 40px 100px;
}

#condividi-title{
	margin-bottom:15px;
	text-align:center;
}

#condividi-subtitle1{
	float:left;
	margin:0 10px 0 130px;
}

#condividi-subtitle2{
	float:left;	
	margin:0 10px 0 0;
}

#footer{
	letter-spacing: 0.05em;
	  color: #4D4741;
    float: left;
    font: 24px/24px 'MARIDAVID', Arial, sans-serif;
    margin: 50px 0;
    text-align: center;
    width: 960px;
}

#footer a{
	text-decoration:none;
	color:#4d4741;
}
#footer a.dona{
 font: 26px/24px 'MARIDAVID', Arial, sans-serif;
	text-decoration:none;
	color:#ec1e24;
}


#footer a:hover{
	text-decoration:underline;
	color:#ec1e24;
	
}

#share-buttons{

	
	
	float:left;	
	margin:0 10px 0 0;
}
#like-buttons{


	position:relative;
	float:left;	
	margin:0 10px 0 0;
}

.form-text{
	color:#4d4741;
	font: 36px/36px 'MARIDAVID', Arial, sans-serif;
}

.form-text strong{
	color: #ec1e24;
	font-weight: normal;
}

#compila{
	padding:0 100px 0 470px;
	height:340px;
}

#compila-title{
	width:380px;
	font: 36px/36px 'MARIDAVID', Arial, sans-serif;
	
}

.addthis_button_tweet{
position:absolute;
left:0;
top:5px;
width:90px
}

.addthis_button_facebook_like{
position: fixed;
	top: 10px;
	left: 50%;
	margin:0 0 0 -470px;	z-index: 9999999999999
}

.addthis_button_google_plusone{
position:absolute;
left:95px;
top:7px;
}