@charset "utf-8";
body {
padding:  0;
margin: 0;
background-color:#666;
	font-family: Arial,Helvetica,sans-serif; 
	color: #aaaaaa; 
	font-size: 11px; 
	line-height: 15px;
	font-weight: normal; 
	
}

#wrapper {
width: 100%;
padding-top: 4px;
background-color:#444;
}
#cont {
	margin: 0px auto;
	padding: 0px;
	height: 556px;
	width: 960px;
	background-color:#444;
}
#mainmenu {
	width: 700px;
	height: 62px;
	float:left;
	padding: 0px;

}

#mainmenu ul {
	list-style:none;
	float:left;
	margin: 28px 0 0;
	padding:0;

}
#mainmenu li {
float: left;
}

#mainmenu a {
	color: #888;
	font-size:20px;
	text-decoration: none;
	padding: 0 12px;
	letter-spacing: 0.5px;
	line-height: normal;
}
#mainmenu a:hover {
color: #ccc;
}

#mainmenu a.active {
color: #fff
}

#logo {
	width: 260px;
	height: 76px;
	float:left;
	background: url(grafica/GruppoPolo.png) no-repeat center right;
}
#logo a {
	width: 260px;
	height: 76px;
	display:block;
}

#page {
	width: 960px;
	height: 480px;
	float:left;	
	background-color: #333;
	overflow: hidden;
	}
	
#right {
	width: 640px;
	height: 480px;
	float:left;
	background-color: #333;
}	

#right #leggitutto {
	font-weight: normal;
font-size: 12px;
color: #ccc;
line-height: 17px;
padding: 47px 16px 32px 0;
display: none;
}

#left {
	width: 320px;
	height: 480px;
	margin: 0;
	padding: 0;
	float:left;
	background-color: #333;
	
}

#left h3 {
	padding: 0 16px;
	margin: 16px 0 0;
	font-weight: normal;
	font-size: 24px;
	color: #999;
	line-height: 20px;
}

#left h4 {
padding: 0 16px 0;
margin: 0;
font-weight: normal;
font-size: 18px;
color: #777;
}

#left p {
padding: 0 16px 0;
font-weight: normal;
font-size: 12px;
color: #ccc;
line-height: 18px;
	font-family: Verdana,Arial,Helvetica,sans-serif; 

}




#left a, #right a {
color: #ccc;
text-decoration:none
}
#left a:hover, #right a:hover {
color: #fff;
text-decoration:underline
}

	
#footer {
	margin: 8px auto;
	height: 26px;
	width: 960px;
}

#footer .l {
width: 316px;
float: left;
padding: 0 12px;
}

#footer .r {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #ccc;

}

#footer a {
color: #aaaaaa; 
text-decoration: none;
}

#abaco {
float: left;
padding-top: 8px;
}


#abaco .progetto {
	width: 616px;
	height: 78px;
	margin: 4px 0px 0px 12px;
	float: left;
}

#abaco .progetto img {
	border: none;
	float:left;
	padding: 4px 10px 4px 4px;
}

#abaco ul {
list-style:none;
padding:0;
margin:0;
}
#abaco ul li a {
	width: 600px;
	margin: 2px 0px 0px 12px;
	background-color:#222;
	float: left;
	padding: 4px 8px;
	color: #CCC;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
height:15px;
}

#abaco .progetto a {
width: 616px;
height: 78px;
color: #CCC;
font-size: 12px;
text-decoration: none;
display:block;
text-transform: uppercase;
background-color:#222;

}

#abaco .progetto a:hover, #abaco ul li a:hover {
color: #fff;
background-color:#000;
} 

#abaco .progetto a span {
margin-top: 4px;
float:left
}

#foto {
width: 640px;
height: 400px;
float:left;
}
.fotoico {
width: 80px;
height: 80px;
float: left;
}

.fotoico  a {
display: block;
opacity: 0.7;
filter: alpha(opacity=70); 
-moz-opacity: 0.7;
background-color: #333;	
width: 80px;
height: 80px;

}

.fotoico  a:hover {
display: block;
opacity: 1.0;
filter: alpha(opacity=100);
-moz-opacity: 1.0;
 background-color: #333;	
width: 80px;
height: 80px;	

}

.fotoico img, #foto img {
border: none;
}


#spazietto {
	height: 400px;
}

#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"); 
display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("grafica/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("grafica/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; }

