body { color: #000000; background: rgb(255,255,255); text-align: left; padding: 0px; margin: 0px; font-family: tahoma;font-size:12px;line-height: 1.5}



acronym, abbr 	{ cursor: help;	}
p, li  { line-height: 150%; }
table {	color: #000000; background: transparent; }
img a{  border: 0px;}
img {  border: 0px;}


a:link { background-color: inherit; color: #660000; text-decoration: none;}
a:visited { background-color: inherit; color: #660000; text-decoration: none;}
a:active { background-color: inherit; color: #660000; text-decoration: none;}
A:hover {  background-color: inherit; color: #660000; text-decoration:underline;}




/* classi generiche 

---------------------------------------------------------------------*/


.verde11,.verde12,.verde14,.verde16 { font-size: 11px;color: #164741;font-family:tahoma}
.verde12 { font-size: 12px}
.verde14 { font-size: 14px}
.verde16 { font-size: 16px}

.verde11 a:link,.verde12 a:link,.verde14 a:link,.verde15 a:link { background-color: inherit; color: #164741; text-decoration: none;}
.verde11 a:visited,.verde12 a:visited,.verde14 a:visited,.verde15 a:visited { background-color: inherit; color: #164741; text-decoration: none;}
.verde11 a:active,.verde12 a:active,.verde14 a:active,.verde15 a:active { background-color: inherit; color: #164741; text-decoration: none;}
.verde11 a:hover,.verde12 a:hover,.verde14 a:hover,.verde15 a:hover {  background-color: inherit; color: #164741; text-decoration:underline;}


.rosso12,.rosso14,.rosso16 { font-size: 12px;color: #990000;font-family:tahoma}
.rosso14 { font-size: 14px}
.rosso16 { font-size: 16px}

.marrone12 { font-size: 12px;color: #00483A;font-family:tahoma}
.marrone14 { font-size: 14px;color: #00483A;font-family:tahoma}




/* galleria
---------------------------------------------------------------------*/

#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: 20%; 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(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/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; }

/* espositori */

.td1,.td2,.td3,.td4{width:200px;background-color:#007777;text-align:center;color:#fff;font-size:12px;font-family:tahoma;font-weight:bold}
.td2{width:400px;}
.td3{width:80px;}
.td4{width:40px;}

.td1A,.td2A,.td3A,.td4A{background-color:#fbe8bf;text-align:left;color:#007777;font-size:12px;font-family:tahoma;font-weight:bold }
.td2A{font-weight:normal; }
.td3A,.td4A{background-color:#faefd8}
.td4A{font-weight:normal; }
