/* CSS Document */

#top_servizi {
	position: absolute;
	width: 228px;
	height: 45px;
	left: 10px; 
	top: 10px;
	background-image: url(images/top/servizi.gif)
}
#top_punti {
	position: absolute;
	width: 351px;
	height: 43px;
	left: 10px; 
	top: 10px;
	background-image: url(images/top/punti.gif)
}
#top_contatti {
	position: absolute;
	width: 131px;
	height: 43px;
	left: 254px;
	top: 10px;
	background-image: url(images/top/contatti.gif)
}
#top_portfolio {
	position: absolute;
	width: 145px;
	height: 44px;
	left: 254px;
	top: 10px;
	background-image: url(images/top/portfolio.gif)
}
#top_chisiamo {
	position: absolute;
	width: 166px;
	height: 45px;
	left: 254px;
	top: 10px;
	background-image: url(images/top/chisiamo.gif)
}
#top_benvenuti {
	position: absolute;
	width: 156px;
	height: 43px;
	left: 10px; 
	top: 10px;
	background-image: url(images/top/benvenuti.gif)
}



#corpo_sx {
	position: absolute;
	top: 60px;
	left: 10px;
	width: 476px;
	height: 248px;
	/* border: 1px red solid; */
	border: 0px;
}
#corpo_dx {
	position: absolute;
	top: 60px;
	left: 254px;
	width: 476px;
	height: 248px;
	border: 0px;
	/* border: 1px red solid; */
}



#foto_sx {
	position: absolute;
	width: 234px;
	height: 299px;
	top: 10px;
	left: 10px;
}
#foto_dx {
	position: absolute;
	width: 234px;
	height: 299px;
	top: 10px;
	left: 496px;
}