div.titulo {
  height: 1px;
  background-color: #B5B5B5;
  text-align: center;
}
div.titulo span1 {
  background-color: #4682B4;
  color: white;
  position: relative;
  top: -1em;
  padding: 0 10px;
}
