body{
	/*background: url(sfondo-pane.jpg) no-repeat center top;*/
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #5c2483;
}
a {
	color: #5c2483;
}
.logo{
	text-align:center;
}

h1{
	font-size: 1.8rem;
	font-weight: 300;
	color: #e84e0f;
	margin: 100px 0;
}
h2{
	font-size: 1.3rem;
	font-weight: 300;
}
#contenuti{width: 900px; margin: 0 auto; text-align:center; margin-top:50px;}
.indirizzo{
	width: 50%;
	float: left;
	margin-bottom: 30px;
}
.piva{
	width: 100%;
	float: left;
	margin-top: 30px;
}
