html,body {
	height: 100%;
}

.testi {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C4C4E;
	font-size: 11px;
	line-height: 19px;
}

.testi a {
	color: #26ae4b;
	text-decoration: none;
}

.testi a:hover {
	color: #231f20;
	text-decoration: none;
}

.testi_piccoli_bianchi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.testi_piccoli_bianchi a {
	color: #FFFFFF;
	text-decoration: none;
}

.testi_piccoli_bianchi a:hover {
	color: #231f20;
	text-decoration: none;
}

.titolo_indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #231f20;
	font-style: italic;
}

.testo_indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #9a9c9e;
}

.testo_indirizzo a {
	color: #26ae4b;
	text-decoration: none;
}

.testo_indirizzo a:hover {
	color: #231f20;
	text-decoration: none;
}

.testiTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #26ae4b;
	line-height: 14px;
}

.testiTitolo_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #231f20;
	line-height: 14px;
}


.under_construction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #26ae4b;
	line-height: 14px;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}


