@charset "UTF-8";
/* CSS Document */

body {
background-color: #f4f3ef;
background-image:url("artworks/background/bgvescovosmall.jpg");
overflow:scroll;
background-attachment:scroll;
background-repeat:no-repeat;
background-position:top center;

}


#header{
	width:1180px;
	height:320px;
	position:relative;
	margin:0 auto;
	z-index:100;
}

#slideshow{
	width:1180px;
	height:629px;
	position:relative;
	margin:0 auto;
	z-index:100;
}

#villa{
	width:1180px;
	height:458px;
	position:relative;
	margin:0 auto;
	z-index:100;
}

#parco{
	width:1180px;
	height:453px;
	position:relative;
	margin:0 auto;
	z-index:100;
}

#galleria{
	width:1180px;
	height:605px;
	position:relative;
	margin:0 auto;
	z-index:100;
}

#servizi{
	width:1180px;
	height:615px;
	position:relative;
	margin:0 auto;
	z-index:100;
}

#contatto{
	width:1180px;
	height:653px;
	position:relative;
	margin:0 auto;
	z-index:100;
	top: -15px;
}
