@charset "utf-8";
/* CSS Document */


body {
	background-image: url(bg2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 52px;
}

#logo {
	width:100%;
	text-align:center;
	margin-top:10px;
}


#krpano {
	border-top:solid 1px #CCC;	
	border-bottom: solid 1px #CCC;
	margin-top: 22px;
}

#sinistra {
	width: 370px;
	float:left;
	text-align:center;
	margin-left: 10px;
}
#destra {
	width: 300px;
	float:right;
	text-align:center;
	
}
#centro {
	float:left;
	text-align:center;
	display:block;
	position:absolute;
	left: 350px;
	right: 350px;
}
#didascalie {
	margin-top:20px;	
}







.instructions, .credits, .back {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-bottom:5px;
}
.credits a, .back a {
	text-decoration:none;
	color:#980;
}
.credits a:hover, .back a:hover {
	text-decoration:underline;	
	
}
.owner {
	font-weight:bold;
	color:#F00;
}
.push {
	font-weight:bold;
	color:#980;
	text-transform:uppercase;
	font-style:normal;
}
.location {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:17px;
	font-style:italic;
/*	line-height:1.4em;	*/
/*	margin-top:10px;	*/
}
.iperlocation {
	font-weight:bold;
	font-style:normal;
}

.avenali {
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:#333;
}
.by {
	color:#555;
	font-style:italic;
}
.panoramics {
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.3em;
	font-size:10px;
	color:#000;
}