html, body, #cabecera, #cabecera *, #pie, #pie *, .clear, .clear * {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
#cabecera, #pie {
  line-height: 1;
}

:focus {
  outline: 0;
}

body {
  color: black;
  background: white;
}

#cabecera ol, #cabecera ul {
  list-style: none;
}

h3 {font-size:1.2em !important;}
h4 {font-size:1em !important;}
h5 {font-size:0.85em !important;}

