@charset "UTF-8";
/* CSS Document */

#navtop {
	background-image:url(../images/nav_top_strip_restaurant.png);
}
#center {
	background-image:url(../images/gradient_filmstrip_restaurant.jpg);
}

#ristorantelogo{
	background-image:url(../images/piazza-ristorante-small.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index: 10;
	top: -15px;
	left: 320px;
	width:500px;
	height: 248px;
}
#rightcolumn {
	overflow-y: hidden;
}