.top {
	width: 100%;
	height: 60px;
	background-color: #BCC5C0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.title {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	padding-top: 40px;
}
.tabella {
	padding-top: 30px;
	border-top-style: none;
}
.subtitle {
	font-size: large;
	font-style: italic;
	text-align: center;
}
.price {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	padding-top: 10px;
}
.scheda {
	font-size: small;
	text-align: left;
}
.cit {
}
#small {
	font-size: x-small;
}
.bottom {
	height: 40px;
	width: 100%;
	background-color: #BCC5C0;
	margin-top: 30px;
}
img {
	border: none;
}
a {
	color: #FF0000;
}

.listino a {
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}.pari {
	background-color: #DADADA;
}
.intest {
	background-color: #BCC5C0;
}
.piccolo {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.piccolo2 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

