body {
	float: left;
	width: 100%;
	position: absolute;
	background-image: url(images/sfondo_interne.jpg);
	background-repeat: repeat-x;
	background-color: #4B0237;
	background-attachment: fixed;
	margin: 0px;
	background-position: 0px -280px;
}

a.menu {
	font-family: "Arial Narrow", Arial, Helvetica;
	color: #f3deee;
	font-size: 15px;
	text-decoration: none;
	line-height: 35px;
}
a.menu:hover {
	font-family: "Arial Narrow", Arial, Helvetica;
	color: #FFF;
	font-size: 15px;
	text-decoration: underline;
	line-height: 35px;
}
a.sottomenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #f3deee;
	font-size: 11px;
	text-decoration: none;
}
a.sottomenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
}

img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.testo {
	font-family: "Arial Narrow";
	font-size: 15px;
	font-weight: normal;
	color: #FBEEF9;
	text-align: justify;
}
a.activemenu {
	font-family: "Arial Narrow", Arial, Helvetica;
	color: #FFF;
	font-size: 15px;
	text-decoration: underline;
	line-height: 35px;
}
a.anni {
	font-family: "Arial Narrow", Arial, Helvetica;
	color: #f3deee;
	font-size: 15px;
	text-decoration: none;
	line-height: 20px;
}
a.anni:hover {
	font-family: "Arial Narrow", Arial, Helvetica;
	color: #FFF;
	font-size: 15px;
	text-decoration: underline;
	line-height: 20px;
}
#menu1  {
	margin-top: 0px;
	margin-bottom: -15px;
	margin-left: -15px;
	padding-top: 0px;
	padding-bottom: -5px;
	padding-left: -5px;
}
.titolo {
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-align: justify;
}
.indirizzo {

	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: normal;
	color: #FBEEF9;
	text-align: justify;
}
.bordo {
	border: 5px solid #FFFFFF;
}
