body {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline overline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
}
a:visited:hover {
	text-decoration: underline overline;
}
a:active {
	text-decoration: underline;
}
.contenitore {
	width: 757px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FBF9FA;
}
.header {
	padding-bottom: 50px;
}

.menu {
	float: left;
	width: 27%;
	overflow: hidden;
	clear: left;
	padding: 0px;
	margin-top: -30px;
}
.intestazione_sx {
	background-image: url(images/categoria.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 27px;
	height: 33px;
	margin-top: 30px;
}

.menu h3 {
	font-size: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
}

.menu ul {
	padding: 0px;
	list-style-image: url(images/freccia.gif);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.menu ul li {
	margin: 0px;
	height: 20px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 90%;
}
.menu li a {
	color: #000000;
	text-decoration: none;
}
.menu li a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.menu li a:active {
	color: #000000;
	text-decoration: underline overline;
}
.menu li a:visited {
	color: #000000;
	text-decoration: none;
}
.menu li a:visited:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.corpo {
	float: right;
	width: 68%;
	overflow: hidden;
	font-size: 0.9em;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/barra.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 20px;
	clear: right;
}
.corpo h1 {
	text-align: center;
	font-size: 1.5em;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.footer {
	clear: both;
	background-image: url(images/edizioni_poggio_757px_07.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	text-align: center;
	font-size: 0.8em;
	padding-top: 30px;
	color: #666666;
}
.footer a {
	color: #666666;
	text-decoration: underline;
}
.footer a:hover {
	color: #666666;
	text-decoration: underline overline;
	font-weight: normal;
}
.footer a:visited {
	color: #666666;
	text-decoration: underline;
}
.footer a:visited:hover {
	color: #666666;
	text-decoration: underline overline;
	font-weight: normal;
}
.top_block {
	padding-bottom: 22px;
}

td.list_title {
	font-weight: bold;
	color: #6a0e10;
}

