body {
	background: #fff url(../img/back_01.jpg) left bottom repeat-x fixed;
	font-size : 14px;
}

.sezione {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	width: 760px;
	height: auto;
	padding-bottom: 60px;
	background-color: #ccc;
}

#testo {
	position: absolute;
	top: 40px;
	left: 60px;
	margin: 0;
	width: 480px;
	font-size: 18px;
	color: #000;
}

.imgBlock1 {
	position: relative;
	top: 0;
	left: 604px;
	margin: 0;
	width: 156px;
	height: auto;
}

#imgBlock2 {
	position: absolute;
	top: 0;
	left: 60px;
	margin: 0px;
	width: 480px;
	height: auto;
}
