body {
	padding: 0px;
	/*background: #fff;*/
	background: #ebe2cb url(./../widgets/sfondo_home.gif) top left repeat-x;
	font: normal normal 100% verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #204400;
	margin: 0px;
}



img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}



#container{
	margin: 0 auto;
	width: 984px;
	padding: 0px;
	position: relative;
}


#top{
	position: relative;
	width: 984px;
	height: 388px;
	background: url(./../widgets/home_top.jpg) top left no-repeat;
}

#top #lingue{
	position: absolute;
	top: 10px;
	right: 41px;
}
#top #contattaci{
	position: absolute;
	top: 41px;
	right: 41px;
}

#menu{
	position: relative;
	width: 984px;
	background: url(./../widgets/sfondo_home_menu.gif) top left no-repeat;
	height: 41px;
	padding: 0px;
	margin: 0px;
}

#menu #menuCampitello {
	position:absolute;
	top:-30px;
	left:750px
}

#menu #menuCampitello a{
	margin-left: 3px;
	display: inline;
}

#menu #menuCampitello img{
	padding:3px
}

#menu #vociMenu_it{
	position: relative;
	top: 3px;
	left: 15px;
	width:740px;
	text-align:center;
}

#menu #vociMenu_en{
	position: relative;
	top: 3px;
	left: 15px;
	width:740px;
	text-align:center;
}

#menu #vociMenu_de{
	position: relative;
	top: 3px;
	left: 15px;
	width:740px;
	text-align:center;
}

#menu #vociMenu_it a{
	margin-left: 3px;
	display: inline;
}

#menu #vociMenu_it img{
	padding:3px
}

#menu #vociMenu_en a{
	margin-left: 3px;
	display: inline;
}

#menu #vociMenu_en img{
	padding:3px
}


#menu #vociMenu_de a{
	margin-left: 3px;
	display: inline;
}

#menu #vociMenu_de img{
	padding:3px
}

#tripadvisor {
	position: absolute;
	bottom: 55px;
	right: 120px;
	width: 170px;
	height: 119px;
}

#fb {
	bottom: 140px;
	right: 290px;
	height: 23px;
	position: absolute;
	width: 23px;
}

#contenuto{
	position: relative;
	width: 984px;
	height: 315px;
	padding: 0px;
	margin: 0px;
}

#flashHome{
	position: absolute;
	top: 58px;
	left: 23px;
}

#footer{
	width: 984px;
	background: url(./../widgets/sfondo_home_footer.gif) top left no-repeat;
	height: 46px;
	padding: 3px 0 10px 28px;
	margin: 0px;
	color: #ebe2cb;
	font-size: 9px;
}


#footer a{
	color: #ebe2cb;
	text-decoration: none;
}


