.resultArea{
  height: 100%;
}

.distd{
    width: 2%; 
}
table {
    width: 98%;
    border: 0px;
    text-align: left;
}
.news{
    text-align: left;
    vertical-align: top;
	  width: 78%;
}
.elenconews{
    text-align: left;
  	font-size: 10px;
	  line-height: 14px;
	  vertical-align: top;
	  width: 13%;
}

.autoheight {
  height: auto;
}

.header a:link {text-decoration: none; color: #993300;}
.header a:visited {text-decoration: none; color: #993300;}
.header a:active {text-decoration: none; color: #993300;}
.header a:hover {text-decoration: none; color: #993300;}

.elenconews a:link {text-decoration: none; color: #993300;}
.elenconews a:visited {text-decoration: none; color: #993300;}
.elenconews a:active {text-decoration: none; color: #993300;}
.elenconews a:hover {text-decoration: none; color: #993300;}

.separator{
  height: 100px;
}
.home{
  width: 80%;
  text-align: center;
}
.home th{
  with: 300px;
}
.home img{
  width: 250px;
  height: 410px; 
}
.distanza {
  height: 600px;
}
img{
  border: 0px;
}
.header td{
  width: auto;
  text-align: center;
}
h2 {
  line-height: 16px;
  font-size: 20px;
}
.header{
  width: 70%;
  border: 0px;
  border-collapse: collapse;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.header .maillist {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
body {
	background-color: #F2E172;
	background-image: url(img/sfondo.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #993300;
	height: 100%;
}


