body {
	margin: 0 1px 0 0;
	padding: 0;
	font: 70% Verdana, Helvetica, Arial, sans-serif;
	background: #CCC;
	color: #000;
}

em {
	display: block;
	margin-bottom: .7em;
}

hr {
	display: none
}

/* \*/
* html .gainlayout {
	height: 1%;
}

#wrapper {
	text-align: left;
	width: 876px;
}

#titleheader {
	border-right: 1px solid #000;
	color: #A51984;
	width: 875px;
}

#titleheader h1 {
	font: 2.4em/ 1.0em impact, arial, verdana, helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 5px;
	text-align: center;
}

#header {
	border-right: 1px solid #000;
	background-image: url(../images/sfondoHeader.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #FFF;
	height: 126px;
	width: 875px;
}

#header h1 {
	font: 2em/ 1.5em impact, arial, verdana, helvetica, sans-serif;
	letter-spacing: 1.2px;
	margin: 10px;
}

.clearLeft {
	clear: left;
}

.clearBoth {
	clear: both;
}

#left {
	float: left;
	display: inline;
	width: 220px;
	color: #000;
}

#left .box {
	padding: 10px;
}

#center {
	float: left;
	display: inline;
	width: 656px;
	background: #FFF;
	color: #000;
<!--	margin: 0 0 -1px 0px;-->
	background: #FFF;
}

#center .box {
	border-style: none solid solid solid;
	border-color: #000;
	border-width: 1px;
	padding: 10px;
}

#center h4 {
	font-size: 1.1em;
}

#footer {
	clear: left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 2px 10px;
	background: #A51984;
	color: #FFF;
	line-height: 1em;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

/*stili generici, su header e footer*/
<!--
h1,h2,h3,p {
	margin: 0
}

-->
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.avvis {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #005858;
}

h1 {
	font-size: 2.30em;
	font-weight: bolder;
	padding-bottom: 10px;
}

h2 {
	font-size: 1.50em
}

h3 {
	font-size: 1.30em;
	font-weight: bolder;
	padding-bottom: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000040;
}

h4 {
	font-size: 0.70em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #969696;
}

table {
	width: 95%;
	font-size: 1em;
}

td {
	color: #333333;
}

th { 
	color: #000000;
}

table.tab {
	font-size: 1em;
	margin: 0px 0px 0px 2px;
}

table.tab th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color: #000040;
	color: #D0D0D0;
}

table.tab td {
	vertical-align: top;
	width: 90%;
	background-color: #F0F0F0;
}

table.list {
	font-size: 1em;
	margin: 0px 0px 0px 2px;
}

table.list th { 
	text-align: left;
	vertical-align: top;
	background-color: #000040;
	color: #D0D0D0;;
}

table.list td { /*	font-size: .90em;*/
	vertical-align: top;
	background-color: #F0F0F0;
	color: #585858;
}

table.scheda {
	margin: 5px 0px 0px 2px;
	font-size: 1em;
}

table.scheda th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color: #E0E0E0;
	color: #000058;
	width: 22%;
}

table.scheda td { 
	vertical-align: top;
	width: 78%;
	background-color: #F0F0F0;
}

#menu { 
	
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 199px;
	border-bottom: 0px solid #78B703;
	padding-bottom: 6px;
}

#menu li {
	position: relative;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}

div#menu ul ul ul {
	display: none;
}


div#menu ul ul li:hover ul,div#menu ul ul li.sfhover ul {
	display: block;
}

div#menu ul ul ul,div#menu ul ul li:hover ul ul,div#menu ul ul li.sfhover ul ul
	{
	display: none;
}

div#menu ul ul li:hover ul,div#menu ul ul li.sfhover ul {
	display: block;
}

div#menu ul ul ul,div#menu ul ul li:hover ul ul,div#menu ul ul li.sfhover ul ul
	{
	display: none;
}

div#menu ul ul li:hover ul,div#menu ul ul ul li:hover ul,div#menu ul ul ul li.sfhover ul
	{
	display: block;
}

#menu a,#menu h2 {
	font-size: 0.9em;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
}

#menu h2 {
	color: #A51984;
	background: #E0E0E0;
	text-transform: uppercase;
	padding: 7px 0 7px 4px;
}

#menu a {
	color: #5F5F5F;
	background: #F0F0F0;
	text-decoration: none;
	padding: 5px 0px 5px 22px;
	display: block;
	border-top: 1px solid #fff;
	background-image: url(../images/luce_menu_spenta.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
	line-height: 2.4em;
	height: 2.4em;
}

#menu a:hover {
	color: #A51984;
	background: #F0F0F0;
	background-image: url(../images/luce_menu_accesa.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
	text-decoration: none;
}

.highslide {
	cursor: url(libraries/highslide/graphics/zoomin.cur), pointer;
	outline: none;
}

.highslide-active-anchor img {
	visibility: hidden;
}

.highslide img {
	border: 2px solid gray;
}

.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}

.highslide-image {
	border: 2px solid white;
}

.highslide-image-blur {
	
}

.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
}

.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(libraries/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

a.highslide-credits,a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover,a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}

a.highslide-full-expand {
	background: url(libraries/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
	display: block;
}

.highslide-display-none {
	display: none;
}

.icon-keywrd {
	padding-left: 20px;
	background: transparent url(images/keywrd.gif) 0 0px no-repeat;
}

div#treeDiv {
	padding-top: 20px;
}

div#treeDiv a {
	padding-left: 5px;
	font-size: 0.9em;
}