body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
}
#testata {
	height:426px;
	overflow:hidden;
	position:relative;
	width:100%;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4F3324;
}

.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4C2917;
}
.bordo {
	border: medium solid #DACDC0;
	padding:7px 7px 7px 7px;
}

a.footer:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4C2917;
	text-decoration: underline;
}
a.footer:visited {
	font-family: "Trebuchet MS";
	color: #4C2917;
	text-decoration: underline;
}
a.footer:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4C2917;
	text-decoration: none;
}
a.footer:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4C2917;
	text-decoration: underline;
}
a.menu:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none
}
a.menu:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none
}
a.menu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2B1104;
	text-decoration:none
}
a.menu:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none
}
a.menu-active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2B1104;
	text-decoration:none
	
}	
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #4F3324;
}
.titolo{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #4F3324;
}
#tab-prezzi p{
margin:7px 0;
}