.spaziomenu{
	margin-left:15px;
}
#sfondo_grigio{
	background-color: #dbd9d6;
	margin-left:3px;
	height:37px;
	margin-right:2px;

}
.horbar	{
	position:relative;
	left:20px;
	top:4px;
	width:700px;
	z-index:10;
	padding-top:5px;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	height: 28px;
}

.horbaritem a	{
	position: relative;
    top:4px;
	maring-bottom:10px;	
	display: block;
	text-decoration: none;
	text-align: center;		
	text-transform:uppercase;
}

.horbaritem a:link	{
	color: #465a8d;
}

.horbaritem a:visited	{
	color: #465a8d;
}

.horbaritem a:hover	{
	color: #000099;
	text-decoration:none;
}

.horbaritem a:active	{
	color: #465a8d;
}

.verbar	{
	color: black;
	background-color: #ffffff;
/*	border: 2px outset #880EF0;*/
}

.submenu	{
	z-index:100;
	position: absolute;
	left:0px;
	top: 0px;
	margin-left:6px;
	margin-top:0px;
	padding-top:0px;
	visibility: hidden;
	background-image: url(../images/sfondo_skupina.gif);
	background-repeat:no-repeat;
	background-position:right top;
	text-align:left;
	font-size:11px;
}

.subframe	{
	position: relative;
	left:-1px;
	display: block;
	padding-bottom:10px;
	width:100%;
}

.item	{
	text-transform:uppercase;
	position: relative;
	white-space: nowrap;
	font-size: 10px;
	padding-top:2px;

}

.item a	{
	padding-left:10px;
	padding-right:10px;
	position: relative;
	display: block;
	text-decoration: none;
}

.item a:link	{
	color: #213877;
}

.item a:visited	{
	color: #213877;
}

.item a:hover	{
	color: #FFFFFF;
	background-color: #213877;
	text-decoration:none;
}

.item a:active	{
	color: #ffffff;
}

.item .fwdarr	{
/*	position: absolute;
	top: 5px;
	right: 4px; 
	right: 7px;
*/}

.inizialemenu{
	font-size:14px;
}
