/*area prefabbricati*/

.menu {
	font-weight: bolder; font-family: Verdana; color: #004188;
	/*utilizzato nel menu area_text, impostato weight family e colore, il size lo tiene in automatico*/
}

.menu_selezionato {
	font-weight: bolder; font-family: Verdana; color: #004188; text-decoration: underline;
	/*utilizzato nel menu area_text, sul pulsante selezionato*/
} 

.titolo_head {
	font-weight: lighter; font-size: 2.1em; font-family: Verdana; letter-spacing: -3px;
}

.text_blue {
	color: #004188;
}

.h1_sopra_foto {
	color: #004188;
}

.text_blue_bold {
	color: #0053A5; font-weight: bold;
}

.text_blue_sfondo {
	color: #fff; width: 450px; background-color: #0053A5; margin: 0 auto;
}

.lista_contatti {
	font-size: 1.1em;
}

.td_mappa_primo {
	font-weight: bolder; font-family: Verdana; color: #0053A5; font-size: 1em;
}

.td_mappa_secondo {
	font-weight: bolder; font-family: Verdana; font-size: 0.8em;
}

.td_mappa_terzo {
	font-weight: bolder; font-family: Verdana; font-size: 0.8em;
}

.text_bold_blue {
	color: #004188; font-weight: bold;
}

.text_blue {
	color: #004188;
}

.text_bold_blue_high {
	font-weight: bold; color: #004188;
}

.text_bold_black {
	font-weight: bold; color: #000;
}

.titolo_footer {
	color: #0A72D5;
	/*usato per il colore del titolo del footer*/
}

.dovesiamo a {
	font-size: 0.8em;
}

.foot {
	font-size: 0.9em; font-family: Arial; text-align: center;
	/*usato per il testo del footer*/
}

.credits {
	color: #fff; font-size: 0.9em; font-weight: bold;
}

.lista_creadm li {
	color: #666; margin: 20px; font-size: 1.1em;
}

.lista_creadm a {
	color: #666;
}


