.txt8 {
	FONT-SIZE: 8px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

.txt9 {
	FONT-SIZE: 9px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

.txt9Sx5 {
	FONT-SIZE: 9px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-left: 5px;


}

.txt10Sx5 {
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-left: 5px;

}

.txtVerdana {
	FONT-STYLE: normal; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

.txt12 {
	FONT-SIZE: 12px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}


.txt12_riga15 {
	FONT-SIZE: 12px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	TEXT-DECORATION: none
}

.txt12_riga35 {
	FONT-SIZE: 12px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	line-height: 3.5em;
	TEXT-DECORATION: none
}


.txt14 {
	FONT-SIZE: 14px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

.txt16 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	TEXT-DECORATION: none
}

.txt18 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	TEXT-DECORATION: none
}

.txt20 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	TEXT-DECORATION: none
}

.txt22 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	TEXT-DECORATION: none
}

.txt24 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	TEXT-DECORATION: none
}

.txt10 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	TEXT-DECORATION: none
}

.txt10_riga13 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	TEXT-DECORATION: none
}

.txt11 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none
}

.txt11_riga13 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	TEXT-DECORATION: none
}


.txt11_riga15 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	TEXT-DECORATION: none
}

.txt11_riga24 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2.4em;
	TEXT-DECORATION: none

}


a:link {
	color: #576494;
	text-decoration: none;
}
a:visited {
	color: #576494;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

.form {
	color: #000000;
	font: normal 10pt/10pt verdana, geneva;
	height:20px;

}

.form2 {
	color: #729223;
	font: normal 12pt/12pt verdana, geneva;
	font-weight: bold;
	height:24px;
	border: 0;

}

.formNewsletter {
	color: #18447A;
	font: normal 18pt/18pt verdana, geneva;
	height: 40px;
	padding-top: 8px;
	border: 1px solid #999999;
	width: 270px;
	margin-bottom: 7px;
}

.textarea {
	color: #FFFFFF;
	font: normal 8pt verdana, geneva;
	background-color: #252429;
	border: 1px dotted #666666;
}

.select {
   width: 500px;
   padding: 5px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #729223;
   font-size: 16px;
}

.select-Div {
   background: #eef0e1;
   width: 500px;
   text-align:center;
   padding: 5px;
   border: 1px solid #729223;
   height: 34px;
}

.bott { 
	color: #000000; 
	font: normal 8pt/10pt verdana, geneva; 
	height:18px; 
	
}

.bottFiltro {
	color: #000000;
	font: normal 8pt/10pt verdana, geneva;
	height:20px;
	margin-left: 10px;

	
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.spaziofotoDX {
	margin-right: 10px;
}
.spaziofotoSX-DX-Down {
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 10px;

}
.spaziofotoSX {
	margin-left: 10px;
}

.sfTabUp {
	background-image: url(immagini/Sfumatura-blu-up.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.txt12-link-news {
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.txt12-link-news:link {
	color: #4d8cdc;
	text-decoration: none;
}
a.txt12-link-news:visited {
	color: #4d8cdc;
	text-decoration: none;
}
a.txt12-link-news:hover {
	color: #18447A;
	text-decoration: underline;
}

.txt12-link-arancio {
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.txt12-link-arancio:link {
	color: #f5671b;
	text-decoration: none;
}
a.txt12-link-arancio:visited {
	color: #f5671b;
	text-decoration: none;
}
a.txt12-link-arancio:hover {
	color: #18447A;
	text-decoration: underline;
}
.lista-cat {
	background-color: #eef0e1;
	padding: 7px;	
}
