/* CSS Document */

.mappa_cap
    {
        font-size: 1.0em;
        margin: 0px 0px;
        padding-left: 0px; 
        list-style-image:url('../../img/bull.gif'); 
        list-style-type:none 
     } 

.mappa_sub
    {
        font-size: 0.8em;
        margin: 0px 10px;
        padding-left: 0px; 
        list-style-image:url('../../img/bull2.gif'); 
        list-style-type:none 
     } 

    
.tabella_usato {
	
	text-align:left;
	border-style:none;
	font-size: 10px;
}

.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A.testo:HOVER {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.testobarra {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.testobarra {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.testobarra:HOVER {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.testoblu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #004276;
	text-decoration: none;
}
A.testoblu:HOVER {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #004276;
	text-decoration: underline;
}

A.testoblu:VISITED {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #882256;
	text-decoration: none;
}
.testogrigio {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.testogrigio:HOVER {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.testorosso {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.testogrande {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.testodidascalia {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
