.menup{
	clear: both;
	position: relative;
	font-size: 100%;
	width: 98%;
	margin: 10px auto;
/*	float: right;
*/	padding: 0;
	text-align: center;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;

}
.clear_float_menup {
	clear: both; 
	margin: 0; 
	padding: 0; 
	height: 0; 
	width: 0;
	overflow:hidden;
}
.menup ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #00477F url(../img_sister/menu_bkgr.jpg) left bottom repeat-x;
	min-height: 31px; 
	height: auto !important; 
	height: 31px;
	list-style: none;
}

.menup ul li {
	display: inline;
}

.menup ul li a, .menup ul li a:visited {
	float: left;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-right: 0px solid #FFF; 
	margin: 0;
	padding: 8px 3px 0 3px;

	width: 18.5%;
	min-height: 23px; 
	height: auto !important; 
	height: 23px;


}
.menup ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background: transparent url(../img_sister/menu_over.jpg) center bottom no-repeat;
}
.menup ul li a.profilo:hover {
	color: #FFF;
	text-decoration: none;
	background: transparent url(../img_sister/menu_over_pf.jpg) center bottom no-repeat;
}
.menup ul li a:hover.current {
	color: #FFF;
	text-decoration: underline;
}
.menup ul li a.current, .menup ul li a:visited.current{
	color: #02335C;
	background: #FFF url(../img_sister/menu_in.jpg) center bottom no-repeat;
}
.menup ul li a.profilo_current, .menup ul li a:visited.profilo_current {
	color: #02335C;
	background: #FFF url(../img_sister/menu_in_pf.jpg) center bottom no-repeat;
	width: 20%;
}
.menup ul li a.profilo_current:hover {
	text-decoration: underline;
}

.menup ul li a.profilo, .menup ul li a:visited.profilo {
	width: 20%;
}

.rhm1-left{
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 100;	
	background:url(../img_sister/menu_sx.jpg) no-repeat;
	width:15px;
	height:31px;
}

.rhm1-right{
	position: absolute;
	top: 0px;
	right: -1px;
	z-index: 100;
	background:url(../img_sister/menu_dx.jpg) no-repeat;
	width: 15px;
	height:31px;
}

.menup ul li a:hover {
	text-decoration: underline;
}
 
.menup ul li a.agenzia, .menup ul li a.agenzia:visited {
    width: 14%;
    margin-left:12px;
    text-decoration:none;
}

.menup ul li a.strumenti, .menup ul li a.strumenti:visited {
	width: 10%;
	text-decoration:none;
}

.menup ul li a.documentazione, .menup ul li a.documentazione:visited {
	width: 14%;
	text-decoration:none;
}

.menup ul li a.servizionline, .menup ul li a.servizionline:visited, .menup ul li a.cosadevifare, .menup ul li a.cosadevifare:visited  {
	width: 16%;
	text-decoration:none;
}

.menup ul li a.documentazione, .menup ul li a.documentazione:visited {
	width: 17%;
	text-decoration:none;
}

.menup ul li a.agenzia_current, .menup ul li a:visited.agenzia_current {
	color: #02335C;
	background: #FFF url(../img_sister/menu_in_reduce.gif) center bottom no-repeat;
	width: 14%;
	
}

.menup ul li a.strumenti_current, .menup ul li a:visited.strumenti_current {
	color: #02335C;
	background: #FFF url(../img_sister/menu_in_reduce.gif) center bottom no-repeat;
	width:10%;
}

.menup ul li a.documentazione_current, .menup ul li a:visited.documentazione_current {
	color: #02335C;
	background: #FFF url(../img_sister/menu_in.jpg) center bottom no-repeat;
	width:17%;
}

.menup ul li a.cosadevifare_current, .menup ul li a:visited.cosadevifare_current {
	color: #02335C;
	background: #FFF url(../img_sister/menu_in.jpg) center bottom no-repeat;
	width:16%;
}

.menup ul li a.servizionline_current, .menup ul li a:visited.servizionline_current {
	color: #02335C;
	background: #FFF url(../img_sister/menu_in.jpg) center bottom no-repeat;
	width:16%;
}

.menup ul li a.agenzia:hover, .menup ul li a.strumenti:hover  {
	color: #FFF;
	text-decoration: none;
	background: transparent url(../img_sister/menu_over_reduce.gif) center bottom no-repeat;
}

 

