/*
Theme Name: 
Theme URI: http://www.klemit.com
Description: 
Version: 1
Author: Jose Erlino M. Lontok
Author URI: http://www.klemit.com
*/
#nav {
	width:527px;
	height:22px;
	float:right;
	display:inline;
	margin:30px 0 0 0;	
	padding: 0;
	font-weight:bold;
}
#nav li{
	height:22px;
	vertical-align:middle;
	padding-top:4px;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav ul li a {	
	display: block;
}

#nav ul li {
	float: left;
}

#nav ul li ul {
	position: absolute;
	width: 290px;
	left: -999em;	
	z-index: 2;
}

#nav ul li:hover ul {
	background: #3EC1CE;
	left: auto;
	width: 290px;
}

#nav ul li.myhover ul  {
	BACKGROUND: #3ec1ce; 
	LEFT: auto;
	margin-top: 23px;
	margin-left: -100%;
	margin-right: auto;
	cursor: default; 
}

#nav ul li:hover ul li ,#nav ul li.myhover ul li {
	width: 290px;
}

#nav ul li:hover ul li a , #nav ul li.myhover ul li a {
	background: none;
	border-bottom: 1px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;	
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-indent: 0;
	text-decoration: none;	
	padding: 0 5px;
	width: 278px;
	height: 22px;
	line-height: 22px;
}

#nav ul li:hover ul li a:hover, #nav ul li.myhover ul li a:hover {
	background: #9BD9E5;
	width: 278px;
}
/*Andrea Bongiorno 2009-12-09*/
li.navh
{
	font-family:Verdana;
	font-size:11pt;
	border-width:2px;
	border-color:#d9d9d9;
	border-right-style:solid;
}

li.navhselect
{
	font-family:Verdana;
	font-size:11pt;
	border-width:2px;
	border-color:#d9d9d9;
	border-right-style:solid;
	background-color:#3EC2CF;	
}

li.no_rightbordered
{
	border-width:0;
	border-color:white;
	border-right-style:none;
}

li.navhselect a
{
	color: white;
	text-decoration:none;
	text-transform:uppercase;
	height:22px;
	/*margin-right:5px;
	margin-left:5px;*/	
}

li.navh a
{
	text-decoration:none;
	text-transform:uppercase;
	height:22px;
	/*margin-right:5px;
	margin-left:5px;*/
}

li.navh:hover, li.navh.myhover
{
	background-color:#9CDAE6;
	color: white;
}

a.navh:hover
{
	color: white;
}

#regione {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/icp/regione.gif) no-repeat scroll 0 0;
	height:20px;
	margin:-20px 0 0 80px;
	position:relative;
	width:114px;
}

.accessibilita{
	margin-bottom:-30px;
	margin-top:1px;
	text-align:right;
	width:960px;
}

.accessibilita img{
	height:20px;
	width:20px;
}

.accessibilita a{
	height:20px;
	width:20px;
}





