/* CSS STYLE --> HOME */


#contentPart {width:700px; color:#666666;}
.quickPart {width:100%; clear:both; display:table; background:url('../img_struttura/bg_tratteggio.gif') repeat-y 145px top; margin-bottom:3px; padding:3px 0px; border-bottom:1px solid #EFEFEF;}
	#contentPart p {margin:0px;}
	#contentPart .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;}
		#contentPart .titolo strong {color:#b91a1a; font-size:15px;}
	#contentPart .testo {float:left; text-align:left; width:300px; padding:10px 5px 5px 10px;}
		#contentPart .testo a {color:#666666;}
	#contentPart .image {float:right; width:190px; text-align:center;}


