@charset "utf-8";
/* CSS Document */

.mapa {
	width:700px;
	height:1353px;
}

.h1_como_llegar {
	width:700px;
	height:42px;
	background:url(imagenes/encabezado_1.png) no-repeat;
	margin:0px;
	margin-bottom:30px;
}

.h1_como_llegar_1 {	
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	line-height:37px;
	margin-left:15px;
	float:left;
	display:inline;
}