body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px;
	background-color: #335EF0;
	color: #003366;
	background-attachment: fixed;
	font-size: 12px;
}
.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	
}
.piede {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
#fondo {
	background-image: url(pict/fondochiaro.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
	background-attachment: scroll;
}
.forms {
	border: 1px solid #000000;
}
.puntisotto {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.menunotizie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 15px;
	font-weight: bold;
}
.menunotizie a {
	border-bottom-color: #999999;
	padding-left: 0px;
	color: #0000FF;
	text-decoration: none;
}
.menunotizie a:hover {

	border-bottom-color: #999999;
	padding-left: 0px;
	color: #990000;
	text-decoration: none;
}
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
	
#navigation a {
	color: #363636;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 15px;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color: #515151;
	}

