.noticies #header {
  background: url(../img/backgrounds/capNoticies.jpg) no-repeat center top;
}

#contenido .noticies .titulos {
  width: 560px;
}

#contenido .noticies div {
  margin: 20px 0;
}

#contenido .noticies div div {
  margin: 0;
}

#contenido .noticies .titles_noimg {
  margin: 0;
}

#contenido .noticies .left,#contenido .noticies .right {
  margin: 5px 0; _margin: 0;
}

#contenido .noticies .left {
  width: 65px;
}

#contenido .noticies .left span {
  background: #00727E;
  color: #FFF;
  display: inline-block;
  padding: 1px 2px;
  text-align: center;
  width: 55px;
  font-size:11px;
}

#contenido .noticies .right p, #contenido .noticies div.bg {
  background: #F1F1F1;
  margin: 2px 0;
  padding: 5px;
  width: 550px;
}

#contenido .noticies .right a.more {
  color: #000;
  float: right;
  text-decoration: none;
}

#contenido .noticies .right .left {
  background: none;
  margin-right: 20px;
  width: 280px;
}

#contenido .noticies .right .bg p {
  background: none;
  margin: 0;
  padding: 0 5px 5px 0;
  width: auto;
}

#contenido .noticies .right .right {
  background: none;
  width: 210px;
}


a.pdf {
  background: url(../img/backgrounds/pdf.jpg) no-repeat left center;
  color: #00727E;
  display: block;
  font-weight: bold;
  padding: 2px;
  text-decoration: none;
  text-indent: 18px;
}

a.download {
  background: url(../img/backgrounds/arrow2.gif) no-repeat left 3px;
  color: #00727E;
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 2px;
  text-decoration: none;
  text-indent: 18px;
}

a.download:hover {
  background-position: left -18px;
}
