.menu_pvt_ul {
	border: 0px;
	margin: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}

.menu_pvt0 {
	min-height: 20px;
	padding-left: 12px;
	background-image: url("/immagini/menupvt_bkg0.gif");
	background-repeat: no-repeat;
}
.menu_pvt0 a {
	display: table-cell;
	height: 20px;
	vertical-align: middle;
	border: 0px;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}

.menu_pvt0 a:link,                                          
.menu_pvt0 a:visited,                                       
.menu_pvt0 a:active  {text-decoration: none; color: #FFFFFF;}
.menu_pvt0 a:hover   {text-decoration: underline; color: #FFFFFF;}

.menu_pvt1 {
	min-height: 20px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 15px;
	background-image: url("/immagini/menupvt_bkg1.gif");
	background-repeat: no-repeat;
}
.menu_pvt1 a {
	display: table-cell;
	height: 20px;
	vertical-align: middle;
	border: 0px;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 10px;
	text-transform: none;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_pvt1 a:link,                                          
.menu_pvt1 a:visited,                                       
.menu_pvt1 a:active  {text-decoration: none; color: #FFFFFF;}
.menu_pvt1 a:hover   {text-decoration: underline; color: #FFFFFF;}



