@charset "utf-8";

* {
	border: 0;
	padding: 0, 0, 0, 0;
	margin: 0, 0, 0, 0;
}
body,div {
	text-align: center;
	background-color : #f8f8ee;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #004280;
}
.aspot {
	text-decoration: none;
}
div#core00 {
	float: left;
	clear: none;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	background-image: url(./logo.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
}
#servizio01 {
	position:absolute;
	left:-1000px;
	width:693px;
	z-index:1;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 2em;
}
.piccolo {
	font-size: 0.8em;
}
a {
	color: #004280;
	text-decoration: underline;
}

a:link {
	color: #004280;
}

a:visited {
	color: #004280;
}

a:active {
	color: #004280;
}

a:hover{
	color: #004280;
	text-decoration: underline;
}
#bassa00 {
}