BODY { 
 font-family:verdana;
 color:#5e5d5b;
 font-size: 10px;
 background-position: top;
 background-repeat: repeat-x; 
 background-image: url("../images/bg.jpg");
 background-color:#7aac45;
 margin:0px;
 }

a:link {
 COLOR:#BB5F11;
 TEXT-DECORATION:none:
 }

a:visited {
 COLOR: #BB5F11;
 TEXT-DECORATION: none
 }
 
a:hover {
 COLOR:#AD9765;
 TEXT-DECORATION:none;
 font-weight:light;
 }

a:link.contenuto {
 COLOR:#C89632;
 TEXT-DECORATION:none;
 }
 
a:visited.contenuto {
 COLOR:#C89632;
 TEXT-DECORATION:none;
 } 
 
a:hover.contenuto {
 COLOR:#AD9765;
 TEXT-DECORATION:none;
 font-weight:light;
 }

a:link.menu, A:visited.menu {
 color:#465412;
 text-decoration:none;
 font-family:verdana;
 font-size:13px;
 font-weight:normal;
 }
 
a:hover.menu {
 color:#ffffff;
 text-decoration:none;
 font-family:verdana;
 font-size:13px;
 font-weight:normal;
 }

.contenuto {
 font-family:verdana;
 font-size: 13px;
 color: #5e5d5b;
 font-weight:normal;
 border:solid 6px #ffffff;
 background-color:#dfddd8;
 line-height:150%;
 padding:20px;
 }
   
.tabella_contenuto {
 font-family:verdana;
 font-size: 13px;
 color: #5e5d5b;
 font-weight:normal;
 line-height:120%;
 padding:8px
 }
   
.contatti {
 font-family:Georgia, Times;
 line-height:1.1;
 font-size: 11px;
 color: #5e5d5b;
 font-weight:normal;
 }
   
.footer {
 font-size:11px;
 font-family:verdana;
 font-weight:bold;
 font-variant:small-caps;
 color:#ffffff;
  }
 
.menu {
 color:#ffffff;
 text-decoration:none;
 font-family:verdana;
 font-size:13px;
 font-weight:normal;
 }
 
#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:img/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; }