@charset "utf-8";


.testomenu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #030;
	text-decoration: none;
}
.testo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #053500;
	text-decoration: none;
}
a.testomenu:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #ffffff;

}
.tabella {
	position: absolute;
	left: 0px;
	top: 33px;
	right: 0px;
	height: 203px;
	width: 290px;
	background-color: #FFFFFF;
}
.tabellaprezzi {
	background-color: #030;
	color: #FFF;
	width: 464px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
}
.tabellaappartamenti {
	width: 97%;
}



#sfondo {
	background-color: #003300;
	height: auto;
	width: 100%;
}

#wrap {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;

}
#header {
	height: 90px;
	width: 900px;
	background-image: url(img/header.jpg);
}
#menu {
	background-image: url(img/menu.jpg);
	height: 23px;
	width: 900px;
}


#headerimg {
	height: 286px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#gradient {
	width: 900px;
	height: 17px;
	background-image: url(img/sfumatura.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #E3DFD1;
}

#content {
	height: 278px;
	width: 900px;
	background-color: #E3DFD1;
	margin: 0px;
	padding: 0px;
}
#box1 {
	background-color: #E7E3D5;
	height: 238px;
	width: 290px;
	position:absolute;
	margin-top: 20px;
	margin-right: 671px;
	margin-bottom: 20px;
	margin-left: 7px;
	background-image: url(img/benvenuti.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#box2 {
	background-color: #E7E3D5;
	height: 238px;
	width: 290px;
	position:absolute;
	margin-top: 20px;
	margin-right: 462px;
	margin-bottom: 20px;
	margin-left: 305px;
	background-image: url(img/welcome.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#box3 {
	background-color: #E7E3D5;
	height: 238px;
	width: 290px;
	position:absolute;
	margin-top: 20px;
	margin-right: 253px;
	margin-bottom: 20px;
	margin-left: 603px;
	background-image: url(img/willkommen.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#box4 {
	background-color: #E7E3D5;
	height: 238px;
	width: 199px;
	position:absolute;
	margin-top: 20px;
	margin-right: 44px;
	margin-bottom: 20px;
	margin-left: 657px;
	background-image: url(img/bienvenus.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer {
	height: 30px;
	width: 900px;
	background-image: url(img/footer.gif);
}
#content2 {
	height: auto;
	width: 900px;
	background-color: #E3DFD1;
	margin: 0px;
	padding: 0px;
}
.testomenuNERO {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.testobianco {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.testobiancoBIG {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #FF0;
	text-decoration: none;
}
.bianco {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

