body {
	background-color: #507eb8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4e7ec1;
	background-image: url(../img/sfondo.gif);
	background-repeat: repeat-x;
	}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4872a9;
}
a:link {
	color: #5494e8;
	text-decoration: underline;
}
a:visited {
	color: #5494e8;
	text-decoration: none;

}
a:active {
	color: #5494e8;
	text-decoration: none;

}
a:hover {
	color: #B4D8F5;
	text-decoration: none;

}
.testobianco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.testobianco:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.testobianco:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.testobianco:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.testobianco:hover {
	color: #FAFAFA;
	text-decoration: underline;
}
.bordofoto{
	border: 2px solid #a08f4c;
}