.testi{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #E1D8B6;
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
}
.testiPiccoli{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #E1D8B6;
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
}
.titoli{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #F4F1E5;
	font-weight : normal;
	text-align : center;
	margin-bottom : 10px;
}
a{
	/*font-weight : bold;*/
	color : #E1D8B6;
	text-decoration:none;
}
a:hover{
	/*font-weight : bold;*/
	color : #E1D8B6;
	text-decoration:underline;
}
.not_under{
	text-decoration : none;
}
.not_under:hover{
	text-decoration : none;
}
.didascalia{
	color: #540900;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
	text-align : center;
}
