html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #78BDFE;
}

.testo_nascosto, a.testo_nascosto:LINK, a.testo_nascosto:VISITED, a.testo_nascosto:ACTIVE, a.testo_nascosto:HOVER{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1px; 
	color: #FF0000; 
	letter-spacing: 1px; 
	text-decoration: none;
}

.testoPagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.sfondo {
	background-image: url(image/sfondo_index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
