/* :: Menu :: */

body{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}

span.hid {
display: none;
}


div#menu1{
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;	
	border: 1px solid #CD9934;
	width:210px;
	text-align:left;
}


div#menu1 a.classe2, div#menu1 a.classe2:visited {
	color: #fff;
	font-weight:normal;
	font-size:11px;
	background-color:#FF0000;;
	text-decoration: none;
	width: auto;
	padding: 1px 5px 1px 5px;
	margin: 0px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;		
}

div#menu1 a.classe2:hover, div#menu1 a.classe2:focus {
	color: #FFFFFF;
	background-color: #FFFFFF
	text-decoration: none;
	width: auto;
	padding: 1px 5px 1px 5px;
	margin: 0px;
	background-image: url(freccia.gif);
	background-repeat: no-repeat;
	background-position: center right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




div#menu1 a.classe1, div#menu1 a.classe1:visited {
	color: #FFFFFF;
	font-weight:normal;
	font-size:11px;
	background-color:#CD9934;
	text-decoration: none;
	width: auto;
	padding: 1px 5px 1px 5px;
	margin: 0px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;		
}

div#menu1 a.classe1:hover, div#menu1 a.classe1:focus {
	color: #fff;
	background-color: #FF0000;
	text-decoration: none;
	width: auto;
	padding: 1px 5px 1px 5px;
	margin: 0px;
	background-image: url(freccia.gif);
	background-repeat: no-repeat;
	background-position: center right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
span.qui{
	display: block;
	color: #FFFFFF;
	font-size:11px;
	font-weight:normal;
	background-color: #CD9934;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 1px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



div#menu1 a.sottoclasse1  {
	color: #FFFFFF;
	background-color: #356734;
	text-decoration: none;
	width: auto;
	padding: 3px 5px 3px 12px;
	margin: 0px;
	display: block; /*rgb(235,235,235)*/
	;
	font-size:10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #fff;
}

div#menu1 a.sottoclasse1:visited {
	color: orange;
	background-color: #356734;
	text-decoration: none;
	width: auto;
	padding: 3px 5px 3px 12px;
	margin: 0px;
	display: block; /*rgb(235,235,235)*/
	;
	font-size:10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #fff;

}
div#menu1 a.sottoclasse1:hover, div#menu1 a.sottoclasse1:focus {
	color: #000000;
	background-color: #C3D1C4;
	text-decoration: none;
	width: auto;
	padding: 3px 5px 3px 12px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

