/* CSS Document */

	#corpo {
		position: relative;
		top: 0px;
		left:0px;
		width: 760px;
		height: 420px;
		background-color:#FFFFFF;
	}
	#corpo_grigio {
		position: absolute;
		top: 65px;
		left: 10px;
		width: 740px;
		height: 319px;
		background-color:#F0F0F0;
	}
	#barrasotto {
		position: absolute;
		top: 394px;
		left: 0px;
		width: 760px;
		height: 16px;
		background-image:url(images/barrasotto.gif)
	}
	#barrasopra {
		position: absolute;
		top: 21px;
		left: 0px;
		width: 760px;
		height: 19px;
		background-image:url(images/barrasopra.gif);
	}
	#lineasopra {
		position: absolute;
		top: 19px;
		left: 0px;
		width: 760px;
		height: 1px;
		background-image:url(images/lineasopra.gif);
		background-repeat: repeat-x;
	}
	#lineasotto {
		position: absolute;
		top: 41px;
		left: 0px;
		width: 760px;
		height: 1px;
		background-image:url(images/lineasopra.gif);
		background-repeat: repeat-x;
	}
	#spaziobianco {
		position: absolute;
		width: 253px;
		height: 19px;
		top: 21px;
		left: 474px;
		background-color:#FFFFFF;
	}
	#logo {
		position: absolute;
		top: 9px;
		left: 487px;
		width: 227px;
		height: 51px;
		background-image:url(images/logo.gif);
	}
	.separa {
		position: absolute;
		width: 2px;
		height: 14px;
		top: 3px;
		background-image:url(images/menu/separa.gif);
	}
		#separa1 {
			left: 63px; /* +8px */
		}
		#separa2 {
			left: 147px; /* +8px */
		}
		#separa3 {
			left: 254px; /* +8px */
		}
		#separa4 {
			left: 316px; /* +8px */
		}
		#separa5 {
			left: 389px; /* +8px */
		}
	#indirizzo {
		position: absolute;
		top: 3px;
		left: 22px;
		width: 717px;
		height: 12px;
	}
	#home {
		position: absolute;
		top: 4px;
		left: 15px; /* +8px */
		width: 42px;
		height: 11px;
	}
	#chisiamo {
		position: absolute;
		top: 3px;
		left: 71px; /* +8px */
		width: 69px;
		height: 12px;
	}
	#puntiforza {
		position: absolute;
		top: 3px;
		left: 156px; /* +8px */
		width: 92px;
		height: 12px;
	}

	#servizi {
		position: absolute;
		top: 3px;
		left: 264; /* +8px */
		width: 45px;
		height: 12px;
	}
	#contatti {
		position: absolute;
		top: 3px;
		left: 325px; /* +8px */
		width: 57px;
		height: 12px;
	}

	#portfolio {
		position: absolute;
		top: 3px;
		left: 397; /* +8px */
		width: 79px;
		height: 12px;
	}
	#lumi {
		position: absolute;
		top: -9px;
		left: -9px;
		width: 778px;
		height: 448px;
	}