/* CSS Document - Sport Village hotel */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #94803b;
	margin: 0px;
	padding: 0px;
}

#header {
	background: url(../immagini/bg-navbar-index.gif);
	width: 700px;
	margin: 0px auto 22px;
	padding: 0px;
	height: 26px;
}

#header h1 {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	padding: 6px 0px 0px;
	color: #FFFFFF;
	width: 700px;
	background: url(immagini/bg-navbar.gif);
	margin: 0px;
}
#header h1 a, #header h1 a:visited {
	color: #EEE9D7;
	text-decoration: none;
}
#header h1 a:hover {
	color: #EAE3CE;
	text-decoration:underline;
}

#footer-links {
	font-size: 10px;
}
#footer-links h2 {
	font-size: 10px;
}
#footer-links h2 a {
	font-size: 10px;
}



#box {
	width:640px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	margin-top: 22px;
	height: 282px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	background: url(../Img_index/bordo.jpg) no-repeat;
	padding-top: 1px;
}
body {
	background-color: #ffffff;
	text-align: center;
	margin: 2px;
}
a:link {
	color: #94803b;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #94803b;
}
a:hover {
	text-decoration: underline;
	color: #bea85c;
}
a:active {
	text-decoration: underline;
	color: #94803b;
}
#Layer1 {
	position:absolute;
	left:1px;
	top:1px;
	width:350px;
	height:248px;
	z-index:1;
}
#apDiv1 {
	position:absolute;
	right:5px;
	top:5px;
	height: 313px;
	width: 250px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:5px;
	top:5px;
	height: 300px;
	width: 220px;
	z-index:1;
}
