﻿/*All Stile per le cartelle di Sez. Tec e Amm e Mappa*/

table.Menu {
	text-align: left;
	font-size: 6.5pt;
	font-weight: bold;
	font-family: Arial;
	padding: 0px 0px 8px 0px;
	border-width: 1pt;
	border-color: #C0C0C0;
	border-bottom-style: solid;
}
table.MenuMappa {
	text-align: left;
	font-size: 6.5pt;
	font-weight: bold;
	font-family: Arial;
	padding: 0px 0px 8px 0px;
}
ul {
	margin-left: 18px;
}
li.Menu {
	list-style: square url('../Immagini/CasellaChiusa.gif');
	margin-top: 4px;
}
li.MenuMappa {
	list-style: square url('../Immagini/CasellaChiusa.gif');
	margin-top: 4px;
	margin-left: 20px;
}
ul.Sottomenu  {
	display: none;
}
li.Voce {
	margin-top: 2px;
	list-style: disc url('../Immagini/Freccia.gif');
}
li.Voce1 {
	margin-top: 2px;
	margin-left: 2px;
	list-style: disc url('../Immagini/Freccia.gif');
}
.EvMenu {
	background-color: #FFFF00;
}
.EvSottoMenu {
	background-color: #FFAC31;
}
.EvSottoLev1 {
	background-color: #FFC671;
}
a.evi {color: #800000}





