body { background-color: #fff; }

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 10pt;
	line-height: 1.3em;
}

table, td { width: auto; }
a:link, a:visited { color: #104A7B; }

/* Menu a sinistra */
#menu, #header, .noprint { display: none; }

/*  News (index.php, comments.php and archive.php, e mail.php). */
.tableheader {
	font-size: 11pt;
	vertical-align: top;
	border: 1px solid #900;
}

.nota {
	color: #333;
	font-size: 9pt;
}

/*notiziario */
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
}

h2, .titolo12 {
	font-size: 11pt;
	font-weight: bold;
	color: #C60;
}

h3, .blubold {
	font-size: 11pt;
	color: #2A3F55;
	font-weight: bold;
}

/* Serve ad evidenziare. Attualmente rosso. */
.seiqui { color: #900; }
a.seiqui:link, a.seiqui:visited { color: #900; }

.catmenulinks {
	color: #900;
	font-weight: bold;
}

form.mini {
	padding: 0px;
	display: inline;
	margin: 0px;
}

input.mini {
	width: 97%;
	border-width: 1px;
	display: inline;
	margin: 1px 0px 1px 0px;
	padding: 0px;
}

/* modulistica e pdf */
#modulistica { margin-left: 13px; }

#modulistica dt {
	color: #2A3F55;
	background-color: #DBEAF5;
	margin-top: 10px;
	font-weight: bold;
	padding: 5px;
}

.pdf, .doc, #modulistica dd {
	margin: 0;
	padding: 2px 0 2px 25px;
}

#modulistica dd {
	padding-top: 5px;
	padding-bottom: 5px;
}

div.hr {
	border: 0;
	color: #2A3F55;
	background-color: #2A3F55;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

div.hr hr { display: none; }
.note { font-size: 10pt; }

