body {
	margin: 0px;
	background-color:#FFFFFF;
	background-image: url(img/sfondo_pagina.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p { 
	color: #000000; 
	font-family: "Verdana", sans-serif;
	font-size: 12px; 
	font-style: none; 
	font-weight: normal; 
}
td.class1 {
	background-color:#086B00;
	color:#FFFFFF;
	font-family: "Verdana", sans-serif; 
	font-size: 12px;
}
td.class2 {
	color:#000000;
	font-family: "Verdana", sans-serif; 
	font-size: 12px;
}
td.class3 {
	color:#086B00;
	font-family: "Verdana", sans-serif; 
	font-size: 12px;
}
h1 { 
	font-size: 22px; 
	text-align: center;
}
h2 { 
	font-size: 18px; 
	font-weight: normal; 
	text-align: center; 
	text-decoration: none 
}
a { 
	color: #025528;
}
a:hover 
{ 
	color: #025528;
}
a.bot 
{ 
	font-family: "Verdana", sans-serif; 
	font-size: 12px;
	color: #025528;
	font-weight: bold; 
	text-decoration: none;
}
a.bot:hover 
{
	color: #025528;
	font-weight: bold; 
	text-decoration: underline;
}
A.bot2 
{ 
	font-family: "Verdana", sans-serif; 
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: none;
}
A.bot2:hover 
{
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: underline;
}
A.int 
{ 
	color: #FFFFFF 
}
A.int:hover 
{ 
	color: #FFFFFF 
}

A.ssmItems:link		
{
	color:#000000;
	text-decoration:none;
}
A.ssmItems:hover	
{
	color:#000000;
	text-decoration:none;
}
A.ssmItems:active	
{
	color:#000000;
	text-decoration:none;
}
A.ssmItems:visited	
{
	color:#000000;
	text-decoration:none;
}
img
{
	border:0
}
a 
{
	border: 0px;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
	visibility: visible;
	background-image: url(img/sfondo_menu_trans.gif);
	background-repeat: no-repeat;
}
#header td {
	vertical-align: bottom;
	color: #025528;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#corpomain {
	position: absolute;
	top: 105px;
	left: 140px;
	width: 750px;
	z-index: 15;
	visibility: visible;
}
#footer
{
	color:#025528;
	font-family: "Verdana", sans-serif; 
	font-size: 12px;
	font-weight: bold;
}
#footer a
{
	color:#025528;
	font-family: "Verdana", sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover
{
	color:#025528;
	font-family: "Verdana", sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
hr {
	border: 0px;
	color: #489cf7;
	background-color: #489cf7;
	height: 1px;
	width: 100%;
}