hr {
  background-color: #000;
  color: #000;
  height: 1px;
}
#RSSDOFSumario {
  height: 200px;
  overflow: auto;
}
#RSSDOFSumario p {
  border-bottom: #e0e0e0 solid 1px;
  padding-bottom: 1em;
  text-align: justify;
}
#RSSArticulos {
  margin-bottom: 1em;
}
#RSSArticulos .row-fluid {
  border-bottom: #e0e0e0 solid 1px;
  padding-bottom: 0.5em;
  text-align: justify;
  vertical-align: top;
}
#RSSArticulos .row-fluid img {
  height: 100px;
}
#Indicadores {
  border-radius: 2em;
  border: #e0e0e0 solid 1px;
  padding: 1em;
}
#VideosYoutube .row-fluid .span12 {
  border-bottom: #e0e0e0 solid 1px;
  margin-bottom: 0.5em;
  padding: 1em;
}
