a{
	outline:none;
}
.testo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height:18px;
}
.titolo_amaranto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #9E2E2C;
}
.indirizzo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}.titolino_grigio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #DEE3E4;
}
.menu a:link { color: #DEE3E4; text-decoration: none}
.menu a:visited { color: #DEE3E4; text-decoration: none}
.menu a:hover { color: #758C91; text-decoration: none}

.site_map_ecc {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.site_map_ecc a:link { color: #666666; text-decoration: none}
.site_map_ecc a:visited { color: #666666; text-decoration: none}
.site_map_ecc a:hover { color: #758C91; text-decoration: none}
.entra_ecc {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EC795A;
}

.testo a:link { color: #000000; text-decoration: none}
.testo a:visited { color: #000000; text-decoration: none}
.testo a:hover { color: #354A4F; text-decoration: none}

.collegamento_rosso{color:#9E2E2C; text-decoration:none; font-size:14px; font-family:Tahoma;}
.collegamento_rosso:hover{color:#9E2E2C; text-decoration:underline;}

/*********tabella tariffe****************/
.table-tariffe {
	margin:0 auto;
	font-size:13px;
}

.table-tariffe td {
	margin:0 auto;
}

/*******righe dispari************/
.riga-1 {
background-color:#9E2E2C;
color:#FFFFFF;
}

