#header {
  text-align: center;
}

.logo img {
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  display: block;
}

.breadcrub {
  display: inline;
  font-family: Arial;
  font-size: 1em;
}

.breadcrub a {
  color: #333;
  font-style: normal;
  text-decoration: none;
}

.breadcrub ul {
  margin: 0;
  padding: 0;
}

.new-separator {
  border: none;
  height: 10px;
  margin: 5px 0;
}

div.noticia h1,
h1 {
  font-family: Georgia;
  font-size: 2em;
  font-weight: normal;
}
div.author-and-date {
  font: 14px sans-serif;
}

div.noticia {
  color: #333;
  font-size: .85em;
}
div.summary {
  font: 20px sans-serif;
}
div.body {
  font-family: sans-serif;
}
div.body img {
  width: 100%;
  max-width: 100%;
}
blockquote {
  border-top: 1px dashed #000;
  border-bottom: 1px dashed #000;
  margin-right: 0;
  margin-left: 0;
  font-style: italic;
  color: #5a5a5a;
}
.media-subtitle {
  color: #333;
  font: 14px sans-serif;
  margin-top: 4px;
  text-align: right;
}

.contact-dates {
  color: #333;
  display: inline-block;
  font: .86em sans-serif;
  margin-top: 30px;
  text-align: center;
  width: 100%;
}

.cuerpo_article {
  margin-bottom: 20px;
}

#imprimir {
  color: #333;
  font-family: Verdana;
  font-size: .7em;
  padding-left: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
}

.onm-new-title-print {
  margin: 0 0 15px;
}
.onm-new-title-print img {
  min-width: 100%;
  max-width: 100%;
}
.clearer {
  clear: left;
}

.developed-by img {
  max-height: 36px;
}
