@charset "iso-8859-1";
.in_vetrina {
		color: navy; font-size: 14px; font-family: arial; text-align: center; font-weight: normal
}

.tabella {
	font-family: arial, verdana; font-size: 14px; border: 2px solid;
	border-collapse: collapse; border-color: #000080;  line-height: 1.7;
}

.riga_tabella {
        border-top: 1px solid; background: #DCDCDC;
}

.riga_tabella2 {
        border-top: 1px solid; background: #F8F8FF;
}

a {
       text-decoration: none; color: #000000; font-family: arial, verdana; font-size: 14px;
}

.int_usato {
	color: black; font-size: 12px; font-family: arial; font-weight: bold
}

.int_dettaglio {
	color: black; font-size: 12px; font-family: arial; text-align: right; font-weight: bold
}
.orario {
	color: #000000; font-size: 12px; text-align: center
}

.home_cent {
        color: red; text-decoration: none; font-size: 24px;
}

#box_swift {
        border: 2px solid; text-align: center;
}

