.testata_tabella
{
	background-color:#D6A263;
	border-bottom: solid 1px #35559B;
}

.testata_livello
{
	font-family: times new roman;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #000066;
}

.testata_territorio
{
	font-family: times new roman;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #0167A2;
}

A.testata_livello_a
{
	font-family: times new roman;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #000066;
	text-decoration: none;
}

A:hover.testata_livello_a
{
	text-decoration: underline;
}

.testata_table_menu
{
    font-size: 10px;
    color: #383785;
    font-family: sans serif, verdana, arial
}

.testata_ancor
{
	font-family: verdana;
	font-size: 10px;
	color: #011239;
	text-decoration: none; 
}
a:hover.testata_ancor
{
	color: #0033cc;
}

.barra_cell
{
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #142C60;
    text-align: right;
    vertical-align: bottom;
    height: 20px;
    border-bottom: 1px solid #142C60;
    border-left: 1px solid #142C60;
}

.barra_ancor
{
	color: Maroon;
	font-weight:bold;
	text-decoration: none; 
}
a:hover.barra_ancor
{
	color: #D96109;
}

.testata_link
{
	font-family: times new roman;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #006699;
}
