#servizi
{
	left: -1px;
	top: 30px;
	width: 500px;
	height: 164px;
	background-image: URL(imm/servizi.gif);
   position:absolute;
	z-index: 0;
}

#dati
{
	right: -1px;
	bottom: 30px;
	width: 500px;
	height: 164px;
	background-image: URL(imm/dati.gif);
   position:absolute;
	z-index: 0;
}

#logo
{
	top: 50%;
	margin-top: -175px;
	left: 50%;
	margin-left: -175px;
	width: 350px;
	height: 350px;
	background-image: URL(imm/logo.gif);
   position:absolute;
	z-index: 1;
}

#testo_sx
{
	position: absolute;
	font-family: arial, geneva;
	font-size: 30px;
	top: 50%;
	margin-top: -30px;
	left: 50%;
	margin-left: -375px;
   text-transform: uppercase;
	width: 200px;
	height: 60px;
}

#testo_dx
{
	position: absolute;
	font-family: arial, geneva;
	font-size: 30px;
	top: 50%;
	margin-top: -30px;
	left: 50%;
	margin-left: 175px;
	text-transform: uppercase;
	width: 200px;
	height: 60px;
}

#testo_sx2
{
   position: absolute;
	font-family: arial, geneva;
	font-size: 30px;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
}

#testo_dx2
{
   position: absolute;
	font-family: arial, geneva;
	font-size: 30px;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
}

body
{
	overflow: hidden;
	width: 1px;
	height: 80%;
}