a.testo:link {
	text-decoration: underline;
	color: #000000;
}

a.testo:visited {
	text-decoration: underline;
	color: #000000;
}

a.testo:hover {
	text-decoration: underline;
	color: #FF0000;
}

a.testo:active {
	text-decoration: none;
	color: #666666;
}
.testo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.barra-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../immagini/barra.jpg);
	background-repeat: repeat-x;
}
.bordo-sx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.testo2-contenuti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.testo3-titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0033FF;
}
.bordo-tutti {
	border: 1px solid #999999;
}
.testo-nolinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	text-decoration: none;
	color: #000000;
	background-position: center;
}
.sfondo-basso {
	background-attachment: fixed;
	background-image: url(../immagini/maindown.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
