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

}
.menuTop {
	background-image: url(../img_comuni/sfondo_link_su.jpg);
	background-repeat: repeat-x;
	height: 42px;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;


}
a:link {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

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

a:hover {
	color: #990000;
	text-decoration: underline;
}
.bordo {
	border: 1px solid #CCCCCC;
	padding: 2px;

}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D606A;
}
.titolo a:link {
	color: #4D606A;
	text-decoration: none;
}
.titolo a:active {
	color: #4D606A;
	text-decoration: none;
}

.titolo a:visited {
	color: #4D606A;
	text-decoration: none;
}

.titolo a:hover {
	color: #4D606A;
	text-decoration: underline;
}
.titolo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	background-image: url(../img_comuni/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;


}
.titolo3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	background-image: url(../img_comuni/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;




}
.sottotitolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4D606A;
	font-weight: bold;

}
li {
	list-style-image: url(../img_comuni/bullet2.gif);
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.inputError {
	color: #000000;
	background-color: #FFFF66;
}
.testoGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #333333;
	padding-bottom: 15px;
	font-weight: normal;
}
/*scroller------------------------------------*/


/* CSS Document */

div.menu-container {
	position: relative;
	margin-top: 3px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-align: left;
	width: 500px;


}
div.menu-container a {
	color: #666666;
	text-decoration: none;
}
div.menu-container a:hover {
	 color: #666666;
}
div.menu-container a.avanti {
	position: absolute;
	top: 0px;
	right: 0px;
}
div.menu-container a.indietro {
	position: absolute;
	top: 0px;
	left: 0px;
}
div.menu-container div.wmr-scroller {
	position: absolute;
	top: 0px;
	left: 30px;
}





div#wmrScroller {
	overflow:hidden;
	width:440px;
	position:relative;
}
div#mmm {
	margin:0px;
	position:relative;
	white-space:nowrap;
	height: 15px;
	width: 450px;


}


div#mmm {
	font-size: 7.5pt;
}
div#mmm ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	
	
}
div#mmm ul li { display: inline; }
div#mmm ul li a {
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}
div#mmm ul li a:hover { text-decoration: underline; }
#Contacts #input_controllo {
	display: none;
}