@charset "utf-8";
.tab_int {
	background-image: url(immages/vacanze.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body {
	background-image: url(immages/sfondo.jpg);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	color: #903;
	font-style: italic;
	white-space: normal;
	line-height: 16px;
	border-bottom-color: #BC005A;
}
.cell_men1 {
	background-image: url(immages/menu1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.cell_men2 {
	background-image: url(immages/menu2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tab_int Stile1 img {
	position: absolute;
	visibility: visible;
	height: 34px;
	width: 286px;
	right: 0px;
	bottom: 0px;
}

