/* Foglio di stile */
/*    creato da    */
/*  Giacomo Socci  */


/* TAG */
body {
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 13px;
	margin: 0px 20px;
}

/* ID */
#corpo_sin {
	display: none;
}

h1 {
	display: block;
	font-size: 14px;
}

#meteo {
	display: none;
}

