#content_aba{
  font-size: 14px;
  line-height: 22px;
  min-height: 385px;
}

/* PADRÕES */

h1{
  font-size: 28px;
  font-weight: normal;
  color: #666;
  margin: 0px 0px 10px 0px
}
h2{
  float: left;
  width: 100%;
  font-size: 18px;
  font-weight: normal;
  color: #666;
  padding: 0px 0px 10px 0px;
  margin: 20px 0px 15px 0px;
  border-bottom: 1px solid #ccc;
}
h3{
  font-size: 14px;
  padding: 10px 10px 0px 10px;
}
h4{
  font-size: 14px;
  font-weight: normal;
  color: #1878be;
  margin: 0px 0px 3px 0px;
}
#detalhe_convenio p{
  font-size: 12px;
  line-height: 14px;
  padding: 0px 10px 0px 10px;
}

/* ABA 1 */
#aba1 h1{
  color: #900095;
}

#detalhe_convenio{
  float: left;
  width: 230px;
  height: 300px;
  border: 1px solid #ccc;
  margin: 0px 50px 20px 0px;
}
