.MenuBar_dx
  {
	color: #ffffff;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 20px;
	clear: both;
	width: 190px;
   background-image: url(../img_css/banda_blu_istituz_corta.jpg);
	background-repeat: no-repeat;
  }
.MenuBar_dx a
  {
  color: white;
  text-decoration: none;
  margin: 0;
  padding: 0;
  }
.MenuHorizontal_dx
  {
	margin: 0;
	list-style: none;
	line-height: 20px;
   background-image: url(../img_css/banda_blu_istituz_corta.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 24px;
  }
.MenuHorizontal_dx li
  {
	cursor: pointer;
	float: left;
	position: relative;
	text-align: left;
	padding-right: 5px;
  }
