SELECT {
	FONT-SIZE: 10px; 
  COLOR: #757575; 
  FONT-FAMILY: Verdana, sans-serif; 
  BACKGROUND-COLOR: #ffffff;
}
INPUT {
	FONT-SIZE: 10px; 
  COLOR: #757575; 
  FONT-FAMILY: Verdana, sans-serif; 
  BACKGROUND-COLOR: #ffffff;
}

A:hover {
	TEXT-DECORATION: none;
	font-weight: bold;
}

#menubanche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	color: #585858;
	text-align:left;
	padding-top:10px;
}
*:first-child+html #menubanche{line-height: 13px}

#menubanche a {
	color: #585858;
	text-decoration: none;
}
#menubanche a:hover {
	color: #f57421;
}
#spaziobanche {
	height: 1px;
	margin-top: -5px;
}
#menubanche hr {

	color: #fff;
	width: 180px;
	height: 0px;
	text-decoration: none;
	text-align:left;
	margin-left:5px;
	border:none;
    border-top:1px solid #fff;

}



#nomibanche img {
	padding-right: 10px;
	border: none;
}