body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
}
body {
	background-color: #FFF;
}

a:link {
	color: #8489ca;
	text-decoration:none;
}
a:visited {
	color: #8489ca;
	text-decoration:none;
}
a:hover {
	color: #c00000;
	text-decoration:underline;
}
.Stilelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8489ca;
	}
.Stileheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #f1f2f9;
	}
.Stileheadertabella {
	background-image: url(image/sfondoheader.png);
	background-repeat: repeat-x;
	}
.Stilelogotabella {
	background-image: url(image/sfondo_hp1.png);
	background-repeat: no-repeat;
	}
.Stiletestojust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	text-align:justify;
	}
.Stiletitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
	}
.Stiletitolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #8489ca;
	}
.Stilenovita {
	font-family: Times New Roman;
	font-size: 14px;
	color: #c00000;
	font-weight: bold;
	font-style: oblique;
	}
.StileI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #88f48a;
	}

.Stiletrafo2 {
	background-image: url(image/sfondotrafo3.png);
	background-repeat: repeat-x;
	}
a.titolo:link {
	color: #FFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
a.titolo:visited {
	color: #FFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
a.titolo:hover {
	color: #c00000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
	
.Stilefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	}
.Stilefootertabella {
	background-image: url(image/sfondofooter.png);
	background-repeat: repeat-x;
	}
.menu {
  border: solid 1px #BFBFBF;
  padding:5px 5px 5px 5px;
  background-color:white;
}

.menuItem {
  padding:4px 10px 4px 10px;
  border-bottom:solid 0px #dddddd;
}

.menuItem:hover {
	background-color:#f1f1f1;
	text-decoration: underline;
}

.menuItem a {
	color:#8489ca;
	text-decoration:none;
}

#demo {
  cursor:pointer;
  padding:5px 10px 5px 0px;
  margin: 0px ;
  width: 500px;
}

#demo span {
  padding:3px 20px 0px 20px;
  cursor:pointer;
}

#demo span:hover {
  text-decoration:underline;
}

.Stileticker {
	color: #c00000;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: normal;
	}
a.ticker:link {
	color: #c00000;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: normal;
}
a.ticker:visited {
	color: #c00000;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: normal;
}
a.ticker:hover {
	color: #FFF;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: normal;
	text-decoration:underline;
	background-color: #c00000;
}
