/* CSS Document */
#pageNav{
	font-size: 10px;
}

#pageNav a:link, #pageNav a:visited {
	color: #800000;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#pageNav a:hover {
	text-decoration: none;
	color: #999999;
	text-align: left;
	font-weight: bold;
}
#menudip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8B8B8B;
}
#menudip a:link, #menudip a:visited {
	font-size: 9px;
	color: #800000;
	text-decoration: none;
	font-weight: bold;
	line-height: 11px;
}
#menudip a:hover {
	text-decoration: underline;
	text-align: right;
}
div.Titolo#titolo {

}
.Titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #800000;
}
table#sottomenu a {
	font-size: 9px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: bold;
}

