

#news_home{

  margin:auto 4px;

  font-family:"Trebuchet MS", Arial;

  font-size:12px;

  height: 100px;

  }



.tit_news_elenco {

	font-family: "Trebuchet MS", Arial;

	font-size: 18px;

	color:#003366;

	font-weight: normal;

	margin-top: 5px;

}

.data_news_elenco {

	font-family: "Trebuchet MS", Arial;

	font-size: 11px;

	font-style: italic;

  color:#006699;

	font-weight: normal;

	margin-top: 5px;

}



.testo_news_elenco {

	padding-right: 22px;

  font-family: "Trebuchet MS", Arial;

	text-align: justify;

  font-size: 12px;

	color: #000000;

}



.abs_news_tit{

	/*border: 1px solid red;*/

	padding-left: 2px;

	padding-right: 2px;

}

.abs_news_data{

	font-style: italic;

	font-size: 11px;

	text-decoration: underline;

	text-align: justify;

	padding-left: 2px;

	padding-right: 2px;

}

.abs_news_testo{

	/*border: 1px solid green;*/

	text-align: justify;

	padding-left: 2px;

	padding-right: 2px;

}

.abs_news_leggitutto{

	/*border: 1px solid red;*/

	text-align: right;

	padding-left: 2px;

	padding-right: 2px;

}

.moognifyBorder{

	z-index: 350000;

  font-family: lucida grande, lucida sans, lucida sans unicode, arial, sans serif;

	background-color: #000000;

	color: #ffffff;

	font-size: 11px;

	text-align: center;

	margin-bottom: 10px;



  }


