form {
	margin: 0px;
	padding: 0px;
}
.marginDX {
	margin-right: 10px;
}
a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #006699;
	text-decoration: none;
	font-weight: underline;
}







ul.MenuBarHorizontal
{
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

ul.MenuBarHorizontal li
{
	list-style-type: none;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 117px;
	float: left;
	height: 28px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

ul.MenuBarHorizontal ul
{
	padding: 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	width: 116px;
	position: absolute;
	left: -1000em;
	height: 28px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	color: #CC0000;
	text-decoration: none;
	background-image: url(../img_comuni/bottone1.jpg);
	font-weight: bold;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 116px;
	margin-right: 2px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #CC0000;
	text-decoration: underline;
}
.imgDX {
	float: right;
}
#menuContent .hover {
	color: #999999;
	filter: BlendTrans(Duration="0.5");
	cursor: auto;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	padding-bottom: 3px;
	font-weight: bold;
	margin-bottom: 3px;
}
.titolo a:link{
	color: #CC0000;
	text-decoration: none;
}
.titolo a:visited{
	color: #CC0000;
	text-decoration: none;
}
.titolo a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.titolo a:active{
}



.bordoFoto {
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
}
.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007BB7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	margin-top: 5px;
}


/*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;
	}



#sottomenu a {color: #FFFFFF;}


.form-row
{
	font-size:14px;
	color:#333333;
	padding: 2px;
	border-bottom: 1px solid #ddd;
}

.form-row .content
{
	clear:left;
	padding-left: 14em;
	padding-top: 0em;
}

.form-row,label{
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: -10px;
	padding-left: 0px;
}


input[type="submit"], input[type="button"] { font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:14px; font-weight:bold; background-color:#6699FF; border-color:#FFFFFF; border-style:solid; border-width:2px}
input {
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

select {  
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  border: 1px solid #85A7B8;
  color:#333333;
}

.inputError {
	background-color: #FFFF99;
	border: 1px dashed #FF0000;  
}

#notifiche {
	background-color: #FFFF99;
	border: 1px dashed #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	margin: 5px;
	padding: 5px;

}
#notificheSuccess {
	background-color: #e6ffee;
	border: 1px dashed #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 5px;
	padding: 5px;
}

.selezionato {

	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#input_controllo {
	display:none;
}