body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(sf-pagina.jpg);
}




.sotto {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.sotto a:link {
	text-decoration: none;
	color: #666666;
}
.sotto a:visited {
	text-decoration: none;
	color: #666666;
}
.sotto a:hover {
	text-decoration: underline;
	color: #3399cc;
}
.sotto a:active {
	text-decoration: none;
	color: #666666;
}




.testo-home {
	font-family: Arial; font-size: 12px; color: #000000;
}
.testo-home a:link {
	text-decoration: none;
	color: #ff0000;
}
.testo-home a:visited {
	text-decoration: none;
	color: #ff0000;
}
.testo-home a:hover {
	text-decoration: underline;
	color: #000000;
}
.testo-home a:active {
	text-decoration: none;
	color: #ff0000;
}

.testo {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 150%;
}
.testo a:link {
	text-decoration: none;
	color: #3399cc;
}
.testo a:visited {
	text-decoration: none;
	color: #3399cc;
}
.testo a:hover {
	text-decoration: underline;
	color: #666666;
}
.testo a:active {
	text-decoration: none;
	color: #3399cc;
}

.testo-titolo-centro {
	font-family: Arial;	font-size: 14px; color: #3399cc; text-align: center;
}


.testo-centro {
	font-family: Arial;	font-size: 14px; color: #000000; text-align: center;
}

.testo-home-centro {
	font-family: Arial; font-size: 12px; color: #000000; text-align: center;
}

.testo-titolo {
	font-family: Arial;	font-size: 14px; color: #3399cc; 
}

