.dropbtn {
	background-color: #4CAF50;
	color: white;
	padding: 16px;
#	font-size: 16px;
	border: none;
	cursor: pointer;
}

/* --------------------------------------------------------------------------- */

.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
	padding: 10px 7px 10px 7px;
	font-size: 13px;
	list-style: none;
	margin-top: 0px;
	font-family: Ubuntu,Arial,Helvetica,sans-serif;
	font-weight: bold;
	display: none;
	position: absolute;
	right: 0;
	background-color: white;
	min-width: 150px;
	white-space: nowrap;
	-moz-box-shadow: 2px 6px 12px 1px rgba(0,0,0,0.8); -webkit-box-shadow: 2px 6px 12px 1px rgba(0,0,0,0.8); box-shadow: 2px 6px 12px 1px rgba(0,0,0,0.8);
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	border: 2px solid #008080;
	z-index: 2;
}
.dropdown-content ul {
	left: 0;
	margin: 0 0 0 -38px;
	list-style: none;
    font-size: 13px;
}
.dropdown-content ul li {
	background-image: url("/img/fr_14x15_b.png");
	background-size: 10px 11px;
	background-repeat: no-repeat;
	background-position: left;
	left: 0;
	border-bottom: 1px dotted #008080;
	margin: 0 0 0 0;
}
.dropdown-content ul li:last-child {
	border-bottom: none;
}
.dropdown-content ul ul {
	margin: 0 0 5px -28px;
#	border-bottom: 1px dotted #008080;
    font-size: 12px;
}

.dropdown-content a {
	color: #000;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	display: block;
	padding-left: 15px;
}
.dropdown-content a:hover {
	background-color: yellow;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	background-image: url("/img/fr_14x15_r.png");
	background-size: 10px 11px;
	background-repeat: no-repeat;
	background-position: left;
	left: 0;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown:hover .dropbtn {
    background-color: yellow;
}

/* --------------------------------------------------------------------------- */

.menu_TRO {
    position: relative;
    display: inline-block;
}
.menu_TRO-content {
	padding: 7px 4px 7px 4px;
	font-size: 12px;
	list-style: none;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: none;
	position: absolute;
	right: 0;
	background-color: white;
	min-width: 120px;
	white-space: nowrap;
	-moz-box-shadow: 2px 6px 12px 1px rgba(0,0,0,0.8); -webkit-box-shadow: 2px 6px 12px 1px rgba(0,0,0,0.8); box-shadow: 2px 6px 12px 1px rgba(0,0,0,0.8);
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	border: 2px solid #008080;
	z-index: 2;
}
.menu_TRO-content a {
	color: #000;
	text-decoration: none;
	display: block;
	padding-left: 5px;
}
.menu_TRO-content a:hover {
	left: 0;
}
.menu_TRO:hover .menu_TRO-content {
    display: block;
}
.menu_TRO:hover .dropbtn {
    background-color: yellow;
}

/* --------------------------------------------------------------------------- */

.GAL_short {
    position: relative;
    display: inline-block;
}
.GAL_short-content {
	left: -5px;
	padding: 7px 7px 7px 7px;
	font-size: 15px;
	list-style: none;
	margin-top: 0px;
	font-family:  Oswald,Arial,Helvetica,sans-serif;
	font-weight: bold;
	display: none;
	position: absolute;
	right: 0;
	background-color: white;
	min-width: 70px;
	white-space: nowrap;
	-moz-box-shadow: 2px 6px 12px 1px rgba(0,0,0,0.8); -webkit-box-shadow: 2px 6px 12px 1px rgba(0,0,0,0.8); box-shadow: 2px 6px 12px 1px rgba(0,0,0,0.8);
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	border: 2px solid #008080;
	z-index: 2;
}
.GAL_short-content li {
	background-image: url("/img/fr_14x15_b.png");
	background-size: 10px 11px;
	background-repeat: no-repeat;
	background-position: left;
	left: 0;
	border-bottom: 1px dotted #008080;
}
.GAL_short-content li:last-child {
	border-bottom: 0;
}
.GAL_short-content a {
	color: #000;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	display: block;
	padding-left: 15px;
}
.GAL_short-content a:hover {
	background-color: yellow;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	background-image: url("/img/fr_14x15_r.png");
	background-size: 10px 11px;
	background-repeat: no-repeat;
	background-position: left;
	left: 0;
}
.GAL_short:hover .GAL_short-content {
    display: block;
}
.GAL_short:hover .dropbtn {
    background-color: yellow;
}

/* --------------------------------------------------------------------------- */

.TRO_short {
    position: relative;
    display: inline-block;
}
.TRO_short-content {
			left: 0px;
		padding: 7px 7px 7px 7px;
		font-size: 15px;
		min-width: 70px;
		list-style: none;
	margin-top: 0px;
	font-family:  Oswald,Arial,Helvetica,sans-serif;
	font-weight: bold;
	display: none;
	position: absolute;
	right: 0;
	background-color: white;
	white-space: nowrap;
	-moz-box-shadow: 2px 6px 12px 1px rgba(0,0,0,0.8); -webkit-box-shadow: 2px 6px 12px 1px rgba(0,0,0,0.8); box-shadow: 2px 6px 12px 1px rgba(0,0,0,0.8);
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	border: 2px solid #008080;
	z-index: 2;
}
	.TRO_short-content li {
		background-image: url("/img/fr_14x15_b.png");
		background-size: 10px 11px;
		background-repeat: no-repeat;
		background-position: left;
		left: 0;
		border-bottom: 1px dotted #008080;
	}
	.TRO_short-content li:last-child {
		border-bottom: 0;
	}
	.TRO_short-content a {
		color: #000;
		padding: 3px 5px 3px 5px;
		text-decoration: none;
		display: block;
		padding-left: 15px;
	}
	.TRO_short-content a:hover {
		background-color: yellow;
		-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
		background-image: url("/img/fr_14x15_r.png");
		background-size: 10px 11px;
		background-repeat: no-repeat;
		background-position: left;
		left: 0;
	}
	.TRO_short:hover .TRO_short-content {
		display: block;
	}
	.TRO_short:hover .dropbtn {
		background-color: yellow;
	}


/* --------------------------------------------------------------------------- */

.sub_level {
    position: relative;
    display: inline-block;
}
.sub_level-content {
	padding: 3px 4px 5px 4px;
	font-size: 12px;
	list-style: none;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: none;
	position: absolute;
	right: 0;
	background-color: white;
	white-space: nowrap;
	-moz-box-shadow: 2px 6px 12px 1px rgba(146,0,0,0.8); -webkit-box-shadow: 2px 6px 12px 1px rgba(146,0,0,0.8); box-shadow: 2px 6px 12px 1px rgba(146,0,0,0.8);
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	border: 2px solid #920000;
	z-index: 3;
}
.sub_level-content a {
	color: #000;
	text-decoration: none;
	display: block;
	padding-left: 5px;
}
.sub_level-content a:hover {
	left: 0;
}
.sub_level:hover .sub_level-content {
    display: block;
}
.sub_level:hover .dropbtn {
    background-color: yellow;
}

/* --------------------------------------------------------------------------- */

.vox_nazdef {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 5px 3px 0px;
	border-bottom: 1px dotted #008080;
}
.vox_nazflag {
	padding: 4px 5px 3px 4px;
	border-bottom: 1px dotted #008080;
}
.vox_nazdef_short {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 3px 1px 0px;
/*	border-bottom: 1px dotted #008080; */
}
.vox_nazflag_short {
	padding: 0px 3px 1px 4px;
/*	border-bottom: 1px dotted #008080; */
}

.tes_tipo {
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	padding: 4px 0 4px 0;
}
.tes_tipo-content {
	font-weight: bold;
	background-color: #008080;
	color: #fff;
	padding: 2px 5px 2px 5px;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	-moz-box-shadow: 0px 0px 6px #3473d3; -webkit-box-shadow: 0px 0px 6px #3473d3; box-shadow: 0px 0px 6px #3473d3;
}

.tes_tipo:hover {
	background-color: #fff;
}

.table_naz tr:hover {
    background-color: yellow;
}

#vx_attiva {
	background: yellow;
}
