.sfondo {
	background-attachment: scroll;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #3F6773;
}
.invisibile{
	display: none;
}
.testo {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	Ffont-family: Tahoma;
	TEXT-DECORATION: none;
	font-weight: normal;
	line-height: normal;
	padding: 0px;
	font-family: Tahoma;



}
.testo A { FONT-SIZE: 11px; COLOR: #999999;  font-family: Tahoma; TEXT-DECORATION: none ;}
.testo A:hover { FONT-SIZE: 11px; COLOR: #FFCC00; font-family: Tahoma; TEXT-DECORATION: none ; }
.lineagiu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#plane {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
}
#lingua {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	margin: 100px 0 0 -38px;
}
.testo2 {

	FONT-SIZE: 11px;
	COLOR: #000000;
	Ffont-family: Tahoma;
	TEXT-DECORATION: none;
	font-weight: normal;
	line-height: normal;
	padding: 0px;
	font-family: Tahoma;
}
.sfondo2 {

	background-attachment: scroll;
	background-image: url(../images/sfondo2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #3F6773;
}

