body {
	background-color: #ebf6fc;
	margin: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
a {
	color: #333;
	text-decoration: underline;
  }
a:hover {
	color: #000;
	text-decoration: none;
  } 
  .logo {
width: 750px;
height: 100px;
	margin: 0 auto;
	text-align: right;
}  
.logo img {
float: left;
}  
.logo h1 {
font-size: 12px;
	color: #7FC4DB;
font-weight: normal;
padding-top: 80px;
}  
  .logo h1 a {
	color: #7FC4DB;
	text-decoration: none;
}  
.logo h1 a:hover {
	color: #7FC4DB;
	text-decoration: none;
}  
.divisorio {
height: 15px;
	background-color: #fff;
	margin: 15px 0 15px;
}
.tab td {
vertical-align: top;
}
.descr {
background-image: url(descr-sf.jpg);
background-repeat: no-repeat;
width: 181px;
padding: 12px 9px 0px 12px;
line-height: 18px;
font-size: 13px;
vertical-align: top;
}
.descr h3 {
font-size: 13px;
text-transform: uppercase;
line-height: 16px;
margin: 0px;
margin-bottom: 10px;
}


 /* FOOTER */

 .footer {
width: 700px;
	margin: 25px auto;
	text-align: center;
  vertical-align: top;
	font-size: 11px;
line-height: 16px;
}
.footer a {
	color: #333;
	text-decoration: underline;
  }
.footer a:hover {
	color: #000;
	text-decoration: none;
  }
#piva {
	font-size: 10px;
	}
.firma {
	margin: 10px;
	margin-top: 80px;
	font-size: 9px;
	color: #666;
}
.firma a {
	color: #666;
	text-decoration: none;
}
.firma a:hover {
	color: #666;
	text-decoration: none;
}