body{
	background: url('../images/pattern.jpg') top repeat-x #462E12;	
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Sans-serif;
	font-size: 12px;
	margin: 0;
	padding:0;
}
a{
	color: #523C17;
}
a:hover{
	color: #F0E469;
	text-decoration: none;
}

input, textarea, select{
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Sans-serif;
	font-size: 11px;
}

form input.t{
	background: url('../images/input.gif') top center no-repeat #FFF;
	border: none;
	height: 20px;
	margin: 0;
	padding: 3px 17px 0 3px;
	width: 230px;
}
form input.t:hover{
	background: url('../images/input.gif') bottom center no-repeat #FFF;
}

form input.b{
	background: url('../images/button.gif') top center no-repeat #FFF;
	border: none;
	height: 26px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 69px;
}
form input.b:hover{
	background: url('../images/button.gif') bottom center no-repeat #FFF;
}

form select{
	border: none;
}

form a.textarea{
	background: url('../images/note.gif') top center no-repeat #FFF;
	display: block;
	height: 134px;
	width: 250px;
}
form a.textarea:hover{
	background: url('../images/note.gif') bottom center no-repeat #FFF;
}
form textarea{
	background-color: transparent;
	border: none;
	height: 123px;
	margin: 0;
	overflow: auto;
	padding: 5px 25px 5px 5px;
	width: 238px;
}


img{
	border: none;
}
h1{
	color: #685035;
	display:block;
	font-size: 15px;
	font-weight: normal;
	text-decoration:none;	
}
h2{
	color: #685035;
	font-family: Trebuchet MS, Times;
	font-size: 14px; 
	padding-bottom: 10px;
}
h3{
	color: #F4f075;
	font-family: Times New Roman;
	font-size: 14px;
	margin: 0;
	padding: 4px 0;
}
p{
	color: #000;
	font-size: 12px;
	line-height: 18px;
	padding: 2px 10px;
}
.rosso{
	color: #980026;
	font-weight:bold;
	font-size: 1em;
}
.small{
	font-size: 10px;
	margin-left: 20px;
}
.titolo{
	color: #D99818;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.clear{
	clear: both;
}

/**********************************
*            STRUTTURA            *
**********************************/

#page{
	border-left: 4px solid #9E8866;
	border-right: 4px solid #9E8866;
	border-bottom: 4px solid #9E8866;
	margin: 0 auto;
	width: 770px;
}
#header{
	background: url('../images/header.jpg') top center no-repeat #462E12;
	height: 137px;
	position: relative;
}
#langbar{
	font-weight: bold;
	position: absolute;
	right: 10px;
	top: 5px;
}
#content{
	background: url('../images/sfondo.gif') bottom center no-repeat #FDFBF4;
	clear: both;
	position: relative;
	padding: 10px;
	width: 750px;
}
#rightcontent{
	float: right;
	width: 520px;
}
#footer{
	background: url('../images/footer.gif') top center no-repeat;
	height: 21px;
	font-size: 11px;
	padding: 10px 0 0 10px;
	position: relative;
}
a#credits{
	position: absolute;
	right: 10px;
	text-decoration:none;
	top: 10px;
}
a#credits:hover{
	color: #1D5096;
	text-decoration:none;
}


/* Menu orizzontale */

#menu{
	background: url('../images/navbar.jpg') top center no-repeat #462E12;
	font-family: "Times New Roman", Times, serif;
	height: 34px;
	padding-left: 70px;
}
#menu a{
	background-color: transparent;
	color: #392109;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin: 0 5px 0 0;
	padding: 15px 5px 0 5px;
	text-align: center;
	text-decoration: none;
}
#menu a:hover, #menu a.sel, #menu a.sel:hover{
	color: #F4F075;
	background-color: #D99818;
}

/* Menu verticale */

#menusez{
	background: url('../images/subnav.gif') top center no-repeat #FDFBF4;
	float: left;
	height: 195px;
	padding: 40px 20px 0 20px;
	position: relative;
	width: 175px;
}
#menusez h3{
	padding: 0;
	margin: 0;
}
#menusez ul{
	padding: 0;
	margin: 0;
}
#menusez ul li{
	color: #F4F075;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	list-style: none;
}
#menusez ul li a{
	color: #fff;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#menusez ul li a:hover{
	color: #f4f075;
	text-decoration: none;
}
#menusez label{
	color: #F4F075;
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 0;
}
#menusez .sub{
	background: url('../images/bg_submit.gif') top left repeat-x #FDFBF4;
	border: 1px solid #D99718;
	height: 20px;
	text-align: center;
	width: 60px;
}

/* Spazio a sx per titolo pagina */

#menutitolo{
	background: url('../images/per_titoli.jpg') top center no-repeat #FDFBF4;
	color: #F4f075;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	float: left;
	height: 45px;
	padding-top: 15px;
	position: relative;
	text-align: center;
	width: 225px;
}

/* Pagina : home */

#content_home{
	background: url('../images/struttura.jpg') top center no-repeat #FDFBF4;
	color: #FFF;
	font-size: 13px;
	height: 225px;
	padding: 10px 20px 0 400px;
	text-align: left;
}
#img_home{
	background-color: #FDFBF4;
	text-align: center;
}
#butt_home{
	background-color: #FFF;
	padding: 5px;
}
#butt_home a{
	/*background: url("../images/butt_down_lungo.gif") top center no-repeat;*/
	background: url("../images/butt_down.gif") top center no-repeat;
	float: left;
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	padding-top: 10px;
	text-align: center;
	width: 250px;
}

/* Pagina: Tariffe */

table.tariffe{
	border: none;
	border-bottom: 3px solid #462E12;
	border-collapse: collapse;
	margin: 0 0 50px 0;
	padding: 0;
	width: 510px;
}
table.tariffe th{
	background-color: #462E12;
	border: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 5px;
	text-align: left;
}
table.tariffe th a{
	color: #D99718;
	text-decoration: none;
}
table.tariffe td{
	border: 1px solid #462E12;
	color: #462E12;
	padding: 3px;
	font-weight: bold;
	text-align: center;
}
table.tariffe td.no{
	border: none;
	background-color: transparent;
}

/* Pagina: Dove siamo */
#mappa{
	border: 1px solid #DA7B21;
	height: 400px;
	width: 510px;
}
a.leftbutton{
	background: url('../images/butt_corto.gif') top center no-repeat #FDFBF4;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	padding-top: 15px; 
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 214px;
}

/* Pagina: Galleria */
a.galleria{
	background-position: 5px center;
	background-repeat: no-repeat;
	border: 1px solid #666;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 45px;
	margin: 0 15px 15px 0;
	padding: 25px 0 0 95px;
	text-align: left;
	text-decoration: none;
	width: 145px;
}
a.galleria:hover{
	border: 1px solid #D99718;
	text-decoration: none;
}

/* Pagina: Camere */
a#menutour{
	background: url('../images/butt_tour.gif') top center no-repeat #FDFBF4;
	float: left;
	height: 70px;
	position: relative;
	text-decoration: none;
	width: 214px;
}
a.camfoto img{
	border: 2px solid #D99718;
	vertical-align: middle;
}
a.camfoto img:hover{
	border: none;
	margin: 2px;
}


/* Pagina: Tariffe */

#prenota{
	border: none;
	border-collapse: collapse;
	margin: 30px 0 50px 0;
	padding: 0;
	width: 510px;
}
#prenota th{
	color: #462E12;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 5px;
	text-align: right;
	width: 120px;
}
#prenota td{
	border: none;
	color: #462E12;
	padding: 3px 10px;
	text-align: left;
}

a.prenota{
	background: url('../images/butt.gif') top center no-repeat #FDFBF4;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	margin-bottom: 100px;
	padding-top: 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 510px;
}

/* Pagina virtual */
a.virtual{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;


}
a.virtual:hover{
	text-decoration: underline;
	color: #dd8c1d;
}



