body {
    margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #D4D0C8;
	font-size: 12px;
	margin: 0px;
}
table {
	background-color: #FFFFFF;
}
a {
	color: #407AB6;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #86AEDA;
	text-decoration: underline;
}
strong {
	font-weight: bold;
	color: #006699;
}
.menuheader {
	background-color: #5A89C0;
	border-bottom: 1px solid #5A89C0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
.menutable {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #A4C0E2;
	background-color: #F1F1F1;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
}
.menutable a {
	text-decoration: none;
	font-weight: bold;
	color: #234A76;
	padding: 2px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A4C0E2;
	border-right-color: #A4C0E2;
	border-bottom-color: #A4C0E2;
	border-left-color: #A4C0E2;
}
.menutable a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A4C0E2;
}
.table_main {
	border: 1px solid #EDB573;
	text-align: justify;
}
.piccolo_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.titolo {
	font-size: 21px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}
.titolo_pagina {
	font-size: 16px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-align:center;
	left: 0px;
	top: 5px;
	right: 0px;
	bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.box_evidenza {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #EDB573;
	border-right-color: #EDB573;
	border-bottom-color: #EDB573;
	border-left-color: #EDB573;
	margin: 5px;
	padding: 5px;
}
.box_citazione {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
	color: #5A89C0;
	margin: 10px;
	padding: 5px 5px 5px 60px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left top;
	text-align: left;
	background-image: url(/img/quote.gif);
	background-repeat: no-repeat;
	background-color: #F1F1F1;
}
.box_code {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #EDB573;
	border-right-color: #EDB573;
	border-bottom-color: #EDB573;
	border-left-color: #EDB573;
	margin: 5px;
	padding: 5px 5px 5px 60px;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	background-position: left top;
	text-align: left;
	color: #333333;
	background-color: #FFF1F1;
	background-image: url(/img/code.gif);
	background-repeat: no-repeat;
}
.main_area {
	text-align: justify;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#b1 {
  background: url(/img/testata_bg.gif);
}
ul {
	list-style-image: url(/img/b_nextpage.gif);
	list-style-type: circle;
	text-align: justify;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tabellozza {
	border-right: 1px solid #EDB573;
	margin: 0px 10px;
}
.tabellozza th {
	background-color: #EDB573;
	padding: 2px;
}
.tabellozza td {
	border-left: 1px solid #EDB573;
	border-bottom: 1px solid #EDB573;
	padding: 2px;
	vertical-align: top;
}
