body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../immagini/sfondo_home.gif);
	background-repeat:no-repeat;
}
body,html { 
	height:100%;
	margin:0;
}
#logo_home {
	position:absolute;
	width:181px;
	height:80px;
	z-index:1;
	left: 42px;
	top: 38px;
}
#slogan_home {
	position:absolute;
	width:338px;
	height:16px;
	z-index:2;
	left: 220px;
	top: 158px;
}
#menu_home {
	position:absolute;
	width:558px;
	height:137px;
	z-index:3;
	left: 0px;
	top: 175px;
}
#slogan2_home {
	position:absolute;
	width:508px;
	height:20px;
	z-index:4;
	left: 22px;
	top: 441px;
}
#indirizzo {
	position:absolute;
	width:765px;
	height:20px;
	z-index:6;
	left: 5px;
	top: 640px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#indirizzo a:link, #indirizzo a:visited {
	text-decoration: none;
	color: #006882;
}

#indirizzo a:hover{
text-decoration: underline;
	color: #FC7A23;
}
#testo_home {
	position:absolute;
	width:150px;
	height:319px;
	z-index:7;
	left: 570px;
	top: 291px;
}
/* menu testa */
#menutesta {
	position:absolute;
	width:100px;
	height:auto;
	z-index:5;
	left: 450px;
	top: 28px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;

}
#menutesta a:link, #menutesta a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#menutesta a:hover{
text-decoration: underline;
	color: #F2F2F2;
}
/* fine menu testa */
