.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-indent: 8pt;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
}
/* Per avere linea separatoria*/
.bordobasso  {
			border-bottom-style: solid;
			border-bottom-color: #232323;
			border-bottom-width: 1px;
			padding-top: 2px;
			padding-bottom: 5px;
			margin: 0px;
			
			border-top-width: 0px;
			border-left-width: 0px;
			border-right-width: 0px;

}

.sottomenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-position: center center;
	text-decoration: none;

}
a:hover {
	color: #ffb400;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFb400;
	padding-left: 8px;
}

a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.selezionemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffb400;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFb400;
	padding-left: 8px;

}

.info2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-position: center center;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	height: 30px;
}

