/* © Azienda per il Turismo della Val di Fassa Soc. Coop */
/* Colore di sfondo */
body{
	background:#FBF3B2;
	background-color: #FBF3B2;
}
/* Colore links Avanti - Indietro */
.link{color:#000000}
/* Colore testi */
.text{color:#999999}
/* Colore linee di costruzione della tabella */
.line-col{border-color:#222222}
