#menuprincipale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	height: 55px;
	text-align: left;
	width: 770px;
	color: #CCCCCC;
	border: none;
	vertical-align: top;
	clear: both;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 110px;


}

#menuprincipaleHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	height: 100px;
	text-align: left;
	margin-top: 0px;
	width: 770px;
	color: #CCCCCC;
	border: none;
	vertical-align: top;
	clear: both;
}

a.menuprincipale:link  {
	text-decoration: none;
	color: #999999;
}

a.menuprincipale:visited  {
	text-decoration: none;
	color: #999999;
}


a.menuprincipale:hover {

	text-decoration: none;
	color: #FF9900;
}

.menuprincipaleItem {
	height: 20px;
	width: auto;
	margin: 0px;
	border-right: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 5px;
	float: right;
}

.menuprincipaleItemH {
	height: 40px;
	width: auto;
	padding: 5px;
	margin: 0px;
	border-right: 1px solid #CCCCCC;
	vertical-align: top;
	color: #333333;
	float: right;
}

.menuprincipaleItemO {
	height: 40px;
	width: auto;
	padding: 5px;
	margin: 0px;
	border-right: 1px solid #999999;
	vertical-align: top;
	color: #000000;
	float: right;
	font-weight: normal;
}

a.menuprincipale:link {
	text-decoration: none;
	color: #999999;
}



#indiceA a {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;

}
#indiceA a:link {
	color: #666666;
}
#indiceA a:visited {
	color: #999999;
}
#indiceA a:hover {
	color: #FF9900;
}
#indiceA a#current {
	color: #FF9900;
}

#indiceB a {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;

}
#indiceB a:link {
	color: #666666;
}
#indiceB a:visited {
	color: #999999;
}
#indiceB a:hover {
	color: #FF9900;
}
#indiceB a#current {
	color: #FF9900;
}


#indiceA {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	width: 470px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	position: absolute;
	left: 300px;
	top: 164px;
	font-size: 11px;

}
.indice {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	width: 470px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-color: #999999;
	position: absolute;
	left: 300px;
	top: 175px;

}
#sottomenu {
	text-decoration: none;
	text-align: left;
	overflow: visible;
	z-index: 5;
	width: 196px;
	vertical-align: top;
	position: absolute;
	left: 100px;
	top: 385px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: 0px none;
	font-size: 11px;
	color: #666666;
	background-color: #DDE0E7;








}
#sottomenu ul {
	padding: 0px;
	margin: 20px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	list-style-image: none;
	text-decoration: none;
	font-size: 1em;
	border-bottom-color: #FFFFFF;



}
#sottomenuHidden {
	text-decoration: none;
	text-align: left;
	overflow: visible;
	z-index: 5;
	width: 196px;
	vertical-align: top;
	position: absolute;
	left: 100px;
	top: 399px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #F1EEEB;
	border-top: 4px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	visibility: hidden;

}

#sottomenu a:link {
	color: #666666;
	font-weight: bold;
	background-image: url(images/arrowRgt.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
#sottomenu a:visited {

	color: #666666;
	font-weight: bold;
	background-image: url(images/arrowRgt.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
#sottomenu a:hover {
	background-image: url(images/arrowRgtOv.gif);

	color: #666666;
}
#sottomenu li {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;

}
#indiceB {

	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	width: 335px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	position: absolute;
	left: 100px;
	top: 165px;
	z-index: 10;
}

