body {
	background-image: url(img/bg.jpg);
}
#box {
	position: relative;
	text-align: center;
	margin: auto;
}

#interno {
	position: relative;
	height: 200px;
	width: 691px;
	text-align: center;
	margin: auto;
}
#menutop {
	margin: auto;
	position: absolute;
	top: 54px;
	right: 20px;
	height: 21px;
	width: 489px;
	left: 234px;
	letter-spacing: -1px;
	text-align: right;
	float: right;
}
.italiano {
	font-style: italic;
}
a:link {
	color: #48170A;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: -1px;
	font-weight: bold;
}
a:visited {
	color: #48170A;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: -1px;
	font-weight: bold;
}
a:hover {
	color: #813F2E;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: -px;
	font-weight: bold;
}
.little {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #48170A;
	font-weight: normal;
	letter-spacing: -1px;
}
#content {
	position: relative;
	height: 200px;
	width: 691px;
	margin: auto;
}

#bottom {
	position: relative;
	text-align: center;
	margin: auto;
	height: 150px;
	width: 600px;
}
.title {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #48170A;
	letter-spacing: -1px;
}
.img {
	border: 5px solid #F4B48C;
}
.testo {
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;
}
.title3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.just {
	text-align: justify;
}
