body {scrollbar-arrow-color:#002D5E;
	scrollbar-face-color:#B7D2F7;
	scrollbar-shadow-color:#B7D2F7;
 	scrollbar-darkshadow-color:#A0C5F8;
 	scrollbar-Highlight-color:#B7D2F7;
 	scrollbar-3Dlight-color:#C9DEFA;
 	scrollbar-track-color:#FFFFFF;
	}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #002C5E;
}
.testopiccolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #002C5E;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7398C9;
	font-weight: bold;
}
.bordofoto {
	background-color: #C1D9F9;
}
.bordofotogallery{
	border: 2px solid #c1d9f9;
	
}
a:link {
	color: #7398C9;
	text-decoration: none;
}
a:visited {
	color: #7398C9;
	text-decoration: none;
}
a:active {
	color: #7398C9;
	text-decoration: none;
}
a:hover {
	color: #7398C9;
	text-decoration: underline;
}

