#orientation{
/*     position: absolute; */
    top: 2.5px;
    right: 1em;
    font-size: 11px;
}

.entrada_dato_ficha{
	height: 30px;
}

.entrada_dato_ficha img{
	margin-top:-5px;
	margin-left: 5px;
}

#enlaces_datos{
	padding-left: inherit;
}

#img_panorama{
	margin-left:0px;
    margin-right: 0px;
    margin-top: -10px;
    margin-bottom:0px;
}

.enlace_hotspot{
	text-decoration-line: none;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 1em;
	height: 30px;
}

.enlace_hotspot a{
	text-decoration-line: none;
}

.enlace_hotspot img{
	width: 30px;
	height: 30px;
	float:left;
	margin-top: -10px;
	margin-right: 5px;
}

#panorama{ 
/* 	float:left;    tambien puede poner float:right, para que se aline� a la derecha  */
    width: 900px;
    height: 490px;
	margin:5px;
} 

.pnlm-title-box {
    position: relative;
    font-size: 15px;
    display: table;
    padding-left: 5px;
    margin-bottom: 3px;
}