html {
		min-height: 100%;
		height: 100%;
}

body {
	background: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	background-repeat: no-repeat;

	background-attachment:fixed;
	min-height: 100%;
	height: 100%;
}

img {
	border:0;
}

body.home {
	background-image: url('../img/home.jpg');
}
body.hotel {
	background-image: url('../img/hotel.jpg');
}
body.news {
	background-image: url('../img/news.jpg');
}
body.camere {
	background-image: url('../img/camere.jpg');
}
body.contatti {
	background-image: url('../img/contatti.jpg');
}
body.dovesiamo {
	background-image: url('../img/dovesiamo.jpg');
}
body.link {
	background-image: url('../img/link.jpg');
}
body.tariffe {
	background-image: url('../img/tariffe.jpg');
}

table.tariffe{
	padding: 0 0 20px 0px;
	margin: 0;
	width: 490px;
	text-align: left;
	background:none;
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin-right:40px;
	margin-left:30px;
}

table.tariffe tr{
	border:1px solid #666666;
	height:25px;
}

table.tariffe th{
	border:1px solid #999;
	background-color:#efefef;
	padding-left:5px;
}

table.tariffe td{
	border:1px solid #999;
	padding-left:5px;
}


table.richiesta{
	padding: 0 0 20px 0;
	margin: 0;
	width: 490px;
	text-align: left;
	background:none;
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin-right:40px;
	margin-left:30px;
}

#logo { width: 100px; height: 100px; z-index: 100; }

* html #logo { /*\*/position: absolute; top: expression((20 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); right: expression((20 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ }

#logo {
	position:fixed;
	top:20px;
	left:20px;
	float:left;
}



#container{
	padding: 0px 0 20px 0;
	margin: 0;
	float:right;
	border-left:1px dotted #333;
	border-right:1px dotted #333;
	width: 550px;
	text-align: left;
  	filter: alpha(opacity=90);
  	-moz-opacity: .90;
  	position: relative;
	min-height: 100%;
    height: auto !important;
	height: 100%;
	background:#ffffff url(../img/fregio.gif) repeat;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin-right:60px;
}

	.menu {
		width:160px;
		padding:50px 0px;
		padding-left:30px;
		font:11px Georgia, Verdana, Arial, Helvetica, sans-serif;
		color:#666;
		float:left;
	}

		.menu ul {
			list-style-type:none;
			margin:0;
			padding:0
		}
	
		.menu ul li {
			display:block;
			margin:0;
			padding:6px 0 2px 30px;
			background:url(../img/a.gif) no-repeat bottom left;
			border-bottom:1px dotted #666
		} 
		
		.menu ul li a {
			color:#000;
			text-decoration:none;
			}
			
		.menu ul li a:hover {
			color:#ccc;
			text-decoration:none;
			}

		.menu ul li a.sel {
			color:#0066FF;
			text-decoration:none;
			}

	.lang {
		width:70px;
		padding:119px 0px 0 30px;
		font:11px Georgia, Verdana, Arial, Helvetica, sans-serif;
		color:#666;
		float:left;
		margin:0 0 0 30px;
		background:url(../img/a.gif) no-repeat bottom left;
	}

	.lang a {
		color:#333;
		text-decoration:none;
	}
	
	.lang a:hover {
		color:#ccc;
	}

	.menu2 {
		width:160px;
		padding:50px 0px;
		margin:0 0 0 10px;
		font:11px Georgia, Verdana, Arial, Helvetica, sans-serif;
		color:#666;
		float:left;
	}

		.menu2 ul {
			list-style-type:none;
			margin:0;
			padding:0
		}
	
		.menu2 ul li {
			display:block;
			margin:0;
			padding:6px 0 2px 30px;
			background:url(../img/a.gif) no-repeat bottom left;
			border-bottom:1px dotted #666
		} 

		.menu2 ul li a {
			color:#000;
			text-decoration:none;
			}
			
		.menu2 ul li a:hover {
			color:#ccc;
			text-decoration:none;
			}
		.menu2 ul li a.sel {
			color:#0066FF;
			text-decoration:none;
			}
			
			
	.menu3 {
		width:400px;
		padding-bottom:10px;
		margin:10px 30px 10px 30px;
		font:11px Georgia, Verdana, Arial, Helvetica, sans-serif;
		color:#666;
		float:left;
	}

		.menu3 ul {
			list-style-type:none;
			margin:0;
			padding:0
		}
	
		.menu3 ul li {
			display:block;
			margin:0;
			padding:6px 0 2px 30px;
			background:url(../img/a.gif) no-repeat bottom left;
			border-bottom:1px dotted #666
		} 

		.menu3 ul li a {
			color:#000;
			text-decoration:none;
			}
			
		.menu3 ul li a:hover {
			color:#ccc;
			text-decoration:none;
			}			


	#sep {
		background:url(../img/aa.gif) no-repeat 100% 2%;
		height:100px;
		clear:both;
		margin:0;
		padding:0 0 60px 0
	}

	#sep2 {
		background:url(../img/aaa.gif) no-repeat 100% 2%;
		height:100px;
		clear:both;
		margin:0;
		padding:0 0 30px 0;
	}	

	p.titolo {
		font:16px Georgia,"Times New Roman", Times, serif ;
		margin:30px 30px 0 30px;
	}
	
	p.titolo a {
		color:#000000;
		text-decoration:none;
		font-weight:bold;
	}

	p.titolo a:hover {
		text-decoration:underline;
		}
		
	p.data {
		font-size:12px;
		color:#666;
		font-style:italic;
		margin:2px 30px 0 30px;
	}
	
	p {
		margin:10px 30px 10px 30px;
		clear:both
	}

	p a {
		margin:10px 0px 10px 0px;
		clear:both;
		color:#333333;
		text-decoration:none;
	}
	
	p.desc {
		font:bold 12px Georgia, "Times New Roman", Times, serif;
	}

	h1 {
		font:bold 24px Georgia, "Times New Roman", Times, serif;
		margin:40px 30px 10px 30px;
		clear:both;
	}

#footer {
	clear:both;
	font:11px "Lucida Sans Unicode", Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin:30px;
	padding:2px 0 50px 0;
	border-top:1px dotted #666;
}

/********* form *********/ 

label {
	margin: 0px;
	color: #333;
}

input {
	font:11px georgia,arial, verdana, sans-serif;
	background: url(../img/bg_select.gif) no-repeat top right;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-top:none;
	border-left:none;
	margin:0px;
	padding:0;
}

select {
	margin: 4px 0px;
	padding: 4px;
	display:inline;
	background:none;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-top:none;
	border-left:none;
	color:#fff;
	font:11px georgia,arial, verdana, sans-serif;
}

.combo {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-top:none;
	border-left:none;
	margin: 4px 0px;
	padding: 4px;
	font:11px georgia,arial, verdana, sans-serif;
	color:#666666;
	background-color:#FFFFFF;
}

textarea {
	padding: 4px;
	margin: 0px;
	background:url(../img/bg_select.gif) no-repeat bottom right;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-top:none;
	border-left:none;
	font:11px georgia,arial, verdana, sans-serif;
}

input.button1 {
	font:bold 16px Georgia, "Times New Roman", Times, serif, Palatino;
	background:#efefef;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-top:none;
	border-left:none;
	color:#000;
	margin:0;
	padding:0;
	cursor:pointer
}

.check {
	border:none;
	padding:0;
	margin:0;
	background:none;
}

#printheader {
	display:none;
}

.continua{
	color:#666666;
	text-decoration:none;
}

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

.img_gallery{
	border:1px solid #999999;
	padding:2px;
 	margin-right: 5px;
	margin-bottom: 5px;
}

.img_home{
	border:1px solid #999999;
	padding:2px;
	float:left;
 	margin-right: 5px;
	margin-bottom: 5px;
}
