#top {
	height: 70px;
	width: auto;
}
#listspazio {
	height: 30px;
}

#left {
	background-color: #E3EBF2;
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
#center {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 200px;
	border: 1px solid #CCCCCC;
}
#bottom {
	background-color: #90acc8;
	clear: both;
	height: 20px;
}
#listhead {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	width: 500px;
	background-repeat: repeat;
	color: #333333;
}
#listdescription {
	padding: 5px;
	width: 500px;
}
#listfooter {
	color: #666666;
	margin-bottom: 10px;
	padding: 5px;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #CA6559;
	text-decoration: none;
}
a:visited {
	color: #AB3832;
	text-decoration: none;
}
a:hover {
	color: #B9483C;
	text-decoration: underline;
	}
#listheadcommenti {
	font-size: 12px;
	font-weight: bold;
	background-color: #E3EBF2;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.leftimage {
	float: left;
	padding-right: 8px;
}
.tablemenu {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4F4F00;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center;
	color: #CA6559;
}
