<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pulsante1
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9c9c9c;
	text-decoration: none;
	margin-left: 30px;
}

.formtext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

/*
a:link, a:active, a:visited
{
	font-family: Tahoma;
	font-size: 12px;
	color: #9c9c9c;
	text-decoration: none;
}

a:hover
{
	color: #347ce8;
	text-decoration: none;
}
*/
a.contenuto:link, a.contenuto:active, a.contenuto:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
}

a.contenuto:hover
{
	color: #347ce8;
	text-decoration: none;
}

a.titolo:link, a.titolo:active, a.titolo:visited
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0265cb;
	text-decoration: none;
}

a.titolo:hover
{
	color: #999999;
	text-decoration: none;
}

h1, h2, h3, h4, h5
{
  font-family: Tahoma;
  font-weight: bold;
  text-decoration: none;
  margin: 0px;
}

h3
{
	font-size: 11px;
	color: #0265cb;
}

h4
{
	font-size: 10px;
	color: #0265cb;
}

h6
{
	font-size: 11px;
	color: #0265cb;
	padding-left: 38px;
}

h5
{
	font-size: 12px;
	color: #454545;
	padding-top: 20px;
	padding-left: 25px;
}

body, p, td, form, div, span
{
  font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #454545;
	margin: 0px;
}

.foot
{
	font-size: 10px;
	font-weight: normal;
	color: #454545;
	margin: 0px;
}

.MainTitle
{
  margin-left : 10px;
}

.MainTitleText
{
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12px;
	color: #454242;
}

/* Menu verticale */

.VertMenu
{
}

.VertMenuGroup
{
  height: 20px;
  padding-top : 6px;
	padding-left: 30px;
  background: url(/dati_fissi/Image/menu.gif) repeat-x;
}

.VertMenuGroupText
{
	font-size: 12px;
	font-weight: bold;
	color: #ff9933;
}

.VertMenuItem
{
  height: 20px;
  background: url(/dati_fissi/Image/menu_vert.gif) repeat-x;
  padding-top : 6px;
	padding-left: 40px;
}

.VertMenuItemText,
.VertMenuItemText a
{
  font-size: 12px;
	font-weight: bold;
	color: #9c9c9c;
	text-decoration: none;
}

.VertMenuItemText a:hover
{
  color: #347ce8;
}

/* Menu orizzontale */

.HorizMenu
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #9c9c9c;
}

.HorizMenuItemText,
.HorizMenuItemText a
{
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.HorizMenuItemText a:hover
{
	color: #347ce8;
}

/* Menu Lyuda? */

div.menu {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #9c9c9c;
	}

.formtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

a.menu:link, a.menu:active, a.menu:visited
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #9c9c9c;
	text-decoration: none;
}

a.menu:hover {
	color: #347ce8;
	text-decoration: none;
}
a.menue:link, a.menue:active, a.menue:visited
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #454242;
	text-decoration: none;
}

a.menue:hover {
	color: #347ce8;
	text-decoration: none;
}
.blu a:link, .blu a:visited, .blu a:active {
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #347ce8;
	text-decoration: none;
}

.blu a:hover {
	text-decoration: none;
	color: #9c9c9c;
}
a.ricerca
{
  padding-top :100px;
	font-family: Tahoma;
	font-size: 9px;
	color: #0265cb;
	text-decoration: none;
}</pre></body></html>