.bg {
	background-image: url(immagini/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgint {

	background-image: url(immagini/bgint.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.centro {
	background-image: url(immagini/interno_locanda_18.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.verdana11white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.Trebuc14white {

	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.verdana11black {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #330000;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FEFAE2;
}
.centromenu {

	background-image: url(immagini/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Trebuc14black {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.bordobianco {
	border: 1px solid #FFFFFF;
}

