body {
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-arrow-color: #000000;
}
a:link {
	text-decoration: none;
	color: #98E3FF;
}
a:visited {
	color: #98E3FF;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
.sfondo {
	background-image: url(imgs/grafiche/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titolo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
}
.titolo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #004D91;
}
.titolo03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #004D91;
}
.font01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.font_anagrafica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.sfondohp {
	background-image: url(imgs/grafiche/sfondo_hp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sfondo02 {
	background-image: url(imgs/grafiche/sfondo_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004D91;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.fontnews01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	padding-left: 5px;
	border-bottom-color: #CCCCCC;
}
.tab01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3C7EAB;
	padding: 2px;
}
.tab02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004D91;
	padding: 2px;
}.pulsanti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #000066;
	border-bottom-color: #000033;
	border-left-color: #3399CC;
}
.stileform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.rigasx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.rigadx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

