@charset "utf-8";
/* CSS Document */

#fondotextocontacto {
	position:absolute;
	width:551px;
	height:334px;
	z-index:2;
	left: 145px;
	top: 16px;
}
#textocontacto {
	position:absolute;
	width:388px;
	height:157px;
	z-index:6;
	left: 292px;
	top: 17px;
	text-align: left;
}
#telefono {
	position:absolute;
	width:80px;
	height:74px;
	z-index:3;
	left: 189px;
	top: 279px;
}
#textotelefono {
	position:absolute;
	width:384px;
	height:93px;
	z-index:8;
	left: 292px;
	top: 275px;
	font-weight: bold;
	text-align: left;
}
#reloj {
	position:absolute;
	width:77px;
	height:81px;
	z-index:5;
	top: 162px;
	left: 189px;
	visibility: visible;
}
#textohorario {
	position:absolute;
	width:318px;
	height:109px;
	z-index:4;
	left: 292px;
	top: 170px;
	text-align: left;
}
#imagenmapa {
	position:absolute;
	width:72px;
	height:75px;
	z-index:7;
	left: 189px;
	top: 61px;
}
