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;
}


#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 #vociMenu_it{
	position: relative;
	top: 15px;
	left: 10px;
}

#menu #vociMenu_en{
	position: relative;
	top: 15px;
	left: 10px;
}

#menu #vociMenu_de{
	position: relative;
	top: 15px;
	left: 14px;
}

#menu #vociMenu_it a{
	margin-left: 36px;
	display: inline;
}

#menu #vociMenu_en a{
	margin-left: 26px;
	display: inline;
}


#menu #vociMenu_de a{
	margin-left: 23px;
	display: inline;
}



#contenuto{
	position: relative;
	width: 984px;
	height: 221px;
	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: 10px 0px 10px 40px;
	margin: 0px;
	color: #ebe2cb;
	font-size: 9px;
}


#footer a{
	color: #ebe2cb;
	text-decoration: none;
}