/* HOTEL MARCELLINO - SCREEN - HOMEPAGE 
index.html */


body {
	background-color: rgb(247, 236, 223);
	margin-top: 0px;
	margin-left: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: rgb(176, 90, 26);
	width: 750px;
}

a:link, a:visited {
	color: rgb(99, 50, 14);
	text-decoration: underline;
}

a:hover {
	color: rgb(220, 20, 60);
	text-decoration: underline;
}

.lang a:link, a:visited {
	color: rgb(247, 236, 223);
	text-decoration: none;
	font-size: 0.8em;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: rgb(99, 50, 14);
	font-size: 0.8em;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: rgb(176, 90, 26);
	font-size: 1.0em;
}

.bookmark {
	text-align: center;
	width: 750px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

.bookmark a:link {
	color: rgb(176, 90, 26);
	text-decoration: none;
	font-size: 1.0em;
}

.bookmark a:visited {
	color: rgb(176, 90, 26);
	text-decoration: none;
	font-size: 1.0em;
}

.lang {
	width: 755px;
	height: 19px;
	text-align: center;
	background-color: rgb(99, 50, 14);
}

.logo {
	background-color: rgb(236, 212, 183);
}

.bookm {
	color: rgb(176, 90, 26);
	font-size: 1.0em;
	font-style: italic;
	text-decoration: underline;
}

div#natale1 {
	position: absolute;
	top: 5px;
	left: 375px;
	z-index: 2;
}

div#natale2 {
	position: absolute;
	top: 466px;
	left: 5px;
	z-index: 2;
}

#pallaviola {
	position: absolute;
	top: 300px;
	left: 580px;
	z-index: 2;
}

#pallablu {
	position: absolute;
	top: 315px;
	left: 610px;
	z-index: 2;
}

#pallaoro {
	position: absolute;
	top: 330px;
	left: 590px;
	z-index: 2;
}

#pallaoro2 {
	position: absolute;
	top: 290px;
	left: 605px;
	z-index: 2;
}

#pallaverde {
	position: absolute;
	top: 350px;
	left: 610px;
	z-index: 2;
}

#pallarossa {
	position: absolute;
	top: 370px;
	left: 580px;
	z-index: 2;
}

#stella {
	position: absolute;
	top: 252px;
	left: 585px;
	z-index: 2;
}
