h1 {
	margin-bottom:15px;
}
p.text {
	margin-bottom:25px;
}
.tit {
	color:#003456;
}
#map_wrp {
	background:url(localizacion_placa.gif); no-repeat;
	height:540px;
	padding:10px;
}
#map {
	height:540px;
	font-size:12px;
	line-height:14px;
	border:solid 1px #979797;
}
#map .logo {
	display:block;
	margin-bottom:15px;
}

.googlemapInfo a {
	color:#0064BC;
}
.googlemapInfo a:hover {
	text-decoration:underline;
}


