#left img {
	margin-top: 10px;
}
#left p.explicacion {
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}
#left p.descripcion {
	font-size: 12px;
	line-height: 17px;
	margin-top: 20px;
}
h2 {
	background-image: url(/img/en/360sightseeing/titulo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
}
h2 span {
	display: none;
}
#visita360 {
	background-color: #e3e3e3;
	width: 480px;
	height: 290px;	
}
a.verpiscina {
	display: block;
	width: 177px;
	height: 38px;
	background: url(/img/en/360sightseeing/b_verpiscina.png) no-repeat left top;
	float: right;
	margin-top: 30px;
}
a:hover.verpiscina {
	background: url(/img/en/360sightseeing/b_verpiscina.png) no-repeat left bottom;
}
a.verapartamentos {
	display: block;
	width: 237px;
	height: 38px;
	background: url(/img/en/360sightseeing/b_verapartamentos.png) no-repeat left top;
	float: right;
	margin-top: 30px;
}
a:hover.verapartamentos {
	background: url(/img/en/360sightseeing/b_verapartamentos.png) no-repeat left bottom;
}
a.verpiscina span, a.verapartamentos span {
	display: none;
}