﻿@charset "utf-8";


/* Donde estamos */

#donde_estamos { margin:0 auto; padding:25px; }
#titulo-donde { color:#556f8e; font-size:1.5em; border-bottom: dotted 1px #556f8e; }

#mapa { text-align:center; font-size:0.8em; }
#mapa input { border:solid 1px black; }
#mapa input.btnSubmit { width:292px; height:19px; background:url(../img/btnLargo3.gif) no-repeat; font-size:0.9em; border:none; }
#mapa p { text-align:justify; }

#map {
	width: 632px;
	height: 475px; 
	padding: 0;
	overflow: hidden;
}	
#map > div {
	overflow: visible;
}
#mapDiv {

}