body
{	background-image:url('./sfondo.jpg');
	background-repeat:no-repeat;
	background-color:#4b4b4b;

}
h1
  {
  position:absolute;
  top:10px;
  left:20px;
  width:570px;
  font-family:helvetica;
  font-size:24pt;
  font-weight:bold;
  color:#ffffff;
  letter-spacing:.1em;
}

h2
  {
  position:absolute;
  top:47px;
  left:20px;
  width:570px;
  font-family:helvetica;
  font-size:9pt;
  font-weight:bold;
  color:#ff6600;
  letter-spacing:.1em;
  text-align:justify;
  padding-bottom:3px;
}
h3 a
{
  font-family:helvetica;
  font-size:15pt;
  font-weight:bold;
  color: #ffff00;
  letter-spacing:.1em;
}
h3 img
{	border:none;
}
h3 a:hover
{
  color:rgb(130,230,255);
}

h3 a:link, h3 a:visited, h3 a:active 
{ 
  text-decoration:none
}
h3.titolo
  {
  position:absolute;
  top:94px;
  left:20px;
  width:570px;
  font-family:helvetica;
  font-size:9pt;
  font-weight:bold;
  color:#ff6600;
  letter-spacing:.1em;
  text-align:justify;
  }
h3.sezione
{
/*  height:25;*/
  font-family:helvetica;
  font-size:9pt;
  font-weight:bold;
  color:#ff6600;
  letter-spacing:.1em;
  padding-bottom:0px;
  margin-bottom:0px;
}
div.testo
  {
  position:absolute;
  top:180px;
  left:20px;
  width:760px;
  height:320px;
  font-family:helvetica;
  font-size:9pt;
  font-weight:bold;
  color:rgb(170,248,3);
  color:rgb(255,255,255);
  overflow:auto;
  border:1px inset;
  padding:10px;
  magin:0px;
  }
div.counter
{ position:absolute;
  top:530px;
  left:20px;
  width:760px;
}  
  
div.info
{
  position:absolute;
  top:84px;
  left:130px;
/*  top:530px;
  left:20px;
*/  width:760px;
  padding:10px;
}
table.linkstesto
{
  width:720px;
  margin:0px;
  padding:0px;
}

table.linkstesto td
{	width:14.2%;
	text-align:left;
}
 
table.linkstesto tr td a
{
  font-family:helvetica;
  font-size:9pt;
  font-weight:bold;
  color: #ffff00;
  letter-spacing:.1em;
}

table.linkstesto tr td a:hover
{
  color:rgb(130,230,255);
}  

table.linkstesto tr td a:link, table.linkstesto tr td a:visited, table.linkstesto tr td a:active 
{ 
  text-decoration:none
}

table.linkstesto a img
{ border:none;
  vertical-align:middle;
  margin-right:2px;
}

table.images
{	width:300px;
}

table.images tr td img
{	margin:10px;
}

table.images tr td a img
{	border:none;
	vertical-align:middle;
}

table.images tr td
{	font-family:helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#ff6600;
	text-align:center;
}

a
{
  font-family:helvetica;
  font-size:9pt;
  font-weight:bold;
  color: #ffff00;
  letter-spacing:.1em;
}

a:hover
{
  color:rgb(130,230,255);
}  

a:link,a:visited,a:active 
{ 
  text-decoration:none
}
 	