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


}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../img_comuni/sfuma_footer.jpg);
	background-repeat: repeat-x;
}

.bordoGiu {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.tab1 {
	background-color: #efefef;
	border: 1px solid #CCCCCC;

}
.tab2 {
	background-color: #CCCCCC;
	border: 2px solid #FFFFFF;
}
.titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.titolo1 a:link {
	color: #CC0000;
	text-decoration: none;
}
.titolo1 a:active {
	color: #CC0000;
	text-decoration: none;
}
.titolo1 a:visited {
	color: #CC0000;
	text-decoration: none;
}
.titolo1 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.titolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	background-image: url(../img_comuni/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 20px;


}
.testo1 {
	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: #FFFFFF;
	text-decoration: underline;
}
.testo1 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.link1 a:link {
	color: #CC0000;
	text-decoration: none;
}
.link1 a:active {
	color: #CC0000;
	text-decoration: none;
}
.link1 a:visited {
	color: #CC0000;
	text-decoration: none;
}
.link1 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-image: url(../img_comuni/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	line-height: 25px;
}
.menu a:link {
	color: #003366;
	text-decoration: none;
}
.menu a:active {
	color: #003366;
	text-decoration: none;
}
.menu a:visited {
	color: #003366;
	text-decoration: none;
}
.menu a:hover {
	color: #003366;
	text-decoration: underline;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footerTesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footerTesto a:link {
	color: #666666;
	text-decoration: none;
}
.footerTesto a:active {
	color: #666666;
	text-decoration: none;
}
.footerTesto a:visited {
	color: #666666;
	text-decoration: none;
}
.footerTesto a:hover {
	color: #666666;
	text-decoration: underline;
}.bordo {
	border: 1px solid #CCCCCC;
}
.testoGrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 25px;

}
form {
	margin: 0px;
	padding: 0px;
}
.bottone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #004080;
	border: 1px solid #CCCCCC;
	cursor: hand;

}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #004080;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #004080;
}
.evidenziato {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	font-style: italic;

}
.fotoDX {
	float: right;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 10px;
	clear: right;



}
.giustificato {
	text-align: justify;
}
ul {
	margin-left: 10px;
}
li {
	list-style-image: url(../img_comuni/bullet2.gif);
	list-style-type: none;
}

.piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a:link {
	color: #203F80;
	text-decoration: none;
}
a:active {
	color: #203F80;
	text-decoration: none;
}
a:visited {
	color: #203F80;
	text-decoration: none;
}
a:hover {
	color: #203F80;
	text-decoration: underline;
}






/*CSS BOX --------------------------------------------------------------------------*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img_comuni/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img_comuni/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img_comuni/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
