.sfondo {
	background-color: #ece5d6;
	background-attachment: scroll;
	background-image: url(img/bkg_page.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.box_bianco {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0C6BB;
	border-left-color: #D0C6BB;
}
.testo_just {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	line-height: 17px;
	text-decoration: none;
	text-align: justify;
}
.titolo_BLU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #195EB2;
	text-decoration: none;
	letter-spacing: -1px;
}
.titolo_AZZURRO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #87B5EC;
	text-decoration: none;
	letter-spacing: 0px;
	font-style: oblique;
}
.testo_bianco {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: none;
	text-align: left;
}
.testo_bianco:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: underline;
	text-align: left;
}
.testo_BLUBOLD {


	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #195EB2;
	line-height: 17px;
	text-decoration: none;
	text-align: left;
}
.testo_BLUBOLD:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #195EB2;
	line-height: 17px;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #195EB2;
	background-color: #FFFF99;
}
.bordino {
	border: 1px solid #87B5EC;
}
.testo_drop {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	line-height: 17px;
	text-decoration: none;
	text-align: justify;
	background-color: #D1E6FF;
}
.testo_BLUBOLD_mini {



	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #195EB2;
	line-height: 17px;
	text-decoration: none;
	text-align: left;
}
.testo_BLUBOLD_mini:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #195EB2;
	line-height: 17px;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #195EB2;
	background-color: #FFFF99;
}
.testo_biancoUnder {


	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: underline;
	text-align: left;
}
.righina {
	background-image: url(img/orizz.gif);
	background-repeat: repeat-x;
}
