﻿div.panelMenuPrincipaleSubAree{
	
}

div.panelMenuPrincipaleSubAree li{
	display: inline;
}

ul.ulMenuPrincipaleSubAree
{
	display:block;
	font-size: 8pt;
	padding-top:2px;
}

 ul li.liVoceMenuSubAree
 {
	display: inline;
	margin: 0;
}


 ul.ulSubVoceMenuSubAree li.liVoceMenuSubAree {

	list-style:none; 
	color:#FFF; 
	border-top:#fff solid; 
	border-bottom:#fff solid; 
	border-width:1px;
	cursor:pointer; 
	padding:0;
	margin:0;
}

 li.liVoceMenuSubAree {
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

 li.liVoceMenuSubAree a:link,  li.liVoceMenuSubAree a:visited {
	margin: 0;
	margin-left:2px;
	margin-right:2px;
	padding: 4px 6px 4px 32px;
	text-decoration: none;
	border: 1px solid #0099cc;
}	

 li.liVoceMenuSubAree a:hover,  li.liVoceMenuSubAree a:focus,  li.liVoceMenuSubAree a:active{
	border-color:#ffffff;
	background-color:#82b5e8;
	color: #000000;
	text-decoration: none;
}

li.liVoceMenuDocumentiSubAree
{
	
}


/*menu*/
a.menuSubAree
{
	color: #f5f5f5;
}
a.menuSubAree:link
{
	margin: 0;
	color: #f5f5f5;
	text-decoration: none;
	margin: 0;
	padding: 3px 6px 3px 32px;
	border: 1px solid #0099cc;
	background: #81b4e5 url(immagini/icone/folder_24w.png) no-repeat 4px;
}

a.menuSubAree:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style:normal;
}


a.linkMenuDocumentiSubAree:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background: url(immagini/icone/folder_24w.png) no-repeat 6px;
}
