/** BASIC */body {	margin: 0px;	padding: 0px;	background-color: #cfd8e2;}/** FORMS */form {	margin: 0px;	padding: 0px;}.input1 {	width: 102px;	height: 15px;	padding: 3px;	border: none;	background:	font-size: 11px;	color: #cfd8e2;}/** HEADINGS */h1, h2, h3, h4, h5, h6 {	margin: 0px;}/** TEXTS */body, th, td, input, textarea, select {	font-family:  Arial, Verdana, Helvetica, sans-serif;	font-size: 10px;	color: #333333;}p, blockquote, ul, ol, dl {	margin-top: 0px;	margin-bottom: 1em;	text-align: justify;}/** LINKS */a {	color: #163f5f;}a:hover {	text-decoration: none;}a.link1 {}/** STYLES */.style1 {}.style1 a {}.style1 a:hover {}/** BACKGROUNDS */.bgfondotabhome {	background: #9aaec2;}.bgtitoli {	background: #5d7b9a;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #FFFFFF;}.bg2 {	background: url(image/bk2.gif) repeat-x left top;}.bg3 {	background: url(image/bk1.gif) repeat-x left top;}.bg4 {	background: #163f5f url(image/bk4.gif) repeat-x left top;}.bg5 {	background: url(image/bk5.gif) repeat-x left top;}.bg6 {	background: url(images/homepage22.jpg) repeat-x left top;}.bg7 {	background: #eff1f4 url(image/bk3.gif) repeat-x left top;}.bg1cal {	background: #eff1f4 url(image/cal_bk1.jpg) repeat-x left top;}/** MISC */.align-justify { text-align: justify; }.align-right { text-align: right; }img { border: none; }/*   CLASSE CHE GESTISCE IL MENU SOPRA     */a.staticmenu:link {	font: bold 11px  Arial, Helvetica, sans-serif;	text-decoration:none;	color:#FFFFFF;	text-align: center;	height: 25px;	padding-top: 5px;	padding-bottom: 3px;	padding-right: 3px;	padding-left: 3px;}a.staticmenu:visited {	font: bold 11px  Arial, Helvetica, sans-serif;	text-decoration:none;	color:#FFFFFF;	text-align: center;	height: 25px;	padding-top: 5px;	padding-bottom: 3px;	padding-right: 3px;	padding-left: 3px;	}a.staticmenu:hover {	font: bold 11px  Arial, Helvetica, sans-serif;	text-decoration:none;	color:#cfd8e2;	text-align: right;	height: 25px;	padding-top: 5px;	padding-bottom: 3px;	padding-right: 3px;	padding-left: 3px;}