/* modificato new layout*/
#media {
	overflow: visible;
	position: absolute;
	width: 415px;
	
	top: 65px;
	line-height: 20px;
	height: auto !important;  /* per i browser moderni */
	height: 400px;      /* per IE5.x e IE6 */
	min-height: 400px;  /* per i browser moderni */
	background-color: #FFFFFF;
	padding-right: 164px;
	padding-left: 395px;
}

#fiere {
	overflow: visible;
	position: absolute;
	width: 615px;
	
	top: 65px;
	line-height: 20px;
	height: auto !important;  /* per i browser moderni */
	height: 400px;      /* per IE5.x e IE6 */
	min-height: 400px;  /* per i browser moderni */
	background-color: #FFFFFF;
	padding-right: 164px;
	padding-left: 210px;
}

#foto330 {
	position: absolute;
	height: 255px;
	width: 330px;
	left: 40px;
	top: 70px;
	z-index: 50;
}
#foto150 {
	position: absolute;
	height: 255px;
	width: 150px;
	left: 40px;
	top: 70px;
	z-index: 50;
}

#text1 {
	height: 255px;
	width: 290px;
	position: absolute;
	left: 410px;
	top: 65px;
	line-height: 20px;
	
	
}

#text2 {
	height: 150px;
	width: 670px;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	left: 40px;
	top: 345px;
	line-height: 20px;
	overflow: visible;	
}
#boxdx {
	position: absolute;
	height: 400px;
	width: 245px;
	top: 40px;
	right: 0px;
	background-image: url(img/qualita/box.jpg);
	background-repeat: no-repeat;
	
	background-position: right;
	z-index: 10;
}
#textboxdx a:link {
	color: #000000;
}
#textboxdx a:visited {
	color: #000000;
}

#textboxdx a:hover {
	color: #FF9900;
}

#textboxdx {
	position: absolute;
	height: 340px;
	width: 190px;
	right: 32px;
	margin-top: 20px;
	'margin-right: 40px;
	margin-bottom: 40px;
	'margin-left: 40px;	
	z-index: 11;
}

#boxdxshort {

	position: absolute;
	height: 154px;
	width: 245px;
	top: 70px;
	right: 0px;
	background-image: url(img/boxshort.jpg);
	background-repeat: no-repeat;
	
	background-position: right;
	z-index: 10;
}
#spazioform {

	height: 300px;
	width: 350px;
	position: absolute;
	left: 410px;
	top: 45px;
	line-height: 20px;
}

