div.linea{width: 570px; 
	height: 340px; /*400px;*/
	margin: 0 auto;
	padding: 0px;
	/*margin-bottom: 100px;*/
	margin-top: 10px;
	//position: absolute;
	overflow: hidden;
}
img.linea{
	//width: 260px;
	height: 400px;
	margin: 0 auto;
	padding: 0px;
	//position: absolute;
}
table.linea{//width: 1028px; 
	height: 340px;/*400px;*/
	margin: 0 auto;
	padding: 0px;
	/*margin-bottom: 100px;*/
	position: relative;
	//overflow: hidden;
}
table.linea td{//width: auto; 
	//height: 75px;
	position: relative;
}
img.linea1{
	width: 570px;
	/*height: 400px;*/
	margin: 0 auto;
	padding: 0px;
	position: absolute;
}
.cornice{
	width: 570px;
	height: 340px; /*400px;*/
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}