body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.piccolo{
	font-size: 12px;
}
body {
	background-color: #666666;
}
a {
	color: #9a0000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #a86203;
}
.menu_sx {
	color: #cacdd2;
	text-decoration: none;
}
.menu_sx:hover {
	text-decoration: none;
	color: #a86203;
}
.menu_dx {
	color: #2e303c;
	text-decoration: none;
}
.menu_dx:hover {
	text-decoration: none;
	color: #a86203;
}

.titoli_menu {
    color: #9A0000;
    font-style: normal;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
}
h1 {
	color: #9A0000;
	font-size: 15px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}

.titoli_menu_dx {
	font-size: 15px;
	font-weight: bold;
	color: #9A0000;
}
.attivo {
	color: #a86203;
	text-decoration: none;
}

.inputText{
	width: 97px;
	height: 17px;
	background-image: url("text_box.jpg");
	border:0;
	font-size: 11px;
}

.indirizzo_alto {
	color: #FEFEFE;
	font-style: italic;
}
.titoli_pagina {
	color: #d5d9c0;
	font-size: 15px;
}
li {
list-style-image:url(immagini/pallino_pagina.jpg);
}
.menu_fad {
	color: #2e303c;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.menu_fad:hover {
	text-decoration: none;
	color: #a86203;
	font-size: 11px;
	font-weight: bold;
}
