.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: #424242;
	text-decoration: none;
	text-align: justify;
}
.box {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(img/bkg_box.gif);
	background-repeat: repeat-x;
	background-position: center 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;
}
.testoBIG {
	font-family: Tahoma, Verdana, Arial;
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
	color: #1A448B;
	text-decoration: none;
	text-align: center;
}
.borderPhoto {
	height: 64px;
	width: 83px;
	border: 4px solid #FFFFFF;
}
a.borderPhoto:hover {
	border: 4px solid #FFDB4A;
	height: 64px;
	width: 83px;
}
.testoBIGgialla {

	font-family: Tahoma, Verdana, Arial;
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
	color: #FBC121;
	text-decoration: none;
	text-align: center;
}
