@charset "utf-8";

.anagrafica_title {
	font-size: 26px;
	color: #008000;
	font-weight: bold;
}

.anagrafica_corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #787878;
}

.anagrafica {
	font-family:Arial;
	font-size: 15px;
	color:#000000;
	font-weight:bold;
}

.title_nero {
	font-size: 26px;
	font-family:Arial;
	color: #000000;
	font-weight: bold;
	font-style:italic;
}

.testo {
	font-size: 18px;
	font-family: Times New Roman;
	color: #000000;		
}

.elenco_mezzi {
	font-size: 18px;
	font-family: Arial;
	font-weight:bold;
	color: #000000;		
}

.anagrafica_verde {
	font-family:Arial;
	font-size: 15px;
	color:#008000;
	font-weight:bold;
}
/*-------------------------------------------- Link Menu sopra ----------------------------------------------*/
							
a.menutosoni:link {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menutosoni:visited {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menutosoni:hover {
	display: block;
	font-size: 17px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

a.menutosoni:active {
	font-size: 16px;
	color: #7AEC13;
	font-weight: bold;
	text-decoration: none;
}
/*--------------------------------------------------- Link nel testo --------------------------------------------------*/

a.in_text:link {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.in_text:visited {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a.in_text:hover {
	font-size: 18px;	
	color: #339900;
	font-weight: bold;
	text-decoration: underline;
}

a.in_text:active {
	font-size: 18px;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}


/*-------------------------------------------------- Barra Piè di Pagina ----------------------------------------------*/
							   

.piedipagina {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
}			   
.titolettoBV {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

/*-------------------------------------------------- Reference applications ---------------------------------------------*/




.ref {
	color:#777777;
	font-size: 12px;
	font-family:Times New Roman;
}

a.ref:link {
	font-size: 12px;
	color: #777777;
	font-weight: normal;
	text-decoration: none;
}

a.ref:visited {
	font-size: 12px;
	color: #777777;
	font-weight: normal;
	text-decoration: underline;
}

a.ref:hover {
	font-size: 12px;
	color: #009900;
	font-weight: normal;
	text-decoration: underline;
}

a.ref:active {
	font-size: 12px;
	color: #777777;
	font-weight: normal;
	text-decoration: none;
}

/*--------------------------------------------------------------- Mappa sito -------------------------------------------------*/


.map {
	font-size: 14px;
	color: #006600;
	font-weight: normal;
	text-decoration: none;
}


a.map:link {
	font-size: 14px;
	color: #006600;
	font-weight: normal;
	text-decoration: none;
}

a.map:visited {
	font-size: 14px;
	color: #009900;
	font-weight: normal;
}

a.map:hover {
	font-size: 14px;
	color: #00FF00;
	font-weight: normal;
	text-decoration: underline;
}

a.map:active {
	font-size: 14px;
	color: #003300;
	font-weight: normal;
	text-decoration: none;
}




