/* Global Styles */body {	margin:0px;	background-color: #FFFFFF;	background-repeat: no-repeat }a {	color: #16578D;	text-decoration: none;}a:hover {	color: #CC3300;	text-decoration: none;	}/* Menu laterlale */#navigation td {	border-bottom: 1px solid #FFCC66;	}#navigation a {	color: #16578D;	text-decoration: none;	letter-spacing:0em;	line-height:16px;	display:block;	padding: 0px 0px 0px 15px;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	text-align: left;	background: url("immagini/pull_grigio.gif") 0px 1px no-repeat;	font-weight: bold;	}	#navigation a:hover {	color:#CC3300;	background: url("immagini/pull_grigio.gif") 0px 1px no-repeat;	}	#padding {	padding:14px;	}	/* Menu top */	#navtop a {	color: #16578D;	text-decoration: none;	letter-spacing:0em;	line-height:16px;	display:block;	padding: 0px 0px 0px 0px;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	text-align: center;	font-weight: bold;	}	#navtop a:hover {	color: #CC3300;	}	/* Class Styles */	.titoloPagina {	font:30px arial;	color: #16578D;	letter-spacing:0em;	line-height:0px;	font-weight:bold;	}	.indirizzi {	font:10px arial;	line-height:14px;	color: #333333;	letter-spacing:.1em;	}	.Testiarancio {	font:11px arial;	line-height:14px;	color:#CC3300;	font-weight:bold;	}			.Testibold {	font:11px arial;	line-height:14px;	color:#333333;	font-weight:bold;	}.Testiblu {	font:11px arial;	line-height:14px;	color:#16578D;	font-weight:bold;	}	.Testibianchi {	font:11px arial;	line-height:14px;	color:#FFFFFF;	font-weight:bold;	}	.testohome {	font-family:verdana;	font-size: 11px;	color: #333333;	line-height:20px;	padding: 5px 5px 0px 15px;}	
