body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	background-image: url('../images/sfondo.png');
	margin-top: 10px;
}
table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.input { 
	background: #FFFFFF;
	border: 1px;
	border-color: gray;
	font-family: Verdana;
	font-size: 11px;
	border-style: solid;
	font-weight:normal;
}

			#navcontainer
			{
			margin: 50px 0 0 30px;
			padding: 0;
			height: 18px;
			}

			#navcontainer ul
			{
			border: 0;
			margin: 0;
			padding: 0;
			list-style-type: none;
			}

			#navcontainer ul li
			{
			display: block;
			float: left;
			padding: 0;
			margin: 0;
			}

			#navcontainer ul li a
			{
			background: #FFFFFF;
			width: 110px;
			height: 30px;
			border-left: 1px solid gray;
			border-right: none;
			padding: 0px;
			margin: 0 0px 0px 0;
			color: black;
			text-decoration: none;
			display: block;
			font: normal 11px/10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
			}

			#navcontainer ul li a:hover
			{
			background: #F0F0F0;
			color: #black;
			}

			#navcontainer a:active
			{
			background: #c60;
			color: #fff;
			}

			#navcontainer li#activefirst a
			{
				background: #F0F0F0;
				border: 0px solid #c60;
				color: black;
			}
			#navcontainer li#first a
			{
				border: 0px solid #c60;
				color: black;
			}
			#navcontainer li#active a
			{
				background: #F0F0F0;
				border-left: 1px solid gray;
				color: black;
			}
#navigazione{
margin:0px;
margin-top:10px;
height:30px;
  background : #FFFFFF;
  width:100%;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-top:4px;
	padding-bottom:4px;
}
#navigazione div{
	padding: 0px;
	margin: 0px;
  background : #FFFFFF;
  height : 30px;
  font: 11px "Lucida Grande", verdana, sans-serif;
}

#menu {
width:200px;
position: relative;
top: 0;
left: 0;
margin-top:0px;
margin-left:10px;
}

#menu dl, dt, dd, ul, li {
margin: 0;
padding: 0px;
list-style-type: none;
}

dl#menu {
width: 210px;
}
dl#menu dt {
padding:0px;
cursor: pointer;
margin: 2px 0;;
height: 18px;
line-height: 20px;
font-weight: bold;
border-top: 1px solid gray;
width: 210px;
}
.categorie{
font-weight: bold;
color:black;
text-decoration:none;
}
.tdcat{
	border-top: 1px solid gray;
	padding-top:5px;
	padding-bottom:5px;
}
.tdscat{
	border-top: 1px solid gray;
	padding-bottom:3px;
	padding-top:3px;
}
.tdscat a:hover {
color:#FF0000;
}
.tdscat a {
color:black;
text-decoration: none;
}


dl#menu dd {
border-top: 1px solid gray;
}
dl#menu li {
padding-left:10px;
background: #FFFFFF;
width:100%;
}
dl#menu li a {
color: #000;
text-decoration: none;
}
dl#menu dt a{
color: #000;
text-decoration: none;
}

dl#menu li a:hover {
color:#FF0000;
}
.selected{
color:#FF0000;
}
.titolo{
	font-stretch:ultra-condensed;
	font-family: "Times New Roman", Times, serif;
	font-size: 22;
	font-weight:bold;
}
.sottotitolo{
	font-stretch:ultra-condensed;
	font-family: "Times New Roman", Times, serif;
	font-size: 15;
	font-weight:normal;
}
.titdoc{
	text-decoration:none;
	color:#FF0000;
}
#indirizzi a{
	text-decoration:none;
	color:red;
}
