/* CSS Document */


body { 
font:90% normal "Verdana",sans-serif;
margin:0;padding:0;
text-align:center;
background-image: url(images/sfondo_corpo_1.jpg);
background-repeat:repeat-y;
background-position:center;
}

#bodyContent { 
width:760px;
text-align:left;
margin:0 auto;
}

code {
font:80% normal "Verdana",sans-serif;
display:block;
margin:0 1em 1em;
text-align:justify;
}

h1 {
font:140% "Verdana",sans-serif;
font-weight:bold;
margin:0 0 0 1em;
text-align:justify;
}

a {
	
	color: #000099;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #FF9900;
	
}



hr { display:none }

/* testa */
#testa { 
	background:#ccc; 
	border:1px solid #000; 
	padding:0 0 0 0; 
}

/* corpo */
#corpo { 
	position:relative; 
	background:#f0f0f0  repeat-y; 
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-rightt:1px solid #000;
	border-bottom:1px solid #000;
}

#corpo.com { 
	position:relative; 
	background:#f0f0f0  repeat-y; 
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-rightt:1px solid #000;
	border-bottom:0px solid #000;
} 

#corpo-colonna1 { 
	position:absolute;
	top:0;
	left:0; 
	width:160px; 
	padding:3px 0 0 0; 
}
#corpo-colonna2 { 
	margin:0 0 0 0; 
	background:#fff; 
	padding:1em 0; 
}
#corpo-colonna3 { 
	position:absolute; top:140px; right:10px; 
	width:300px; 
	padding:1em 0; 
}

#corpo-colonna3.player { 
	position:absolute; top:35px; right:0px; 
	width:80px; 
	padding:1em 0; 
}

#corpo-colonna3.com { 
	position:absolute; top:440px; right:10px; 
	width:300px; 
	padding:1em 0; 
}

/*pie' di pagina */
#piedipagina { 
	background:#eee; 
	
	border-left:1px solid #000;
	
	padding:1em 0; 
}
#navcontainer.com ul
{
text-align: right;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #036;
color: #FFFFFF;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #036;
color: #FFFFFF;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}


#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: #FFFFFF;
text-decoration: none;
border-right: 1px solid #fff;

}

#navcontainer ul li a:hover
{
background-color: #369;
color: #FFFFFF;
}

#navcontainer #active {
border-left: 3px solid  #FF6600;


}

#lightbox{
	position: absolute;
	top: 40px;
	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;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
