/* CSS Document */

	#frame {
		position: relative;
		top: 0px;
		left: 0px;
		width: 949px;
		height: 548px;
	}
	#body {
		position: absolute;
		width: 920px;
		height: 525px;
		top: 4px;
		left: 6px;
	}
	#main_top {
		position: relative;
		width: 920px;
		height: 66px;
		top: 0px;
		left: 0px;
		background-image:url(images/main_up.gif);
		background-repeat:repeat-x;
	}
	#main_center {
		position: relative;
		width: 920px;
		height: 428px;
		top: 0px;
		left: 0px;
		background-image:url(images/main_center.gif);
		background-repeat:repeat-x;
	}
	#main_bottom {
		position: relative;
		width: 920px;
		height: 31px;
		top: 0px;
		left: 0px;
		background-image:url(images/main_bottom.gif);
		background-repeat:repeat-x;
	}
	#ristorantedelriso {
		position: absolute;
		top: 9px;
		left: 591px;
		width: 319px;
		height: 19px;
	}
	#logo {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 233px;
		height: 66px;
	}
	#ricevinotizie {
		position: absolute;
		top: -24px;
		left: 10px;
		width: 96px;
		height: 55px;
	}
	#flags {
		position: absolute;
		top: 5px;
		left: 762px;
		width: 154px;
		height: 25px;
	}
	#menu_sopra {
		position: absolute;
		top: 39px;
		left: 220px;
		width: 500px;
		height: 20px;
	}
	#menu_sotto {
		position: absolute;
		top: 6px;
		left: 110px;
		width: 600px;
		height: 20px;
	}
