.t-menu:link {
color: #003333;
font: x-small Tahoma, Verdana, sans-serif;
text-decoration: none;
background: none;
}
.t-menu:active {
color: #003333;
font: x-small Tahoma, Verdana, sans-serif;
text-decoration: none;
background: none;
}
.t-menu:visited {
color: #003333;
font: x-small Tahoma, Verdana, sans-serif;
text-decoration: none;
background: none;
}
.t-menu:hover {
color: #FFFFFF;
font: x-small Tahoma, Verdana, sans-serif;
text-decoration: none;
background: none;
}
.t-submenu:link {
color: #F0F0F0;
font: normal xx-small Tahoma, Verdana, sans-serif;
text-decoration: none;
background: none;
}
.t-submenu:alink {
color: #F0F0F0;
font: normal xx-small Tahoma, Verdana, sans-serif;
text-decoration: none;
background: none;
}
.t-submenu:visited {
color: #F0F0F0;
font: normal xx-small Tahoma, Verdana, sans-serif;
text-decoration: none;
background: none;
}
.t-submenu:hover {
color: #336699;
font: normal xx-small Tahoma, Verdana, sans-serif;
text-decoration: none;
background: none;
}
.t-corsivo {
color: #336633;
font: italic smaller Arial, sans-serif;
text-decoration: none;
background: none;
}
.t-corsivo-home {
color: #222222;
font: italic xx-small Verdana, Arial, sans-serif;
text-decoration: none;
background: none;
}
.t-firma {
color: #800000;
font: italic x-small Verdana, sans-serif;
text-decoration: none;
background: none;
}
.t-firma-home {
color: #800000;
font: italic xx-small Verdana, sans-serif;
text-decoration: none;
background: none;
}
.t-small {
color: #666666;
font: smaller Arial, Tahoma, sans-serif;
text-decoration: none;
background: none;
}
.t-small-B {
color: #333366;
font: x-small Helvetica, Arial, Tahoma, sans-serif;
text-decoration: none;
background: none;
}
.t-indent {
color: #993300;
font: bold x-small Helvetica, Arial, Verdana, "sans serif";
text-decoration: none;
background : none;
}
.t-titoli {
color: #FFFFFF;
font: bold x-small Verdana, Arial, sans serif;
text-decoration: none;
background : none;
}
.t-titoletti {
color: #006666;
font: bold medium Tahoma, Arial, sans serif;
text-decoration: none;
background : none;
}
.t-foot {
color: #336633;
font: bold large Arial, Verdana, sans-serif;
text-decoration: none;
background : none;
}
.t-normal {
color: #003366;
font: x-small , Verdana, sans-serif;
text-decoration: none;
background : none;
}
.t-normalred {
color: #003366;
font: bold x-small Verdana, sans-serif;
text-decoration: none;
background : none;
}
.t-normalred:link {
color: #003366;
font: bold x-small Verdana, sans-serif;
text-decoration: underline;
background : none;
}
.t-normalred:hover {
color: #660000;
font: bold x-small Verdana, sans-serif;
text-decoration: underline;
background : none;
}
INPUT.t-text {
background : #ffffff;
color: #333333;
border: solid small #000000;
font-size: 10px;
}

#header
	{
	position: absolute;
	top: 800px;
	width: 80%;
	left: 10%;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	}
#header h1
	{
	font-size: 14px;
	margin: 0px 0 0px;
	}
#header h2
	{
	font-size: 12px;
	margin: 0px 0 0px;
	}
#header h2.corsivo
	{
	font-size: 12px;
	margin: 0px 0 0px;
	font-style: italic;
	}
#header h3
	{
	font-size: 10px;
	margin: 0px 0 0px;
	}
#header a
	{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	}
#header b
	{
	color: #ffffff;
	font-weight: normal;
	}
#header i
	{
	color: #ffffff;
	font-weight: normal;
	}
#header strong
	{
	color: #ffffff;
	font-weight: normal;
	}