.banTestata{
  position: relative;
  width: 599px;
  border: 0px;
  margin-bottom: 12px;
  margin-left: -11px;
  color: #4a4a4d;
}

.tbHomeNewsBordo{
  width:206px;
  border-left:  1px solid #bedef7;
  border-right: 1px solid #bedef7;
  border-top:   1px solid #bedef7;
  background-color: #bedef7;
  font-weight: bold;
  margin-top: 0px;
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-variant: small-caps;
  color: #000;
}

.tbHomeNewsBordo1{
  width:357px;
  margin: 0px;
  font-weight: normal;
  text-align: right;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
}

	.tbHomeNewsBordo1 a, .tbHomeNewsBordo1 a:visited, .tbHomeNewsBordo1 a:hover{
		text-decoration: none;
	}

.titEvidenza{
	color: #05a;
	font-weight: bold;
}

.tbHomeNews{
  width: 574px;
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  background-color: #fafafa;
  font-size: 0.9em;
  margin-bottom: 30px;
}
	

	.tbHomeNews .destra a, .tbHomeNews .sinistra a{
		color: #4a4a4d;
	}

	.tbHomeNews .destra a:visited , .tbHomeNews .sinistra a:visited{
		color: #4a4a4d;
	}

	.tbHomeNews .destra a:hover {
		color: #f00;
		text-decoration: none;
	}

	.tbHomeNews .sinistra a:hover {
		color: #f00;
	}


	.tbHomeNews .destra{
	  padding-left: 9px;
	  padding-right: 4px;
	  width: 403px;
	  border-right: 1px solid #e0e0e0;
	}

	.tbHomeNews .destra .testo{
	  font-weight: bold;
	}

	
	.tbHomeNews .sinistra{
	  padding-left: 4px;
	  padding-bottom: 2px;
	  width: 100%;
	}

	.tbHomeNews .sinistra .testo{
	  margin-bottom: 2px;
	}

	.ico{
	  padding-top: 4px;
	  padding-right: 4px;
	  width: 9px;
	}

	.tbHomeNews a{
		text-decoration: none;
	}



	
