.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}

.default_centrato {
	display:     block;
	width:       900px;
	height:      600px;

	position:    absolute;
	top:         50%;
	left:        50%;

	margin:      -280px 0 0 -450px;

	background:#ffffff;
	vertical-align:middle;
	border:1px #aaaaaa dotted;


}
.default_copyright {
		width : 100px;
		height : 35px;
		text-align : center;
		background-color : #eeeeee;

		bottom:2px;
		font-family:Arial;
		font-size:10px;
		color:#666;

		position:absolute;
		left:        50%;
		margin:      -300px 0 0 -50px;

		text-align:center;
		z-index:-1;
}

.default_w3c {
		width : 90px;
		height : 35px;
		text-align : center;
		background-color : #eeeeee;
		bottom:2px;
		font-family:Arial;
		font-size:10px;
		color:#666;

		position:absolute;
		left:        50%;
		margin:      -300px 0 0 50px;

		text-align:center;
		z-index:-1;
}


.default_help {
	  width:       900px;
	  height:      20px;
	  left:        50%;
	  top:         50%;
	  margin:      -300px 0 0 -450px;
	  position:fixed;
	  background-repeat:no-repeat;
	  color:black;

	  font-family:Arial;
	  font-size:10px;
	  color:#666;
	  text-align:center;
	  z-index:-100;
}

.clicca_e_ruota{
	  width:       900px;
	  height:      20px;
	  left:        50%;
	  top:         50%;
	  margin:      -300px 0 0 -450px;
	  position:fixed;
	  background-repeat:no-repeat;
	  color:black;
	  font-family:Arial;
	  font-size:12px;
	  color:#666;
	  text-align:center;
	  z-index:-100;
	}

#testoimmagine
{
	margin: 3px 8px 0px 8px;
	font-family: Arial;
	font-size: 12px;
	color: black;
	width: 390px;
	float: left;
	height: 75px;
	border-left:1px #666 dotted;
	border-right:1px #666 dotted;
	padding-left:5px;
	padding-right:5px;
}

#google
{
	margin: 0px 8px 3px 8px;
	font-family: Arial;
	font-size: 12px;
	color: black;
	width: 390px;
	float: right;
	height: 15px;
	border-left:1px #666 dotted;
	border-right:1px #666 dotted;
	padding-left:5px;
	padding-right:5px;
}


#krpano
{
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 500px;
	margin-bottom:3px;
}

#listapanorami
{
	padding:5px;
	margin-right:5px;
	width: 465px;
	background-color: #efefef;
	border: 1px #777777 solid;
	float: right;
	height:80px;
}

#logo
{
	margin: 3px;
	width: 260px;
	float: left;
}

#body
{
	margin: 0px;
	background-color:#eeeeee;
	/*background-image:url('../img/fondo.gif');*/
}


