html,body {
	height: 100%;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}

.testi {
	font-family: Verdana;
	font-size: 10px;
	color: #2a2a2a;
	line-height: 14px;
	}

.testi a{
	color: #344f78;
	text-decoration: none;
}

.testi a:hover{
	color: #344f78;
	text-decoration: underline;
}

.titoloMeteo {
	font-family: Verdana;
	font-size: 12px;
	color: #504330;
}

.titoloPrenota {
	font-family: Verdana;
	font-size: 14px;
	color: #504330;
}

.testi_piccoli {
	color: #2a2a2a;	
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	letter-spacing:-1px;
	line-height: 11px;
}

.testi_piccoli a{
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.testi_piccoli a:hover {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: underline;
}

.testi_indirizzo_summer {
	color: #ebe2b9;	
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	letter-spacing: 0px;
}

.testi_indirizzo_summer a{
	color: #b57c00;
	text-decoration: none;
}
.testi_indirizzo_summer a:hover{
	color: #b57c00;
	text-decoration: underline;
}

.testi_indirizzo_winter {
	color: #2a2a2a;	
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	letter-spacing: 0px;
}

.testi_indirizzo_winter a{
	color: #2c5272;
	text-decoration: none;
}
.testi_indirizzo_winter a:hover{
	color: #2c5272;
	text-decoration: underline;
}

.testo_layout {
	color: #b57c00;	
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	text-align:right;
	padding-right:8px;
}

.testo_layout a{
	color: #b57c00;
	text-decoration: none;
}

.testo_layout a:hover {
	color: #b57c00;
	text-decoration: underline;
}
