body{
	width: 100%;
	height: 100%;
	font-family: "trebuchet MS";
	background-image: url(img/SfondoSfumato.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: center;
	margin: 0 auto;
}



td.tabellaindex{
		background-image: url(img/Stella.png);
		background-position: top left;
		background-repeat: no-repeat;
		background-color: #ffffff;
}

td.tabella{
		background-image: url(img/Stella_Con_Fondo_Puls.png);
		background-position: top left;
		background-repeat: no-repeat;
		background-color: #ffffff;
}

a.link:link    {text-decoration: none; color: #002e60}
a.link:visited {text-decoration: none; color: #002e60}
a.link:hover   {text-decoration: none; color: #8c96ba}

.centratabella {
	text-align: center;
}

form.noform {
  padding:0px;
  margin:0px;
  border:0px;
}
