.sx {
	background-image: url(imgs/grafiche/sx.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.dx {
	background-image: url(imgs/grafiche/dx.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.fondoGIU {
	background-image: url(imgs/grafiche/giu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.anagrafica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #608599;
}
.fonCON {
	background-image: url(imgs/grafiche/fon_con.gif);
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
	background-color: 234A99;

}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.fonMENU {
	background-image: url(imgs/grafiche/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.infoSX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 4px;
}
.infoDX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	padding-left: 4px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	font-size: 11px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	font-size: 11px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	text-decoration: none;
}
.NEWStitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	padding-left: 5px;
	height: 16px;
}
.NEWSdata {
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 003399;
	text-align: right;
}
.NEWSlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	text-align: right;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.NEWScontenuti {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
}
.bloccoFORM {
	background-color: #b1d3e0;
	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: #6699CC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
}
.Pulsante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333399;
	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: #0066CC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #0066CC;
}
.FONTprivacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}