body {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: "Arial";
	font-size: 11px;
	background-repeat: no-repeat;
}

a:link {
	color: #000066;
	text-decoration: underline;
	font-family: "Arial";
	font-size: 11px;
}
a:visited {
	text-decoration: underline;
	color: #000066;
	font-family: "Arial";
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #B5B5DE;
	font-family: "Arial";
	font-size: 11px;
}
a:active {
	text-decoration: underline;
	color: #000066;
	font-family: "Arial";
	font-size: 11px;
}

.menu a:link {
	color: #000066;
	text-decoration: none;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
}
.menu a:visited {
	text-decoration: none;
	color: #000066;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: none;
	color: #B5B5DE;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
}
.menu a:active {
	text-decoration: none;
	color: #000066;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
}
.li-menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 18px;
	padding-left: 10px;
}
.li-menu2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 18px;
	padding-left: 10px;
}
.li-spazio {
	line-height: 18px;
	padding-left: 10px;
}
.repeat {
	background-repeat: no-repeat;
}
.brd_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	line-height: 18px;
}
.brd_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	line-height: 18px;
}
ul {
	font-family: "Arial";
	left: 0px;
	margin-left: 15px;
	list-style-image: none;
	line-height: 18px;
}
li {
	margin-left: 5px;
	list-style-image: none;
	line-height: 18px;
}

.testo{
	font-family: "Arial";
	font-size: 11px;
}
