* {margin:0;}
body{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
	margin:0;
}
a {color:#999999;text-decoration:none;}
a:hover{color:#3e4da7;}
h1{display:none;margin:0;}
h2{display:none;margin:0;}
h3{
	font-size:16px;
	margin:0;
	text-align:center;
}
#container{
	text-align:center;
	margin:auto;
	width:806px;
	margin:0 auto;
}
#header{
	width:595px;
	height:139px;
	background-repeat: repeat-x;
	float:right;
}
.home {
	float:left;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	width:181px;
	line-height:25px;
	text-align:left;
	color:#3e4da7;
	padding-top:450px;
	padding-left:30px;
}
.locali {
	float:left;
	background-image: url(../images/foto_locali.jpg);
	background-repeat: no-repeat;
	width:181px;
	line-height:25px;
	text-align:left;
	color:#3e4da7;
	padding-top:450px;
	padding-left:30px;
}
.prezzi {
	float:left;
	background-image: url(../images/foto_prezzi.jpg);
	background-repeat: no-repeat;
	width:181px;
	line-height:25px;
	text-align:left;
	color:#3e4da7;
	padding-top:450px;
	padding-left:30px;
}
.contatti {
	float:left;
	background-image: url(../images/foto_contatti.jpg);
	background-repeat: no-repeat;
	width:181px;
	line-height:25px;
	text-align:left;
	color:#3e4da7;
	padding-top:450px;
	padding-left:30px;
}
.chi {
	float:left;
	background-image: url(../images/foto_chi.jpg);
	background-repeat: no-repeat;
	width:181px;
	line-height:25px;
	text-align:left;
	color:#3e4da7;
	padding-top:450px;
	padding-left:30px;
}
.dove {
	float:left;
	background-image: url(../images/foto_dove.jpg);
	background-repeat: no-repeat;
	width:181px;
	line-height:25px;
	text-align:left;
	color:#3e4da7;
	padding-top:450px;
	padding-left:30px;
}
#colonna_sx {
	float:left;
	height:auto;
}
#lingue{
	float:left;
	padding:20px 0 20px 5px;
}
#main{
	width:595px;
	float:right;
}
#menu{
	float:right;
	width:128px;
}
#bb{
	margin-top:30px;
}
#contenuti{
	float:left;
	width:440px;
	text-align:left;
	padding:10px;
}
#footer{
	clear:both;
	margin:auto;
	width:806px;
	height:60px;
	padding-top:20px;
	text-align:center;
	background-image: url(images/riga.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer  a{
	color:#999999;
	text-decoration:none;
}
#footer  a:hover{color:#3e4da7;}
fieldset{
	width:400px;
    border: none;
	margin:0;
}
fieldset div{
	float:left;
	width:400px;
	margin:0;
	padding-top:5px;
}
legend{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
label{
	float:left;
	width:80px;
    display:inline;
    line-height:23px;
	margin:0;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #3E4DA7;
	color: #000000;
}
#legge{
	padding-top:10px;
}
#button{
	padding-left:80px;
	width:300px;
}
#flashcontent {
	height: 100%;
}
#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; }

