

.h-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #787878;
}



.h-normalbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #787878;
}

.h-normal-bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #ffffff;	
}

#h-bianchi {
	font-family:Verdana, Arial, Helvetica, sans-serif
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}
#h-bianchi a {
	color:#000000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
#h-bianchi a:hover {
	color:#000000;
	text-decoration:underline;
	font-size:11px;
}
#h-bianchi a:visited {
	color:#000000;
	font-size:11px;
}
.h-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	border: 0px;
	background-color: #cccccc;
	color: #787878;
}


/* DETAL STYLE - LINK */
A.h-normal {
	text-decoration:none;
}
A.h-normal:HOVER {
	background-color: #CECCC8;
	text-decoration:none;
}

A.h-normal:HOVER {
	background-color: #ffffff;
	text-decoration:none;
}
A.h-bianchi:HOVER {
	background-color: #ffffff;
	text-decoration:none;
}


/* style per le voci interne di menu */
#Menu_Voce {
	margin-left: 15px;
	font-family: Verdana;
	font-weight: bold;	
	float:left;
	width: 200px;
	height: 17px;
	background-color:#CCCCCC;
	padding-top: 2px;
}
#Menu_Voce a {
	background-image:url(../immagini/qua_sottovoci_dw.gif);
	background-position:left;
	background-repeat:no-repeat;	
	padding-left: 17px;
	color: #787878;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;	
}
#Menu_Voce a:hover {
	background-image:url(../immagini/qua_sottovoci.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 17px;
	font-family: Verdana;
	font-size:12px;
	color: #787878;
	font-weight: bold;	
	text-decoration:none;
}

#Menu_Voce visited {
	padding-left: 17px;
	color: #787878;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;	
}

#Menu_Box_Vert {
	margin-top:6px;
	height: auto;
	width: 100%;
	padding:0px;
	float: left;
	text-align: left;
}
#Menu_Box_Vert a:hover {
	float:left;
}
#Menu_Box_Oriz a:hover {
	float:left;
}
#Menu_Box_Oriz {
	margin-top:8px;
	position: relative;
	padding:0px;
	height: auto;
	margin-left:0px;
	text-align: left;
}
