body {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

a:link {  text-decoration: none; color: #0000cc}
a:active {  text-decoration: none; color: #0000cc}
a:visited {  text-decoration: none; color: #0000cc}
a:hover {  text-decoration: underline; color: #0000cc}

a.navbar:link {  text-decoration: none; color: #000000}
a.navbar:active {  text-decoration: none; color: #000000}
a.navbar:visited {  text-decoration: none; color: #000000}
a.navbar:hover {  text-decoration: underline; color: #000000}

a.navcurrent:link {  text-decoration: none; color: #000000; font-weight: bold}
a.navcurrent:active {  text-decoration: none; color: #000000; font-weight: bold}
a.navcurrent:visited {  text-decoration: none; color: #000000; font-weight: bold}
a.navcurrent:hover {  text-decoration: underline; color: #000000; font-weight: bold}

td {  font-size: 11px}
td.gray {  background: #cccccc}
td.main { padding: 15px 10px 10px; line-height: 150%; text-align: justify}
td.navbarl {  background: #f6f6f6; background-image: url(/images/navar-bg.gif); background-repeat: repeat-y}
td.navbarr {  background: #f6f6f6; background-image: url(/images/navar-bg-r.gif); background-repeat: repeat-y}
td.navblockl {
	background: url(/images/navbar-shadow.gif) no-repeat;
	padding: 8px 2px 4px;
	line-height: 130%;
}
td.navblockr { background: url(/images/navbar-shadow-r.gif) no-repeat; padding: 8px 2px 4px; line-height: 130% }

form {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}

input {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
input.flat {  border: 1px #cccccc solid}
input.search { border: 1px #cccccc solid ; font-size: 10px}

select {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
select.flat { border: 1px #cccccc solid }
select.search { border: 1px #cccccc solid ; font-size: 9px}

.dieci {  font-size: 10px}
.titolo {  font-size: 18px; font-weight: bold; color: #37465d}
.titoletto {  font-size: 12px; font-weight: bold}
ul.stretto {  margin:  0px 0px 0px 25px}
.hilite {  background: #FFFF99}
ul {
	margin-top: 5px;
}
input.info {
	width: 250px;
}
textarea.info {

	width: 250px;
}

td.riquadro {  border: 1px solid #cccccc; border-top: none; background-image: url(/images/main-shadow-t.gif); background-repeat: repeat-x; padding: 18px 4px}
