body {
	background-image: url(sfondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #315d8a;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #315d8a;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #98B7CE;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #98B7CE;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
}

.testo_funziona {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #305C89;
}

.testo_offerta1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height:10px;
}

.testo_offerta2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
	line-height:10px;
}

.testo_home1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #305C89;
}

.testo_home2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #20486F;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #305C89;
}

.abbonamento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #305C89;
}

.tabella {
	border: 1px solid #315C87;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #305C89;
	background-color: #9DB1D2;
	border: 1px solid #7A93BB;
}

.areatesto{
    display:none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #315d8a;
	padding-left: 30px;
}
