
/*--------------------------------------------*/
#eventos, #noticias {
  width: 270px;
  height: 135px;
  background: url("../_img/bk-destaques.gif") white top repeat-x; 
  margin-top: 25px;
  padding: 5px;
  font-size: 11px;
  position: absolute;
  right: 5px;
}
/*--------------------------------------------*/


/*--------------------------------------------*/
#noticias {
  top: 170px;
}
/*--------------------------------------------*/



/*--------------------------------------------*/
#eventos a, #noticias a {
  text-decoration: none;
  color: #505050;
}
/*--------------------------------------------*/



/*--------------------------------------------*/
#eventos {
  top: 325px;
}
/*--------------------------------------------*/



/*--------------------------------------------*/
#destaque {
  width: 720px;
  height: 300px;
  position: absolute;
  right: 300px;
  top: 195px;
  background-repeat: no-repeat;
  background-position: top right;
  font-size: 120%;
  clear:both;
}


.twoColElsRtHdr #footer { 
  margin-top: 325px;
}

#destaque a {
  text-decoration: none;
  color: black;
  display: block;
  width: 630px;
  height: 250px;
  padding: 5px;
  text-align: justify;
}

#destaque a span {
  font-size: 120%;
  font-weight: bold;
  display: block;
}
