body {
	background-color: #e4e4e4;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #610009;
}
.fasciasx {
	background-image:url(images/fascia.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:33px;
}
.menu img {
	padding:0 7px 0 7px;
}
.menu {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #CC0000;
	font-size:12px;
	font-weight:bold;
}
.menu a:link, .menu a:visited {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #610009;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover {
	color:#CC0000;
}
.sottomenu {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:10px;
	color: #CC0000;
}
.sottomenu a:link, .sottomenu a:visited {
	color: #610009;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.sottomenu a:hover {
	color:#CC0000;
}
.content {
	padding:0 30px 0 20px;
}
.content a:link, .content a:visited {
	color:#CC0000;
	font-size:inherit;
	font-weight:bold;
	text-decoration:none;
}
.content p {
	font-size:12px;
}
.content h1 {
	font-size:30px;
/*	text-transform:uppercase;*/
	font-style:italic;
}
.content h2 {
	font-size:18px;
/*	display:block;*/
	padding-bottom:5px;
	border-bottom:1px dotted #660000;
}
.content h6 {
	text-align:left;
	font-style:italic;
	font-weight:normal;
	margin-left:10px;
}
.infotbl {
	padding: 10px 20px 10px 5px;
}
.info {
	font-size:10px;
	font-family: "Trebuchet MS";
}
.info a:link, .info a:visited {
	color: #610009;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.info a:hover {
/*	border:1px solid #990033;*/
	color:#990033;
/*	background-color:#fff;*/
/*	padding:3px;*/
}
.linea {
	background-color:#610009;
	height:1px;
}
.elenco p {
	margin: 10px;
	padding: 0px;
}
