body {
	background-color: #3774ba;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4578bb;
	}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #0066FF;
	text-decoration: none;

}
a:active {
	color: #0066FF;
	text-decoration: none;

}
a:hover {
	color: #0099FF;
	text-decoration: none;

}
.bordofoto {
	border: 1px solid #3671b5;
}

.testobianco {
	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;
}
.sfondocentrale {
	background-attachment: fixed;
	background-image: url(../img/centro.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.rigablu {
	background-attachment: fixed;
	background-image: url(../img/Riga.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.copyright {
	background-image: url(../img/sfondoCopyright.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

