html, body{
	background:#9CB9DF;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	text-align:center;
}
.pagina{
	width:740px;
	margin:10px auto;
	text-align:left;
	background:#fff;
}
.fine{ clear:both; }
.cont{
	padding-top:210px;
	background:url(chrome/head.gif) no-repeat;
	margin-right:10px;
}
.indirizzo{
	text-align:right;
	font-size:12px;
	color:#000;
	margin-bottom:30px;
}
.txt1, .txt4{
	font-size:16px;
	color:#000;
	text-align:right;
	margin-bottom:30px;
}
.txt2{
	float:right;
	width:640px;
	background:#ffb03b;
	border:1px dashed #b64926;
	margin-bottom:20px;
}
.txt3{
	float:right;
	width:640px;
	background:#a9cc66;
	border:1px dashed #477725;
	margin-bottom:20px;
}
.txt2 div, .txt3 div{
	padding:15px;
	text-align:right;
	font-size:16px;
}
.sotto{
	height:89px;
	background:url(chrome/fondo.jpg) no-repeat;
}