body {
	background-color:#dedede;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	margin-bottom: 0px;
	overflow: auto;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
		}
		


a:link { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: #78766b; text-decoration: none;font-weight: bold;}
a:visited { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: #78766b; text-decoration: none; font-weight: bold;}
a:active { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: #78766b; text-decoration: none; font-weight: bold; }
a:hover { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: #78766b; text-decoration: none;font-weight: bold;  }		
		
#content {
	background: url(images/content01.jpg);
	background-repeat: no-repeat;
	
	
}

#cont {
	margin-right:15px;
	margin-left:15px;
	
	
}

#footer {
	background: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 117px
	width: 704px;
	
	
}

#menu{
	margin-right:10px;
	margin-bottom:10px;
	
	
}

#title {
	left: 0px;
	top: 0px;
	z-index: 1;
	height: 30px
	width: 510px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	text-align: center;
	Filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1);
	
	
}


 #title h1 {
 margin-top: 0px;
 margin-bottom:0px;
	padding-top: 22px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	text-transform: uppercase;
	
	
}




table{
		font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	
}
td, th{
		font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;

}

.foto
  {border: 1px solid #78766b;} 
  
 

.fotodivrx { display:inline; float:right; padding:1px; margin:0 0px 3px 5px;background-color : #d20c0c;  }
.fotodivsx{ display:inline; float:left; padding:1px; margin:0 5px 3px 0px;background-color : #d20c0c;  }

.articolo { display:block;}


cite {
font-family:verdana, tahoma, arial; 
font-style:normal; 
font-size:12.75px
}

code {
font-family:verdana, tahoma, arial; 
font-style:normal; font-size:11.75px;
}

.tabella {
border-width:0; 
 
}

.tendina{
background:#000000; 
font-size: 12.75px; 
color:#FFFFFF; 
font-family: verdana, tahoma, arial;
}

#cache { 
position:absolute;  
z-index:10; 
visibility:hidden;
}

#copyright {
font-family:verdana, tahoma, arial; 
font-style:normal; 
font-size:9px;
color: #656565;
text-align: center;
}

#copyright a:link { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: #603f3d; text-decoration: none;}
#copyright a:visited { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: #603f3d; text-decoration: none; }
#copyright a:active { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: #603f3d; text-decoration: none;  }
#copyright a:hover { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: #603f3d; text-decoration: none;font-weight: bold;  }		


#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(/images/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(/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}	