body,table,td{
	margin-top: 0px;
	font-family: arial, helvetica, sans-serif;
	color: #515152;
}
h1{
		font-size:1.6em;
		margin:0;padding:0;
		color:#EF8815;
		margin-bottom:.5em;
		border-bottom: 1px solid #C3BFBD;
	}

h2{
		font-size:1.2em;
		margin:0;padding:0;
		color:#EF8815;
	}
	
h3{
		font-size:1em;
		margin:0;padding:0;
		color:#EF8815;
		border-bottom: 1px solid #C3BFBD;
	}
	
a:link,a.atop:visited{
	text-decoration: none;
	color: #EF8815;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0em;
}
a:hover{
	text-decoration: underline;
	color: #EF8815;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0em;
}

a.atop:link,a.atop:visited{
	text-decoration: none;
	color: #EF8815;
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	font-weight: normal;
	letter-spacing: .05em;
}
a.atop:hover{
	text-decoration: underline;
	color: #EF8815;
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	font-weight: normal;
	letter-spacing: .05em;
}

a.amenu:link,a.amenu:visited{
	text-decoration: none;
	color: #EF8815;
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	letter-spacing: .05em;
}
a.amenu:hover{
	text-decoration: underline;
	color: #EF8815;
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	letter-spacing: .05em;
}
a.apag_cor:link,a.apag_cor:visited{
	text-decoration: none;
	color: #6C6C6A;
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	letter-spacing: .05em;
}
a.apag_cor:hover{
	text-decoration: underline;
	color: #6C6C6A;
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	letter-spacing: .05em;
}

.top{
background-image:url('image/grad_top.jpg'); 
background-position : bottom;
background-repeat : repeat-x;
border-left: 1px solid #C3BFBD;
border-right: 1px solid #C3BFBD;
}

.piede{
color: #EF8815;
font-size: .7em;
background-image:url('image/grad_piede.jpg'); 
background-position : bottom;
background-repeat : repeat-x;
border-left: 1px solid #C3BFBD;
border-right: 1px solid #C3BFBD;
border-bottom: 1px solid #C3BFBD;
}

.mini{
font-size: .7em;
color: #EF8815;
font-family: verdana;
} 

.dida{
font-size: .7em;
}

.contenuto{
border-left: 1px solid #C3BFBD;
border-right: 1px solid #C3BFBD;
border-bottom: 1px solid #C3BFBD;
}

.ulnav{
	list-style-image : url(image/dot.jpg);
	margin:10px 0 0 10px; 
 	padding-left:17px; 
 	padding-top: 0; 
}
 .linav { 
 	padding-left: 5px; 
 	padding-right: -15px; 
	padding-bottom: 4px; 
 	font-weight: normal;}
 
 
 .ulint{
	list-style-type : square;
	margin:10px 0 0 10px; 
 	padding-left:17px; 
 	padding-top: 0; 
}
 .liint { 
 	padding-left: 5px; 
 	padding-right: -15px; 
	padding-bottom: 4px; 
 	font-weight: normal;}
 
div.box_home {
		text-align: justify;
		font-size: .8em;
		margin-bottom:20px; 
		padding: .5em;
	}
	
	
<!-- //CSS PER LA GALLERIA FOTOGRAFICA// -->
#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; }
<!-- //FINE CSS PER LA GALLERIA FOTOGRAFICA// -->