/* Donde estamos */
.maincon{
	margin: 43px 25px 150px 25px;
	color: #476372;
}

.maincon h2 {
	color:#206391;
	font-size:21px;
	font-weight:normal;
	padding-bottom:15px;
	position:relative;
}
.maincon h2 .gmap-link {
	color:#206391;
	font-family:Tahoma;
	font-size:12px;
}

#gmap {
	border:1px solid #085A94;
	padding:5px;
	margin-top: 20px;
	height: 402px;
}

.donde-estamos {
	margin-top:30px;
}
.donde-estamos h3 {
	background:transparent url(/img/blue-point.gif) no-repeat scroll left center;
	color:#085A94;
	font-size:11px;
	font-weight:normal;
	padding-left:10px;
}
.donde-estamos .line-point {
	background:transparent url(/img/line-point.gif) repeat-x scroll left center;
	height:1px;
	margin-bottom:5px;
	margin-top:3px;
	width:100%;
}
.line-point1 {
	background:transparent url(/img/line-point.gif) repeat-x scroll left center;
	height:1px;
	margin-bottom:5px;
	margin-top:15px;
	width:100%;
}