
.institucional h1,
.institucional h2,
.institucional h3
{
  margin-top:0.5em;
  color: #B8040B
}

.institucional .notaPrincipal h1 {
  font-size: 22px;
  line-height:22px;
  font-weight: normal;
  letter-spacing:-0.8px;
	margin: 0.5em 0;
}

.institucional .nota h2 {
  font-size: 18px;
  line-height:20px;
  letter-spacing:-0.5px;
  height:55px;
}

.institucional .nota h3 {
  font-size: 14px;
  font-weight: normal;
  margin:0;
}
.institucional span {
  font-size: 11px;
  text-transform: uppercase;
  color: #888;
  margin:0 0 0.2em;
  display: block;
}

a.linkarea {
  color:#B8040B;
}

a.linkarea:hover {
  text-decoration: underline;
}

.institucional .leerMas {
  text-decoration: none;
  padding:0.2em 1.2em 0.2em 0.4em;
  font-size: 11px;
  font-weight: bold;
  color: #B8040B;
  line-height:18px;
  background:transparent url('../images/flechaRoja.gif') no-repeat scroll 92% 0.5em;
}

.institucional .leerMas:hover,
.institucional .leerMas:hover  {
  color:#fff;
  background-color: #B8040B;
  background-image: url('../images/flechaBlanca.gif');
}