.titolo {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DAAD40;
	font-weight: bold;
}
body {
	color: #003166;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url();
	margin-top: 0px;
	background-color: #9CB0BB;
}
a:link {
	color: #003166;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003166;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
ul.menu_albero {
    font-size: 11px;
    line-height: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}
ul.menu_albero ul {
    margin: 0 0 0 0;
    padding: 2px 0 0 0;
}
ul.menu_albero li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.menu_albero li.section {
    background-image: url("img/fondoBottone.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.menu_albero li.section-open {
    background-image: url("img/fondoBottone.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.menu_albero li.box {
    background-image: url("img/pulsanteGiallo.gif");
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 2px;
    padding-bottom: 1px;
}
ul.menu_albero  a:link {
    margin-left: 20px;
    color: #003166;
    text-decoration: none;
    white-space: nowrap;
}
ul.menu_albero  a:visited {
    margin-left: 20px;
    color: #003166;
    font-size: 11px;
    text-decoration: none;
    white-space: nowrap;
}
ul.menu_albero  a:hover {
    margin-left: 20px;
    color: #DAAD40;
    text-decoration: none;
    white-space: nowrap;
}
ul.menu_albero  a:active {
	 margin-left: 20px;
    color: #DAAD40;
    text-decoration: none;
    white-space: nowrap;
}
.testo_lamp {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;