.mobile {
	background: url( fondo_mobile.png ) repeat-x 0 0;
	float: left;
	width: 100%;
	position: relative;
	
	overflow:visible;
}


.mobile .text {
	float: left;
	margin-top: -110px;
	padding: 10px;
}
.tempcontain {
	margin: auto;
	position:relative;
	width:610px;
}


#iphone {
	background: transparent url( phone.png ) 0 0 no-repeat;
	height:717px;
	left:0;
	margin: auto;
	position:relative;
	top:10px;
	width:477px;
	z-index:2;
}

.viewport {
	height:329px;
	left:154px;
	margin: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	position:absolute;
	top:93px;
	width:220px;
	z-index:99;
}

.slider {
	float:left;
	position:relative;
	left:0;
	width:1000px;

}

#fingers {
	background: url( finger.png ) left center no-repeat;	

	height:305px;
	left:154px;
	position:absolute;
	top:223px;
	width:129px;
	z-index:100;

}

#tasti {
	position: absolute;
	top: 438px;
	left: 500px;
	z-index: 120;
}

#tasti li {
	float: left;
	margin-left: 10px;
	list-style-type: none;
}

.img_tasto {
   background: url( pallino-off.png ) top left no-repeat;
}

.img_tasto.on {
   background: url( pallino-on.png ) top left no-repeat;
	
}


#testo_download {
	position: absolute;
	top: 83px;
	
	right:-25px;
	height: 300px;
}

