body {
	background-attachment: fixed;
	background-image: url(imgs/grafiche/sfondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	scrollbar-highlight-color: #FAF7F7;
	scrollbar-shadow-color: #4C5403;
	scrollbar-track-color: #EAEAEA;
	scrollbar-face-color: #D1CACA;
	scrollbar-arrow-color: #BB0000;
}
a:link {
	color: #BB0000;
	text-decoration: none;
}
a:visited {
	color: #BB0000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
.anagrafica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.sfondodx {
	background-color: #D1D1D1;
	background-image: url(imgs/grafiche/dx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sfondocontenuti {
	background-image: url(imgs/grafiche/sfondo_contenuti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.font01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.title01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tab01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-right: 3px;
	padding-left: 3px;

}
.stileform {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.fontprivacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.fontprivacy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #CCCCCC;
	padding: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.pulsanti {
	background-color: #990000;
	padding: 2px;
	font-size:12px;
	font-weight:bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #660000;
	border-bottom-color: #330000;
	border-left-color: #FFCC66;
}
.tab02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
}
.tab03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
}
.tab04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	font-weight: bold;
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
}
