/* ------------------Formattazione menù -----------------------*/
/*********** #barramenusx link styles ***********/
#fondomenusx{
	height:10px;
}
div#barramenusx {
	width: 190px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #389232;
	min-height:100%;
	height:auto !important;
	height:100%;
	z-index: 1;
	padding-top:0px;
	visibility: visible;
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
	color: #FFFFFF;
}
#barramenusx ul a:link, #barramenusx ul a:visited {display: block;text-decoration: none;}
#barramenusx ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#barramenusx li {
	border-bottom: 1px solid;
	border-color: #389232;
}

/* fix for browsers that don't need the hack 
html>body #barramenusx li {border-bottom: none;}*/

/*********** #menu1 styles ***********/
#menu1{
	margin: 10px 2px 10px 2px;
	padding: 0px 0px 0px 0px;
	border: 0px solid;
	border-bottom-color: #FFFFFF;
		
}

#menu1 h2{
	padding: 2px 2px 2px 2px;
	text-align:center;
	text-transform:uppercase;
	border-bottom: 1px solid;
	border-color: #000066;
	background-color: #D5D5FF;
}

#menu1 a:link, #menu1 a:visited{
	color: #FFFFFF;
	font-weight: normal;
	padding: 2px 0px 2px 10px;
	border-top: 1px solid;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	background-color: #2D7528;
	border-color: #2D7528;
	border-bottom: 1px solid;
}
#menu1 a:hover{
	border-top: 1px solid;
	padding: 2px 0px 2px 10px;
	font-weight: normal;
	color: #FFFF99;
}

#html>body #menu1{
width:auto; 
	
}
#menu1 li{
	margin-bottom:0px;
	font-size: 1.2em;
	
}
#menu1 strong{
	
	font-size: 1em;
	
}
/************** Menu Home *******************/
#home{
	margin-top:5px;
	padding-top: 15px;
}

#home a:link, #home a:visited{
	color: #444C61;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
	width: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}
#html>body #home{
width:auto; /*fine ie5fix*/
}



#home a:hover{
	color: #000000;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
}

/* Marketing*/
#marketing{
	margin: 10px 2px 10px 2px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	background-color: #000066;
		
}

#marketing h2{
	padding: 2px 3px 2px 3px;
	text-align:center;
	text-transform:uppercase;
	font-size: 1.2em;
}

#marketing a:link, #marketing a:visited{
	color: #FBC24F;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
	border-top: 0px solid #cccccc;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	text-decoration: none;
}
#marketing a:hover{
	border-top: 0px solid #cccccc;
	padding: 2px 0px 2px 10px;
	font-weight: bold;
	color: #FFFFFF;
}
/*--------------------------------- #menutop -------------------------------------*/

#menutop{
	border-bottom: 1px solid black;
	padding-top:0px;
	background-color:#FBC24F;
	width: 100%;
	height:20px;
}
#menutop ul{
	list-style-type: none;
	margin:5px 0 0 0;
	padding:0px;
	}
#menutop li {
	display:inline;
	background-repeat: no-repeat;
	margin-left: 0 1px 0 0;
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	float: left;
}
#menutop li:hover {
	
}
#menutop a {
	float:left;
	display:block;
	background-image: url("../img/menutop/tasto.gif");
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding: 0 16px 0 16px;
	text-decoration:none;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
	border-left-color: #9A9A9A;
	border-left-style: solid;
	border-left-width: 1px;
}
#menutop a:hover {
	color: rgb(100%,100%,100%);
	background-image:  url("../img/menutop/tasto_on.gif");
}

html>body #menutop a {width: auto;}    /* fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menutop a {float: none;}            /* End IE5-Mac hack */
#menutop a:hover {color: rgb(100%,100%,100%);}
#menutopriga {
	border-bottom:5px solid #0099FF;
	height: auto !important;
	height: 20px;
}
#menutop-on {
	
	background-image: url("../img/menutop/tasto_on.gif");
}

/* ------------------ Sottomenu -----------------------*/
#sottomenu ul{
	
	 	
}
#sottomenu li{
	margin-left: 15px;
	border-left: 0px solid;
	border-color: #389232;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 0.9em;
	background-color: #389232;
	background-image: url(../img/trasp.gif);
}
#sottomenu a:link, #sottomenu a:visited,#sottomenu a:hover{
	font-weight: normal;
	color: #FFFFFF;
	background-color: #389232;
	border: 0px solid;
	 	
}
#sottomenu a:hover{
	font-weight: normal;
	color: #FFFF99;
	 	
}

