.bordo {
	border: 1px solid #5C8CCA;
}
.sfondopagina {
	background-attachment: fixed;
	background-image: url(../img/sfondopagina.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body {scrollbar-arrow-color:#6C87D4;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#6C87D4;
 	scrollbar-darkshadow-color:#F7F8FE;
 	scrollbar-Highlight-color:#F7F8FE;
 	scrollbar-3Dlight-color:#6C87D4;
 	scrollbar-track-color:#F1F5F9;
	}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D4A83;
}
a:link {
	color: #1D4A83;
	text-decoration: none;
}
a:visited {
	color: #1D4A83;
	text-decoration: none;

}
a:active {
	color: #1D4A83;
	text-decoration: none;

}
a:hover {
	color: #80B3F3;
	text-decoration: none;

}
.testobianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.testobianco:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.testobianco:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;

}
a.testobianco:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.testobianco:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FAFAFA;
	text-decoration: underline;
}
.sfondotabella {
	background-attachment: fixed;
	/*background-image: url(../img/sfondotabelle.jpg);*/
	background-repeat: repeat-x;
	background-position: left bottom;
}
