div.sede { width: 315px; float:left; margin: 10px 5px; }
h2.nombre { font-weight: bold; border-bottom: 1px dotted silver }
h2.nombre span.nombre { color: red; text-transform: uppercase }
div.ubicacion{ height: 6em; }
div.mapa_container { border: 1px solid black; width: 300px; margin-bottom: 10px; background: #eee}
div.mapa {border: 1px solid black; height: 200px; margin: 5px; background: white}
