@charset "UTF-8";
.fasciasuperiore {
	background-color: #968C86;
	background-image: url(immagini/ristorante_san_bassiano1.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 250px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.fasciamenu {
	background-color: #852B2A;
	background-image: url(immagini/ristorante_san_bassiano2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: baseline;
	text-decoration: none;
	font-weight: lighter;
}
a:hover {
	color: #B7A76F;
}
.fasciamedia {
	background-color: #E7DCCA;
}
.fasciainferiore {
	background-color: #968C86;
	height: 500px;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	line-height: 15px;
	text-decoration: none;
}
.titoli {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
}
.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}

