body,html{
	background: url('../images/common/sfondo.jpg') repeat-x #bed28b;
	width: 100%;
	margin:0;
	padding:0;
	font-family: tahoma, arial, helvetica,verdana,sans-serif;
	font-size:11px;
	color:#444;
	height: 100%;
}
img {border:0;}
a {text-decoration:none; color: #4e7c45;}
h1 {
	margin:0;
	padding:0; 
	font-family: georgia, arial, verdana, helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #4e7c45;
}
h2 {
	margin: 0;
	padding-left: 10px;
	font-family: georgia, arial, verdana, helvetica;
	font-weight: bold;
	font-size: 13px;
	color: #4e7c45;
}
	h2 b {
		color: #4e7c45;
		text-transform: uppercase;
	}
.cleaner {clear:both;}
.hidden {display:none; height:0; border:none; background:none; line-height:0;}


/* struttura */
#main {
	background: #fff;
	width: 960px;
	margin: 0 auto;
}
	/* header */
	#main #header {
		float: left;
		background: url('../images/common/sfondo-header.jpg') no-repeat;
		width: 1235px;
		height: 538px;
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -754px;
	}
		#main #header #top-bar {
			float: left;
			background: #333;
			width: 960px;
			height: 33px;
			margin-left: 274px;
		}
			#main #header #top-bar .url {
				float: left;
				width: 700px;
				line-height: 33px;
				font-weight: normal;
				font-size: 10px;
				color: #ccc;
				text-transform: uppercase;
				letter-spacing: 1px;
				padding-left: 30px;
			}
		#main #header #top-bar .cerca {
			float: left;
			width: 200px;
			line-height: 33px;
			text-align: right;
		}
			#main #header #top-bar .cerca a {
				margin: 0 10px;
			}
		#main #header #emozionale {
			float: left;
			width: 960px;
			height: 485px;
			margin-left: 274px;
		}
	
/* content */
#main #content {
	float: left;
	background: #fff;
	width: 920px;
	min-height: 300px;
	margin-top: 518px;
	padding: 10px 20px 20px 20px;
}
	#main #content .block {
		float: left;
		width: 440px;
		padding: 10px;
		margin: 15px 0;
	}
		#main #content .block form a {
			font-weight: bold;
			color: #4e7c45;
			text-transform: uppercase;
		}
		
		/* prezzi */
		#main #content #cont-periodo {
			float: left;
			width: 160px;
			border-right: 1px dashed #4e7c45;
		}
		#main #content #cont-periodo #periodo {
			float: left;
			width: 160px;
			padding-right: 20px;
			margin: 10px 0;
		}
			#main #content #periodo a {
				font-size: 16px;
				font-family: georgia, times, serif;
			}
		#main #content #dati {
			float: left;
			width: 700px;
			padding: 10px;
		}
			#main #content #dati b {
				font-size: 14px;
				color: #4e7c45;
			}
				#main #content #dati #descrizione {
					float: left;
					width: 550px;
					margin: 10px 0;
				}
				#main #content #dati #prezzo {
					float: left;
					width: 150px;
					text-align: center;
					margin: 10px 0;
				}
		
		/* news - in evidenza + news & eventi*/
		#main #content .block .focus {
			float: left;
			display: block;
			width: 30%;
			text-align: left;
			margin: 0 7px;
		}
			#main #content .block .focus img {
				float: left;
			}
			#main #content .block .focus div {
				float: left;
				text-align: left;
			}
			
		
		/* news - promozioni e offerte */
		#main #content .block .promo {
			float: left;
			background: #5d9426;
			display: block;
			width: 400px;
			padding: 10px 0 10px 10px; 
			text-align: left;
			margin: 0 7px;
		}
			#main #content .block .promo img {
				float: left;
				width: 150px;
			}
			#main #content .block .promo div {
				float: left;
				width: 230px;
				text-align: left;
				color: #fff;
				margin-left: 10px;
			}
				#main #content .block .promo div h2 {
					color: #fff;
				}
			
		/* gallery */
		#main #content .block .slider {
			float: left;
			display: block;
			width: 420px;
			text-align: center;
			margin: 0 7px;
			line-height: 130px;
			overflow: hidden; 
		}
			#main #content .block .slider ul{
				width: 420px;
				margin:0;
				padding:0;
				list-style:none;
				overflow: hidden; 
			}
			#main #content .block .slider li{ 
				width: 130px;
				height: 130px;
				line-height: 130px;
				overflow: hidden; 
				margin:0 5px;
				padding:0;
				list-style:none;
			}
			span#prevBtn{
				float: left;
				position: relative;
				top: -80px;
				left: -5px;
				z-index: 50;
			}
			span#nextBtn{
				float: left;
				position:relative;
				top: -80px;
				left: 380px;
				z-index: 50;
			}

	#main #content .mete {
		float: left;
		width: 100%;
		text-align: left;
	}
		#main #content .mete b {
			float: left;
			display: block;
			width: 230px;
			margin: 5px 0;
		}
		#main #content .mete a {
			float: left;
			display: block;
			width: 300px;
			margin: 5px 0;
		}


/* footer */
#main #footer {
	float: left;
	background: #5d9426;
	width: 960px;
	padding: 10px 0;
}
	#main #footer a {color:#ffcb04;}
		#main #footer a:hover {color:#ffcb04;}
	#main #footer .text {
		float: left;
		width:280px;
		font-size:10px;
		text-align:left;
		margin:0 5px 0 5px;
		font-weight: normal;
		color:#fff;
	}
		#main #footer .text b {
			font-size:11px;
			color:#fff;
		}
	#main #footer .menu {
		float: left;
		width: 520px;
		text-align: left;
		color: #fff;
		margin-right: 10px;
	}
		#main #footer .menu a {
			font-weight: normal;
			font-family: arial, verdana ,helvetica;
			font-size: 11px;
			color: #fff;
		}
		#main #footer .menu .voce {
			float: left;
			width: 25%;
		}
			#main #footer .menu .voce a {
				font-weight: bold;
				text-transform: uppercase;
			}
			#main #footer .menu .voce .sub {
				float: left;
				width: 100%;
				text-align: left;
				margin-top: 5px;
			}
				#main #footer .menu .voce .sub a {
					font-weight: normal;
					font-size: 10px;
					color: #fff;
					text-transform: lowercase;
					text-align: left;
				}
		
	#main #footer .addviser {
		float: left;
		width:130px;
		height: 60px;
		font-size:10px;
		text-align: right;
		color: #fff;
		padding-right: 10px;
	}

/* error overlay */
#error {width:100%; height:100%; top:0; z-index:9990; background:url(../images/common/nero.gif); position:absolute;}
#err_msg {width:334px; padding:0 8px 0 8px; height:170px; z-index:9991; position:absolute; left:50%; top:0;  margin-left:-150px; background:#fff; text-align:center; color:#444; line-height:19px;} 
#err_msg #close_btn {width:21px; height:19px; margin:8px 0 30px 0; float:right; cursor:pointer; background:url(../images/common/chiudi.gif) no-repeat;}