/* CSS Document - FURNI VERSION */

#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; }

/* CSS Document - FURNI VERSION */

body  
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	text-align: justify;
	font-size: 10px;
	font-family: tahoma,sans-serif; 
	background-color: #DAD8C1; 
	color: #282D15;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #3D3C27;
	scrollbar-shadow-color: #3D3C27;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	}


A:link {text-decoration: none; font weight: bold; color: #6B8D50}

A:visited {text-decoration: none; font weight: bold; color: #6B8D50}

A:active {text-decoration: none; font weight: bold; color: #4C6C50}

A:hover {font weight: bold; text-decoration: underline; cursor: crosshair; color: #4C6C50}

h1{font-family: Georgia, "Times New Roman", Times, serif;
	color: #2D2D2D; 
	padding: 2px; 
	border: #879D6C 1pt dashed;
	font-size:10px; 
	background-image:url(immagini/title.jpg);
	}

		
.t1 {font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bolder;
		color:#555A44;
		font-size:12px;
		text-align:center}
		
h2{font-family: Georgia, "Times New Roman", Times, serif;
		font-weight:bolder;
		color:#555A44;
		font-size:11px;
		text-align:center}
		
		
.a {font-family: tahoma,sans-serif;
		color:#2D2D2D;
		font-weight:bold;
		font-size:10px;}

.n {font-family: Verdana, Helvetica, sans-serif;
		font-weight:bolder;
		color:#000000;
		font-size:10px;}
		
		
		
.au {font-family: tahoma,sans-serif;
	color:#2D2D2D;
	font-size:10px;
	text-decoration:underline}
	
	
.ai {font-family: tahoma,sans-serif;
	color:#2D2D2D;
	font-size:10px;
	font-style:italic}
		
h3{font-family: tahoma,sans-serif;
	font-weight:bolder;
	text-align:center;
	color:#2D2D2D;
	font-size:11px;}
	
h4{font-family: tahoma,sans-serif;
		color:#000000;
		font-size:9px;
		text-align:center;
		font-weight:lighter}
		
		
li {list-style-type: circle}


/* ----- Formattazione Tabella ---- */
th {
border: 1px solid #FFFFFF;
color:  #2D2D2D;
empty-cells: hide;
font-size: 9pt;
padding: 2pt;
text-align: center;
}	
	
td {
border: 1px solid #FFFFFF;
color:  #555A44;
empty-cells: hide;
font-size: 8pt;
padding: 2pt;
text-align: center;
width: 7em;
}

