body{
	width:auto;
	height:auto;
	background:#0000FF;
}
table{
	float:center;
	width:768px;
	height:auto;
}
.dati{
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFF00;
	padding-top:1em;
	width:100%;
	height:auto;
}
.intro{
	border: solid 1px #FFFFFF;	
	display:block;
	float:center;
	width:768px;
	height:520px;
	background:url(../images/sfondo_intro2.jpg) no-repeat;
	background-position:top;
}
#destra{
	width:100%;
	height:auto;
}
.lingue{
	padding-top:64%;
	padding-left:35em;
	width:auto;
	height:5%;
}	



