#uffici{
	color:#979797;
	font-size:11px;
	font-weight:bold;
}

#title{
	color:#FFFFFF;
	background-color:#990000;
	font-size:18px;
	padding-left:15px;
	border-bottom:solid 1px #000000;
}

#contatore{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px #000000;
	width:100%;
	height:70px;
}

#cont{
	padding:15px 0px 0px 15px;
}

#contatti{
	border:solid 1px #000000;
	width:244px;
	height:300px;
}

#titolo-contatti{
	color:#FFFFFF;
	background-color:#990000;
	font-size:18px;
	padding-left:15px;
	border-bottom:solid 1px #000000;
}

.img_pdf{
	background-image:url(../img/icona_pdf.gif);
	background-repeat:no-repeat;
	width:35px;
	height:35px;
	}
	
.img_web{
	background-image:url(../img/icona_web.png);
	background-repeat:no-repeat;
	width:22px;
	height:26px;
	}
	
.link_text span a{
	text-decoration:none;
	color:#CC0000;
	font-weight:bold;
	}
	
.link_text span a:hover{
	text-decoration:underline;
	/* [disabled]height: auto; */
	}
	
#menu{
	background-image:url(../img/sf_menu.gif);
	background-repeat:repeat-x;
	height:29px;
	width:100%;
	border-top:solid 1px #676767;
}

.button{
	background-color:#990000;
	border:solid 1px #676767;
	float:left;
	margin-top:3px;
	margin-left:5px;
	margin-right:5px;
	color:#FFFFFF;
	text-align:center;
	font-family:Tahoma, Verdana;
	font-size:14px;
	font-weight:bold;
	padding:2px 7px 2px 7px;
	letter-spacing:1px;
	text-decoration:none;
}
.nominativi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: #900;
	font-weight: bold;
}
.titolo3 {
	color: #9C0;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

