.sfondo {
	background-attachment: scroll;
	background-image: url(img/sfondo_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.testo-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.sfondo-pagina {
	background-attachment: scroll;
	background-image: url(img/angolo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.link-footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;


}
a.link-footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000066;
	text-decoration: none;
	background-color: #330066;



}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
.testoCAPITAL {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
.aforisma {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000099;

}
.testobig {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
.testoCAPITALbianco {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.testobigBIANCO {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.riga {
	margin: 0px;
	padding: 0px;
	border-top: thin none #330099;
	border-right: thin none #330099;
	border-bottom: thin dotted #330099;
	border-left: thin none #330099;
}
