/*
lightbox
*/

#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(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/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; }


/*
jeanart
*/


body {
	margin: 0 auto;
	padding: 0;
	background: url(img/fondo.jpg) center no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#F00;
}

p, ol, ul {
	margin-top: 0;
}

a {
	color: #555555;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

a img {
	text-decoration: none;
	border: none;
}

/* ------------------ header ------------------ */

#header {
	width: 960px;
	height: 110px;
	margin: 0 auto;
	padding-top: 50px;
}

#logo {
	width: 200px;
	height: 80px;
	margin: auto;
	text-align:center;
}

/* ------------------ page ------------------ */

#page {
	width: 960px;
	height: 530px;
	margin: 0 auto;
	background-image:url(img/pattern_80.jpg)
}

#page_nopattern {
	width: 960px;
	height: 530px;
	margin: 0 auto;
}

		#menu {
			height: 40px;
			margin: 0 auto 40px auto;
		}
		
		#menu ul {
			margin: 0;
			padding: 0;
			list-style: none;
			line-height: normal;
		}
		
		#menu li {
			display: inline;
		}
		
		#menu li a {
			display: block;
			float: left;
			padding: 12px 28px;
			text-decoration: none;
			font-size: .85em;
			font-weight: bold;
		}
		
		#menu a:hover {
			text-decoration: none;
		}
		
		#menu .current_page_item a {
			color:#CC0000;
			border-bottom:1px solid #F00
		}

					#page #submenu_opere {
						height: 20px;
						margin: 0 86px 10px 104px;
					}
					
					#page #submenu_opere ul {
						margin: 0;
						padding: 0;
						list-style: none;
						line-height: normal;
					}
					
					#page #submenu_opere ul li {
						display: inline;
					}
					
					#page #submenu_opere ul li a {
						display: block;
						float: left;
						padding: 2px 10px;
						text-decoration: none;
						font-size: .85em;
						font-weight: bold;
					}
					
					#page #submenu_opere a:hover {
						text-decoration: none;
					}
					
					#page #submenu_opere .current_page_item a {
						color:#FFF;
						background-color:#C00;
					}

				/*	#page #submenu_opere #separatore3 {
						width:3px;
						height:20px;
						float:left;
						background-color:#CC0000;
					}

					#page #submenu_opere #separatore {
						width:1px;
						height:20px;
						float:left;
						background-color:#CC0000;
					}
				*/

#page .title p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 10px;
	padding-left: 10px;
	color: #333;
}

		/* press-inizio */

#page .press p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px 0 0 10px;
	padding-left: 10px;
	color: #333;
}

#page .press a:hover {
	color: #F00;
}

#page .press a {
	text-decoration:none;
}

		/* press-fine */

		/* spherocam-inizio */

#page .spherocam table {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px 0 0 10px;
	padding-left: 10px;
	color: #333;
}

#page .spherocam a {
	text-decoration:none;
}

		/* spherocam-fine */

.foto {
	height:100px;
	margin: 5px 0 20px 35px;
}

.foto thumb {
	margin: 15px;
	padding: 25px;
	float:left;
}

.foto img {
	padding-right: 20px;
}


		#page .opere p {
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 12px;
			margin: 15px 0 0 10px;
			padding-left: 10px;
			color: #333;
		}	
		
		#page .opere a {
			text-decoration: none;
		}
		
		#page .opere a:hover {
			color: #F00;
			text-decoration: none;
		}

		.opere_ph {
			display:none;
		}


		/* contacts-inizio */

.2colonne {
	width:400px;
	height:400px;
	margin:0;
	border:none;
	float:left;
}

		/* contacts-fine */

		/* links-inizio

#page .links {
	padding-left: 50px;
}

#page .links img {
	margin:0 40px;
	vertical-align:middle;
	border:none;
}

		links-fine */

/* Content-fine */



/* Footer-inizio */

#footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 960px;
	height: 30px;
	margin: 10px auto;
	font-size: 11px;
	font-weight:lighter;
	color: #FFF;
}

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

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

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

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