div#inside_prezzi {
	position: relative;
	top:0px;
	left:0px;
	width: 716px;
	height: auto !important;
	height: 700px;
	min-height: 700px;
	
	background: url(../images/prog_bg.jpg) #342d8e repeat-x;
}

div#logone {
	position: absolute;
	top:0px;
	left:0px;
	width: 336px;
	height: 295px;
	
	margin-left: 20px;
	margin-top: 20px;
	
	background: url(../images/logone_sfondo.jpg);
	
	display: none;
}

div#text {
	position: relative;
	top:0px;
	left:0px;
	width: 680px;
	height: auto;
	
	margin-left: 10px;
}

.firstPar {
	margin: 0;
	padding-top: 10px;
}