.Pagina{
	margin: 0; 
	background: url(../Immagini/DSCN2759.JPG)
/*	background: url(Estate.jpg) repeat-x;*/
}repeat-x;*/
}*/
}

.Testata{
	text-align: center;
	font: normal 36px "Trebuchet MS", "Arial";
	line-height: 40px;
	color: Black;
/*	background: url(SanSalvatore.jpg);*/
}

.Testata:hover{
	color: Blue;
}

.Commento{
	text-align: center;
	font: normal 12px "Trebuchet MS", "Arial Narrow";
	line-height: 12px;
	color: Black;
}

.TestoTitolo{
	text-align: center;
	font: bold 14px "Trebuchet MS", "Arial Narrow";
	line-height: 14px;
	color: 000066;
}

.TestoTemperature{
	text-align: center;
	font: normal 14px "Trebuchet MS", "Arial Narrow";
	line-height: 12px;
	color: Black;
}

.TestoCommento{
	text-align: center;
	font: normal 16px "Trebuchet MS", "Arial Narrow";
	line-height: 20px;
	color: Black;
}

.TestoGiorno{
	text-align: left;
	font: bold 16px "Trebuchet MS", "Arial Narrow";
	line-height: 16px;
	color: 000066;
}

.TestatePrevisioni{
	text-align: justify;
	font: normal 16px "Trebuchet MS", "Arial Narrow";
	line-height: 20px;
	color: Cyan;
	background-color: #000055;
}

a{
	text-decoration: none;
	cursor: hand;
}

h1{
	text-align: center;
	font: normal 20px "Trebuchet MS", "Arial Narrow";
	line-height: 20px;
}
