/* CSS Document */
.container_sezione {
	line-height: 367px;
	float: inherit;
}

.px1_lato_sx {
	background-image: url(../image/lat_1px_sx.jpg);
	background-repeat: repeat-y;
	width: 17px;
	background-position: left;
	float:left;
	height: 253px;
}
.contenuto_centrale {
	width: 735px;
	float: left;
	background-position: top;
	height: auto;
}
.image_tx_sx {
	background-image: url(../image/img_tx_sx.jpg);
	background-repeat: no-repeat;
}
.box_tx_ristorante {
	background-image: url(../images/box_tx_cnt_risto.jpg);
	background-repeat: no-repeat;
	height: 134px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	text-align: left;
	padding-left: 10px;
	padding-right: 17px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	padding-top: 45px;
}


.footer {
	float: left;
	background-image: url(../images/fine.jpg);
	height: 29px;
}
.box_tx_ristorante_basso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	text-align: left;
	padding-left: 300px;
	padding-right: 17px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
}

