body {
	margin: 0px;
	background-image: url(imgs/bg.gif);
}

.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #431300;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #431300;
}
a:link {
	color: #431300;
	text-decoration: none;
}
a:visited {
	color: #431300;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: line-through;
}
#page-left {
	background-image: url(imgs/body/page_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 330px;
}
#page-right {
	background-image: url(imgs/body/page_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 330px;
}

ul {
  margin:0 0 1em;
  padding:0;
  list-style:none;
  }

li {
  margin-top:3;
  padding:0;
  line-height:1.6em;
  }
.menu li {
  background:url("imgs/li.gif") no-repeat;
  padding:0 0 0 12px;
  }
		.items li {
  background:url("imgs/li.gif") no-repeat 50%;
  padding:0 0 0 12px;
  }
		