/***********************************************/
/* Menu                              */
/***********************************************/

td.geocell
{
	height: auto;
/*		border: solid 1px #e3e3e5; */
	text-align: left;
	font-weight: bold;
	text-indent: 18px;
	padding: 10px;
}
a.hmlink:link, a.hmlink:visited
{
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.hmlink:hover
{
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
}

td.info
{
	font-size: 9px;
	height: auto;
	text-align: left;
	color: #BD8C63;
	width: 100px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e3e3e5;
	border-right-color: #e3e3e5;
	border-bottom-color: #e3e3e5;
	border-left-color: #e3e3e5;
	top: 5px;
}





#piepagina
{
	border-top: solid 1px #000066;
	color: #69696b;
}

/***********************************************/
/* Blocco siti                              */
/***********************************************/

#siti
{
	float: left;
	width:550px;
	font-size: 10px;
	background-color: #f7f6fc;
	border: solid 1px #e7e7e9;
	padding: 6px 10px 6px 10px;
	display: block;
	margin-bottom: 10px;
}

#siti.h1
{
	font-size: 10px;
	text-align: left;
}
