html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}


.Stile1 {
	font-size: 34px;
	color: #CCCCCC;
}

.Stile2 {
	font-size: 16px;
	color: #CCCCCC;
}

.Stile3 {
	font-size: 20px;
     color:#990066;
}

body {
	background: #000000;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
}

/** layout **/
#wrapperindex {
	text-align: left;
	margin: 3px auto;
	width: 780px;
	position: relative;
	height: 700px;
	background-color: #000000;
}

#wrapperindexchisiamo {
	text-align: left;
	margin: 3px auto;
	width: 780px;
	position: relative;
	height: 780px;
	background: #000000 url(../grafica/bellavitabig.jpg) no-repeat;
	
}

#menu {
	position: absolute;
	top: 554px;
	left: 0px;
	width: 781px;
	color: #52616E;
	height: 148px;
}
#menuchisiamo {
	position: absolute;
	top: 621px;
	left: -2px;
	width: 781px;
	color: #52616E;
	height: 148px;
}


#galleryindex {
	position: absolute;
	top: 68px;
	left: 70px;
	width: 641px;
	height: 320px;
}

#chisiamo2 {
	position: absolute;
	top: 120px;
	left: 1px;
	width: 778px;
	height: 190px;
}

#contatti {
	position: absolute;
	top: 66px;
	left: 232px;
	width: 546px;
	height: 177px;
}

#sh {
	position:absolute;
	width:305px;
	height:175px;
	z-index:3;
	left: 79px;
	top: 280px;
}
#horaloca {
	position:absolute;
	width:317px;
	height:145px;
	z-index:4;
	left: 446px;
	top: 280px;
}


#gallery {
	position: absolute;
	top: 523px;
	left: 308px;
	width: 136px;
	height: 45px;
}

#header {
  background: #D9D1BC url(immagini/home.jpg) no-repeat;
  height: 600px;
}

#headercontact {
	background: #D9D1BC url(immagini/contact.jpg) no-repeat;
	height: 900px;
}

#descrizione {
	position: absolute;
	top: 0px;
	left: 108px;
	width: 236px;
	height: 128px;
}


#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}
