html, body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #455264;
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height: 1.3em;
	color: #455264;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat;
}


.button {
	border: none;
	background-color: #455264;
	border-color: white;
	border-width: thin;
	color: white;
	padding: 5px;
	padding-left: 13px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	min-width: 55px;
	cursor: pointer;
	text-align: left;
	
}


#TICKER{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	overflow: hidden;
	width: 960px;
	margin-top: 162px;
	background-color: #455264;
}

#TICKER a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	
}

img {
	border: none;
	border-width: 0px;
	border-style: hidden;
}

.tit{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(img/fondo_luoghi.jpg);
	background-repeat: repeat;
	color: white;
	padding: 2px;
	margin-top: 25px;
}

h1.prezzo {
	font-size: 18px;
	font-weight: bold;
	color: #455264;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #455264;
}


h3 {
	font-style: normal;
	font-weight: normal;
	line-height: 110%;
	font-size: 30px;
	font-family: Times, "Times New Roman", Georgia, serif 

}

ul.menu, li.link{
	list-style: none; float: left; position: relative; margin: 0 0.5px 0 0; border-bottom: 0 !important; padding: 0; white-space: nowrap;
}




#box {
	width: 960px;
	margin:auto;
	z-index: 1;
}

#luoghi-cont {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	background-image: url(img/fondo_luoghi.jpg);
	background-repeat: repeat;
}


#luoghi-int {
	position:absolute; 
	font-size: 18px;
	color: #455264;
	font-weight: bold;
	top: 0px; 
	padding-top: 5px;
	width: 960px;
	height: 23px;
	margin: auto;
	z-index: 5;
	background-image: url(img/fondo_luoghi.jpg);
	background-repeat: repeat;
}

a.luoghi:link{
	font-size: 18px;
	color: #455264;
	font-weight: bold;
	text-decoration: none;
}

#fondo {
	position: absolute;
	top: 0px; 
	width: 960px;
	margin: auto;
	z-index: 0;
}

#banner {
	position: absolute;
	top: 220px;
	left: 0px;
	width: 100%;
	background-color: white;
	.-moz-opacity:.70; filter:alpha(opacity=70); opacity:.70;
	z-index: 5;
}


#banner-int {
	width: 941px;
	margin: auto;
}

#menu {
	position: absolute;
	margin: 0px;
	margin-left: 1px;
	padding: 0px;
	top: 355px;
	width: 960px;
	height: 34px;
	border: none;
	background-image: url(img/fondo_luoghi.jpg);
	background-repeat: repeat;
}
#pre {
position: relative;
height: 380px;
z-index: -1;
}
#contenuto {
	position:relative;
	background-color: white;
	/*.-moz-opacity:.92; filter:alpha(opacity=92); opacity:.92;*/
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	min-height: 480px;
	height: auto;
	margin-bottom: 40px;
	z-index: 1000;
}


#contenuto-map {
	position:relative;
	background-color: white;
	
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 390px;*/
	min-height: 480px;
	height: auto;
	margin-bottom: 20px;
	z-index: 1000;
}




#footer {
	margin-top: -10px;
	height: 30px;
	background-image: url(img/fondo_luoghi.jpg);
	background-repeat: repeat;
	width: 100%;
}

#footer-int {
	width: 960px;
	margin: auto;
	color: white;
	font-size: 11px;
}


.contenuto-int {
	width:460px; 
	margin-left: 250px;
	margin-right: 250px;
	padding-top: 35px;
	padding-bottom: 35px;
}


.und {
	color: white;
	background-image: url(img/fondo_luoghi.jpg);
	background-repeat: repeat;
}

#menu a:link, a:visited{
	font-size: 18px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover, a:active{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #455264;
	font-weight: bold;
	text-decoration: none;
}


.link {
	height: 34px;
	text-align: center;
	border-right-style: solid;
	border-right-color: white;
	border-right-width: 1px;
}


#foto{
				position: absolute;
				background-image: url(img/fondo_luoghi.jpg);
				background-repeat: repeat;
				padding: 10px;
				top: 35px;
				left: 53px;
			}
			
#foto_no{
				position: absolute;
				padding: 10px;
				top: 35px;
				left: 53px;
			}			
			
			
#foto_altri{
				position: absolute;
				background-image: url(img/fondo_luoghi.jpg);
				background-repeat: repeat;
				padding: 10px;
				top: 50px;
				left: 53px;
			}



/* overlay -------------------------------------------------------------------------------------------------------- */	
	
	
	.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	margin:auto;
	width:520px;	
	min-height:195px;
	height: auto;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #455264;
	-webkit-box-shadow: 0 0 90px #455264;	
	
	background-image: url(img/fondo.jpg);
	background-repeat: repeat;

}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(img/close.png);
	background-repeat: no-repeat;
	position:absolute;
	right:-20px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
	
	
	.inter_pop {
		width: 470px;
		margin: auto;
		margin-top: 25px;
		margin-bottom: 25px;
		min-height: 150px;
		height: auto;
		background-color: white;
		.-moz-opacity:.92; filter:alpha(opacity=92); opacity:.92;
	}
	
	
	
	
	
	a:link .footl{
		color:white; text-decoration: none; font-size:11px; font-weight: normal;
	}
	
	.footl a:visited{
		color:white; text-decoration: none; font-size:11px; font-weight: normal;
	}
	
	.footl a:hover{
		color:white; text-decoration: none; font-size:11px; font-weight: normal;
	}
	
	.footl a:active{
		color:white; text-decoration: none; font-size:11px; font-weight: normal;
	}
	
	
	hr{color: #455264; display:block; font-size:12px; border-bottom:1px solid #000; margin-top:0px; font-weight: bold; }
	
	
	
	
	.iform {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #455264;width:460px; margin:0px auto;}
.iform ul { margin:0; padding:0; list-style:none;}
.iform ul ul { overflow:auto}
.iform li { padding-bottom:5px;}
.iform label { 
 width:167px; display:block; float:left; line-height:26px;
}
.iform label.ilabel { 
 width:auto; display:inline; float:none; line-height:26px; padding:0 5px
}

.iform .itext,.iform .itextarea,.iform .iselect,.iform .ibutton { 	
	width:200px;
	border:1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin:0;
	padding:5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;

}

.iform .itext:hover,.iform .itextarea:hover,.iform .iselect:hover,.iform .ibutton:hover,
.iform .itext:focus,.iform .itextarea:focus,.iform .iselect:focus,.iform .ibutton:focus{

border-color: #333;
background:#fff;

}

.iform .itext {

}


.iform .itextarea{ 
	height:100px; width: 250px;
}
.iform .ibutton {

	width:auto;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left 25, from(#dadada), color-stop(6%, #efefef), to(#dadada));
	background: -moz-linear-gradient(top, #dadada, #efefef 2px, #dadada 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;

}
.iform .ibutton:hover,.iform .ibutton:focus { background:#dadada;}
.iform li.iheader {color: #455264; display:block; font-size:12px; border-bottom:1px solid #000; margin-top:20px; font-weight: bold; }
.iform li.iseparator { display:block; text-indent:-9999px; height:10px; line-height:10px; border-bottom:1px solid #999;margin:5px 0 15px }

.iform .required { border-color:#F00; }

#imessageOK,#imessageERROR{ border:1px solid #F60; padding:10px; font-size:16px; font-weight:bold; text-align: center; display:none; margin-bottom:20px;

	background: #F90;
	background: -webkit-gradient(linear, left top, left 25, from(#F90), color-stop(4%, #FC0), to(#F90));
	background: -moz-linear-gradient(top, #F90, #FC0 1px, #F90 25px);
	color:#fff;
	}

.footl a:link {
	color:white;
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
}
.footl a:visited {
	color:white;
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
}
.footl a:hover {
	color:white;
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
}
.footl a:active {
	color:white;
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
}
.loghi_credits {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	margin: auto;
	margin-top: 25%;
	width:512px;
	height:154px;
	border:0px none;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 20px 5px #455264;
	-webkit-box-shadow: 0 0 20px #455264;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat;
}
.loghi_credits .close {
	background-image:url(img/close.png);
	background-repeat: no-repeat;
	position:absolute;
	right:-20px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
