/** gmaps
==============================================================================*/
#content h1 { background:transparent url(../imgs/title-ubicacion.jpg) no-repeat scroll 0 bottom; display:block; height:45px; }
#title { border-bottom:1px dashed #bcbcbc; padding-bottom:10px; }

#colum-left, #colum-right{  }
#colum-left{ float:left; width:320px; /*text-align:justify;*/  }
/*#colum-center{ float:left; padding-left:6px; width:7px; }*/
#colum-right{ float:right; width:550px; /*padding:20px 0 0 20px;*/padding:30px 0 0 0; }

.corner-center{ height:500px; }

#mapdiv { 
	/*position: absolute;
	top: 50px; 
	left:50px;*/
	width:530px; 
	height:400px;
	/*overflow: hidden;*/
}


#more_inner {
	text-align:center;
	font-size:12px;
	background-color: #fff;
	color: #000;
	border: 1px solid #fff;
	border-right-color: #b0b0b0;
	border-bottom-color: #c0c0c0;
	width:7em;
	cursor: pointer;
}

#more_inner.highlight {
	font-weight: bold;
	border: 1px solid #483D8B;
	border-right-color: #6495ed;
	border-bottom-color: #6495ed;
}

#box {  position:absolute;
	top:20px; left:0px;
	margin-top:-1px;
	font-size:12px;
	padding: 6px 4px;
	width:120px;
	background-color: #fff;
	color: #000;
	border: 1px solid gray;
	border-top:1px solid #e2e2e2;
	display: none;
	cursor:default;
}

#box.highlight {
	width:119px;
	border-width:2px;
}

#boxlink { color: #a5a5a5;
	text-decoration: none;
	cursor: default;
	margin-left: 33px;
}

#boxlink.highlight { color: #0000cd;
	text-decoration: underline;
	cursor: pointer;
}
#outer_more{
	left:300px!important;
}

#resta1{ text-align:center; display:block; overflow:hidden; border:1px solid white; width:217px; height:85px!important; color:#813D00; }
#resta2{ text-align:center; display:block; overflow:hidden; border:1px solid white; width:217px; height:85px!important; color:#813D00; }
#resta2 a{ color:#924D1F; }
#resta2 a:hover{ text-decoration:underline; color:#924D1F; }
.contentmap{ display:block; overflow:hidden; width:280px!important; }
.border-gmap{ padding:4px; background:#F7E6B2; }
.imgs-gmap{width:100%; height:100%;}
/*.imgs-gmap-left{ float:left; margin-right:5px; }
.imgs-gmap-right{ float:right; margin-left:5px; }*/
.parrafo2-gmap, .parrafo-gmap{ margin:0; padding:0; font-size:9px !important; line-height:normal !important; font-family:tahoma !important; text-align:center; color:#202926; }
.parrafo2-gmap{ font-family:arial !important; text-align:justify; }
.titulo-gmap{ margin:0; margin-bottom:5px; font-size:11px; font-weight:bold; color:#510101; }
.enlace-gmap{ color:#923300; font-size:9px; text-decoration:none; }


