.sfondo {
	background-image: url(../sfondi/testatata.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Testo {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify;

}
.Testo a:link{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #464668;
	text-decoration: none;

}
.Testo a:visited{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #464668;

}
.Testo a:hover{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
}

.Titolino {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.TestoGrigio {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #828282;
	text-align: justify;

}
.Testino {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;

}
.Testino a:link{

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #464668;
}
.Testino a:hover{

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #464668;
}
.Testino a:visited{

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #464668;
}
.TestoBlu {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #464668;
	font-weight: normal;
	text-align: justify;


}
.TestoBlu a:link{
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #464668;
	font-weight: normal;

}
.TestoBlu a:hover{
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #464668;
	font-weight: normal;

}
.TestoBlu a:visited{
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #464668;
	font-weight: normal;

}

