body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 3px;
	color: #555;
	width: 640px;
	}
	
div, p, span,pre, input, form, h1, h2, h3, h4, h5, h6, h7, table, tr, td, th {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	border: 0px;
	}
	
a:link, a:visited, a:hover {}
	a:hover { text-decoration: none; }
	
table {
	width: 96%; 
	border: 0px;
	border-collapse: collapse;
	}
	
td, th {
	border: 0px;
	border-collapse: collapse;
	}
	caption { padding: 0em 0em 0.3em 0em; font-weight: bold;  }
		html>body caption { padding: 0em 0em 0.3em 10px; }/*X netscape, firefox*/
		
h3, h4, h5, h6, h7 { margin-top: 1em; }
h1 { font-size: 170%; color: #999;}
h2 { font-size: 160%; color: #999; border-bottom: 1px solid #555; padding-bottom: 5px; margin-bottom: 5px;}
h3 { font-size: 150%; }
h4 { font-size: 140%; }
h5 { font-size: 130%; }
h6 { font-size: 120%; }


ul, ol {
	margin-top: 0px;
	line-height: 1em;
	}
	
li {
	margin-bottom: 0.6em;
	}
	
/* FORM */

table.ricerca_com {
	width: 95%;
	margin: 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
table.ricerca_com th {
	padding: 1px 2px;
	color: #666673;
	border-collapse:collapse;
	border: 1px solid;
	border-color: #cccccc;
}
table.ricerca_com td {
	padding: 2px 4px;
	vertical-align: top;
		border-collapse:collapse;
  border: 1px solid;
	border-color: #ccc #ccc #ccc #ccc;
}
table.ricerca_com td.bottoni {
text-align: right!important;
padding: 7px 0px 7px 0px!important;
border: 0px!important
}
table.ricerca_com td.bottoni input {
text-align: center!important;
font-weight: bold;
background-color: #cccccc;
color: #333;
border: 1px solid #ffffff;
}
fieldset#checkbutt {
	font-size: 95%!important;
	border: 0px !important;
	padding: 0px;
}
select.ricerca {
	text-transform: lowercase;
}

	input {font-size: 100%;
	margin: 0px 3px 0px 0px; padding-top: 0px; padding-bottom: 0px;
	background-color: #ffffff; color: #555555;  }
	
	textarea { width: 90%;
	margin: 0px 3px 0px 3px; padding-top: 0px; padding-bottom: 0px;
	background: #ffffff;  }
	
/*|||||||||||||||||||| FINE - ELEMENTI BASE ||||||||||||||||||||*/
 #sommario, #navigatore { display:none; }


/* comunicati*/
#link_a, #txt_doc, #img_a { border-top: 1px solid #cccccc; padding-top: 4px;}

.tema_comunicati {
	font-weight: bold;
}

.risultati_top {
	border-bottom: 1px solid #ccc;
}
.risultati_bottom {
	border-top: 1px solid #ccc;
}
	
.centro {
	text-align: center!important;
}
.avviso {
	font-weight: bold!important;
	text-align: center!important;
	}
div.img_comunicati { margin: 0px 10px 6px 10px; }
.low, .high { float: left; width: 25%; }
.low img, .high img { width: 90px; height:90px; }

hr {
	display: none;
}

.clear { clear:both; }

.pipe{
	display: none;
}
