.bkg {
	background-attachment: scroll;
	background-color: #7fa3dc;
	background-image: url(img/bkg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.testo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	word-spacing: normal;
	letter-spacing: normal;
}
.box {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(img/bkg_box.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #1C488B;
}
.testoBianco {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.testoBianco:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.titoliBoldBLU {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1A448B;
	text-decoration: none;
}
.testoLink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #1A448B;
	text-decoration: underline;
	text-align: justify;
}
.testoLink:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #1A448B;
	text-decoration: underline;
	text-align: justify;
	background-color: #FFE064;
}
.testoBlu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #1A448B;
	text-decoration: none;
	text-align: justify;
}
.borderPhoto {
	height: 64px;
	width: 83px;
	border: 4px solid #FFFFFF;
}
a.borderPhoto:hover {
	border: 4px solid #FFDB4A;
	height: 64px;
	width: 83px;
}
.titoliBoldArancio {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F76F0C;
	text-decoration: none;
}
.titolo17BLU {
	font-family: Tahoma, Verdana, Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #1A448B;
	text-decoration: none;
}
.titolo17ARANCIO {

	font-family: Tahoma, Verdana, Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #F76F0C;
	text-decoration: none;
}
.titolo17GRIGIO {


	font-family: Tahoma, Verdana, Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #797979;
	text-decoration: none;
}

