#map {
	position: relative;
	width: 630px;
	height: 436px;
	border-top: 4px solid #69498E;
}
#map img.mainmap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#map .areas a {
	position: absolute;
	z-index: 2;
}
#map div.printer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 28px;
	background-color: #69498E;
}
#map div.printer a {
	color: white;
	display: block;
	padding: 9px 0 0 25px;
	background-position: 6px 5px;
	font-size: 0.9em;
}

/* Salas */

#map a.microcine {
	left: 168px;
	top: 213px;
}
#map a.sum {
	left: 14px;
	top: 233px;
}
#map a.patiodeltanque {
	left: 46px;
	top: 233px;
}
#map a.salavillavilla {
	left: 105px;
	top: 244px;
}
#map a.sala6 {
	left: 150px;
	top: 244px;
}
#map a.patiodelaljibe {
	left: 175px;
	top: 244px;
}
#map a.terraza {
	left: 30px;
	top: 17px;
}
#map a.salacronopios {
	left: 441px;
	top: 131px;
}
#map a.microcine {
	left: 168px;
	top: 213px;
}

