@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/top_sfondo_04.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color:#E6E6E6;
}
h1{
	font-size:10px;
	color:#33FFCC
}



a{
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
	color:#0066FF;
	
}	
	
a:link{
	margin:0px;	
}	
	
a:hover{
color:#0066FF;
	
}	

ul, li{ 
	display: inline;
	text-decoration:none;
}



#container{
	width:950px;
	height:auto;
	text-align:center;
	margin:auto;
}

#container_left{
float:left;
	width:950px;
	height:auto;
	text-align:center;
	margin:auto;
}

#container_center{
float:ileft;
margin-left:14px;
	width:922px;
	height:auto;
	text-align:center;
	margin:auto;
}

#header{ 
	width:950px;
	text-align:center;
	margin:auto;
	background-color:#FFFFFF;
}

#navigation {
	height:33px;
	padding-left:4px;
	margin-top:20px;
	width:98%;
	float:left;
}

#language{
float:right;
}

h1.titoli{
	font-size:5px;
	color:#000000;
}

.chromestyle{
	width:auto;
	height:25px;
	font-weight: bold;
	text-align:left;
	float:left;
}

.chromestyle:after{
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	height:25px;
	text-align: left;
	margin-left:0px;

}

.chromestyle ul li{
	display: inline;
	text-align: left;

}

.chromestyle ul li a{
	color:#666666;
	text-decoration: none;
	border-right: 1px solid #DADADA;
	padding-right:8px;
	text-align: center;
}

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	color:#FFFFFF;
	line-height:18px;
	z-index:100;
	background:#666666;
	width: 200px;
	visibility: hidden;
	left: 11px;
	text-align:left;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}

* html .dropmenudiv a{
	width: 100%;
}

.dropmenudiv a:hover{
background-color:#0066FF;
color:#FFFFFF;
}

#box_central{
position: relative;
	float:left;
	background-image:url(images/central_sfondo_07.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	width:950px;
	height:auto;
	
}

#box_central_space{
position: relative;
	float:left;
	width:950px;
	height:35px;
	
}

#box_bord_colonne{
	position: relative;
	width:14px;
	height:10px;
	float:left;
}


#box_colonne{
	position: relative;
	width:298px;
	height:auto;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-align: justify;
	vertical-align: top;
}

#container_double_x{
float:left;
position:312px; 
	width:638px;
	height:auto;
	text-align:center;
	margin:auto;
}


#box_colonne_double{
	position: relative;
	width:610px;
	height:auto;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-align: justify;
	vertical-align: top;
}

#map{
	width:550px;
	float:right;
	margin-top:10px;
	padding-right:10px;
}


#footer_1{
	position: relative;
	top: 5px;
	width:auto;
	height:20px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-align: justify;
	vertical-align: top;
}


#footer_trait{
	position: relative;
	top: 5px;
	width:1px;
	height:70px;
	float:left;
	background-color: #666666;
}


txt_grigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


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