body {
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
	background-color: #ffffff; 
	font-family: Verdana, sans-serif;
}
H1.titolo {
	font-size: 23px;
	color: #333333;
	margin: 0px;	
	padding: 0 0 0 0px;
	letter-spacing: 8px;
	vertical-align: top;
	font-family: Verdana, sans serif;
}
H2.titolo {
	font-size: 17px;
	color: #333333;
	margin: 0px;
	padding: 0;
	letter-spacing: 6px;
	vertical-align: center;
	font-family: Verdana, sans-serif;
}
img {
	border: 0; 
}
img.pixel {
	<!-- FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=50); -->
	FILTER: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1); 
	border: 0;
}
img.nopixel {
	border: 0;
}
td {
	font-size: 11px;
}
th {
	font-size: 11px;
	letter-spacing: 0px;
	text-align: center;
	color: #003366;
	font-weight: bold;
}
th.hp {
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-right: #003366 1px solid;
	background-image: url(../img/sfondi/sfondo_caption.jpg);
	font-size: 11px;
	padding-left: 10px;
	letter-spacing: 2px;
	text-align: left;
	color: #003366;
	font-weight: bold;
}
caption {
	font-size: 11px;
	letter-spacing: 2px;
	text-align: center;
	color: #003366;
	font-weight: bold;
}
caption.hp {
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-right: #003366 1px solid;
	background-image: url(../img/sfondi/sfondo_caption.jpg);
	font-size: 11px;
	padding-left: 10px;
	letter-spacing: 2px;
	text-align: left;
	color: #003366;
	font-weight: bold;
}
input.flat { 
  background-color: #ffffff;
	height: 16px;
	width: 130px;
	FONT-SIZE: 11px;
	border: #C3D9F0 1px solid;
	COLOR: #333333;
}
td.form {
	COLOR: #000000; 
	PADDING-LEFT: 2px;
	FONT-SIZE: 9px
}
dt.news {
  border-bottom: #ffffff 0px solid;
	font-size: 11px;
	font-weight: bold;
}
dd.news {
	border-left: #ffffff 0px solid;
	padding: 1px;
	font-size: 11px;
}
a:link {
	color: #B01A47; 
	text-decoration: none;
}
a:visited {
	color: #B01A47; 
	text-decoration: none;
}
a:hover {
	color: #cc0000; 
	text-decoration: underline;
}
table.pagina { 
	height: 560px;
	width: 750px;
}
td.intestazione { 
	height: 80px;
	width: 100%;
	font-weight: bold;
	text-align: center;
}
td.corpo { 
  background-color: #ffffff;
	width: 100%;
	height: 460px;
	vertical-align: top;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.colonnasx {
  background-color: #F58776;
	width: 25%;
	border-right: #003366 1px solid;
}
td.contenuti {
	width: 75%;
	vertical-align: top;
	font-size: 11px;
	background-image: url(../img/sfondi/sfondo_generale.jpg);
}
td.piedipagina {
	border-top: #003366 1px solid;
	height: 20px;
	width: 100%;
	background-image: url(../img/sfondi/rosso_scuro01.jpg);
	cursor: pointer;
}
input.flat {
  font-size: 11px;
	color: #000000;
	border: #9999CC 1px solid;
	background-color: #FCC8BB;
	width: 150px;
	height: 20px;
}
select.flat {
  font-size: 11px;
	color: #000000;
	border: 0;
	background-color: #FCC8BB;
	width: 150px;
	height: 20px;
	text-transform: lowercase;
}
textarea.flat {
  font-size: 14px;
	color: #000000;
	border: #9999CC 1px solid;
	background-color: #FCC8BB;
	width: 420px;
	height: 70px;
}
tr.row {
	background-color: transparent;
}
tr.rowOver {
	background-color: #C3D9F0;
}
tr.rowOut {
	background-color: transparent;
}
table.dati { 
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
}
th.dati { 
	border-bottom: #003366 1px solid;
	border-right: #003366 1px solid;
}
td.dati { 
	border-bottom: #003366 1px solid;
	border-right: #003366 1px solid;
}
td.albo { 
	border-bottom: #003366 1px solid;
	border-right: #003366 1px solid;
}

div.vedi {
  position: absolute;
	visibility: visible;
	z-index: 1000;
}

div.nonvedi { 
  position: absolute;
  visibility: hidden;
	z-index: 1000;
}

/*gestione del sommario*/

#sommario {
	display:none;
}

