#contenedor_gm
{
	width: 800px;
	height: 538px;
	text-align:left;
	position:relative;
}

.fonsmap
{
	width: 800px;
	height: 538px;
	position:absolute;
	top: 0;
	left: 0;
}

#cabecera_gmaps
{
	width: 800px;
	height: 585px;
}

#cabecera_gmaps_agencias
{
	background:url(gmaps/fondo_gmaps.html) top left;
	position:absolute;
	padding-left:0.8em;
	padding-top:0.6em;
	width:61.6em;
	height:42.3em;
	margin-top:1em;
	overflow:hidden;
}

#pos_gmaps
{
	z-index:5;
	position:absolute;
}

#pos_gmaps .fblanco
{
	margin-left:285px;
	width:102px;
	height:25px;
	background:url(gmaps/gm_mini_caja.png);
	padding:4px;

}

#pos_gmaps .ptos_int
{
	padding:10px;
	padding-top:15px;
	height:110px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

#pos_gmaps .capapto_on
{
	color:#333333;
	cursor:pointer;
}

#pos_gmaps .capapto_off
{
	color:#999999;
	cursor:pointer;
}


#pos_gmaps .ptos_int img
{
	vertical-align:middle;
	margin-right:4px;
}

#pos_gmaps .fondobot
{
	width:56px;
	height:249px;
	margin-top:14px;
	margin-left:9px;
	background:url(gmaps/gm_botonera.png);
}

#pos_gmaps .mas
{
	line-height: 1px; overflow: hidden;
	width:11px;
	height:11px;
	position:absolute;
	cursor:pointer;
	background:url(gmaps/gm_mas.png);
	margin-left:22px;
	margin-top:67px;
}

#pos_gmaps .menos
{
	line-height: 1px; overflow: hidden;
	width:15px;
	height:14px;
	position:absolute;
	cursor:pointer;
	background:url(gmaps/gm_menos.png);
	margin-left:20px;
	margin-top:229px;
}

#pos_gmaps #capaPuntos
{
	position:absolute;
	width:181px;
	height:164px;
	background:url(gmaps/gm_fondo_puntos.png);
	margin-top:46px;
	margin-left:633px;
}


#pos_gmaps #capasZoom
{
	position:absolute;
	margin-left:18px;
	margin-top:90px;
}

#pos_gmaps .titu2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-left:12px;

}

#pos_gmaps .zoomno
{
	line-height: 1px; overflow: hidden;
	width:11px;
	height:5px;
	background:url(gmaps/gm_off.png);
	margin-bottom:2px;
	margin-top:2px;
	margin-left:5px;
	cursor:pointer;
}

#pos_gmaps .zoomno img
{
	width:11px;
	height:5px;
}

#pos_gmaps .zoomsi
{
	line-height: 1px; overflow: hidden;
	width:21px;
	height:5px;
	background:url(gmaps/gm_on.png);
	margin-bottom:2px;
	margin-top:2px;
}

#pos_gmaps .zoomsi img
{
	width:21px;
	height:5px;
}

#pos_gmaps .right
{
	line-height: 1px; overflow: hidden;
	position:absolute;
	width:8px;
	height:14px;
	cursor:pointer;
	background:url(gmaps/gm_right.png);
	margin-top:19.5px;
	margin-left:41px;
}
#pos_gmaps .left
{
	line-height: 1px; overflow: hidden;
	position:absolute;
	width:8px;
	height:14px;
	cursor:pointer;
	background:url(gmaps/gm_left.png);
	margin-top:19.5px;
	margin-left:6px;
}
#pos_gmaps .up
{
	line-height: 1px; overflow: hidden;
	position:absolute;
	width:13px;
	height:11px;
	cursor:pointer;
	background:url(gmaps/gm_up.png);
	margin-top:3px;
	margin-left:21.5px;
}
#pos_gmaps .down
{
	line-height: 1px; overflow: hidden;
	position:absolute;
	width:13px;
	height:8px;
	cursor:pointer;
	background:url(gmaps/gm_down.png);
	margin-top:41px;
	margin-left:21.5px;
}

.down2
{
	line-height: 1px; overflow: hidden;
	position:absolute;
	width:13px;
	height:8px;
	cursor:pointer;
	background:url(gmaps/gm_down.png);
	margin-top:40px;
	margin-left:22px;
	border:1px solid red;
}

#pos_gmaps .center
{
	position:absolute;
	width:20px;
	height:19px;
	cursor:pointer;
	background:url(gmaps/gm_center.png);
	margin-top:17.5px;
	margin-left:18.5px;
}

#pos_gmaps #tipo
{
	position:absolute;
	margin-left:602px;
	width:176px;
	height:24px;
	padding-top:13px;
	padding-left:10px;
	background:url(gmaps/gm_tipomapa.png);
}

#pos_gmaps #tipo div
{
	float:left;
}

#pos_gmaps .gmsep
{
	width:1px;
	height:12px;
	background-color:#ede4ed;
	margin-top:6px;
	margin-left:3px;
	margin-right:3px;
}

#pos_gmaps .#pos_gmaps #tipo
{
	width:1px;
	height:12px;
	margin-top:13px;
	margin-right:4px;
}

#pos_gmaps #capaInfo
{
	position:absolute;
	width:224px;
	height:347px;
	background:url(gmaps/gm_fondo_puntos3.png) no-repeat;
	margin-left: 566px;
	margin-top: 42px;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
}

#pos_gmaps .inter
{
	padding:10px;
}

#pos_gmaps .cierra
{
	text-align:left;
	cursor:pointer;
	margin: 5px 0 0 150px;
	color:#0262a5;
}

#pos_gmaps .conte
{
	height:114px;
	overflow:hidden;
}

#pos_gmaps .titu
{
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:16px;
	padding-right:9px;
	padding-bottom:2px;
	color:#000000;
}

#pos_gmaps .text
{
	padding-left:16px;
	padding-right:6px;
	font-size:11px;
	color:#000000;
	line-height:14px !important;
	margin-bottom:10px !important;
}

#pos_gmaps .text p
{
	line-height:16px !important;
	margin-bottom:10px !important;
}

#pos_gmaps .foto
{
	width:181px;
	height:127px;
	margin-top:16px;
	margin-left:25px;
}
#pos_gmaps .foto2
{
	width:181px;
	height:7px;
	margin-top:16px;
	margin-left:16px;
}
#pos_gmaps .foto3
{
	width:181px;
	height:7px;
	margin-top:55px;
	margin-left:16px;
}

#pos_gmaps .botongm
{
	padding-left:6px;
	padding-top:14px;
}