body {margin:0px; padding:0px; background:#7B868C}
a {color:#440000}
a:hover {color:red}

.info_txt {
	padding-bottom:4px; 
	font-weight:bold; 
	font-size:13px;
	color : white;
}

table#lista {background:#eee; margin-bottom:5px}
table#lista td.intest {border-top:2px solid #30587A; border-bottom:2px solid #00183A; font-family:arial; color:white; font-size:14px; text-align:center; background:#10385A; font-weight:bold}
table#lista td {font-family:arial; color:black; padding:1px 2px; font-size:11px; background:#eee;}
table#lista th {border-top:2px solid #ccc; border-bottom:2px solid #888; background:#AAAAAA; text-align: right; font-size: 12px; letter-spacing: 1px; font-family:verdana; color:black; padding:1px 2px; white-space:nowrap; font-weight:normal}
input {
	border-top:1px solid #666;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #666;
	}
button, input.submit, button.pulsante  {
	background-color: #F3E1CC;
	color: black;
	text-decoration:none;
	border:		1px solid #665544;
	}
div {margin:0px}

.logo {background:url(/com/img/logogrigio.gif); height:75px; width:259px; margin:5px auto}
