/* CSS STYLE --> HOME */


#contentNews {width:700px; color:#666666;}
.quickNews {width:100%; clear:both; display:table; background:url('../img_struttura/bg_tratteggio.gif') repeat-y 145px top; margin-bottom:3px; padding:3px 0px;}
	#contentNews p {margin:0px;}
	#contentNews .titolo {float:left; text-align:right; width:135px; padding:5px 10px 5px 0px; font-weight:bold; font-size:10px; font-family:"Trebuchet MS", Verdana, Arial;}
	#contentNews .titolo strong {color:#b91a1a; font-size:15px;}
	#contentNews .titolo strong a {color:#b91a1a;}
	#contentNews .testo {float:left; text-align:left; width:405px; padding:10px 5px 5px 10px;}
	#contentNews .testo a {color:#666666;}
	#contentNews .image {float:right; width:75px; text-align:center;}


