td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
.titolo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-indent: 10px;
	padding-left: 5px;



}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	background-image: url(../img_comuni/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	padding-left: 20px;
	margin-left: 10px;

}
.menu a:link {
	color: #666666;
	text-decoration: none;
}
.menu a:active {
	color: #666666;
	text-decoration: none;

}
.menu a:visited {
	color: #666666;
	text-decoration: none;

}
.menu a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.testo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.testo1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.testo1 a:active {
	color: #FFFFFF;
	text-decoration: none;

}
.testo1 a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.testo1 a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;

}
a:visited {
	color: #CC0000;
	text-decoration: none;

}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.titolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 180%;

}
li {
	background-image: url(../img_comuni/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 10px;
	line-height: 16px;



}
ul {
}
form {
	margin: 0px;
	padding: 0px;
}
.inputError {
	color: #000000;
	background-color: #FFFF66;
}
