#contents {
	position:relative;
	padding: 0 10px;
}
h3 {
  margin: 0;
  padding-top: 8px;
  height: 23px;
  text-align: center;
  background: url(../img/bg_h.jpg);
}

#contents .img_destaque_top {
  background: #cdcbbe;
  text-align: center;
  width: 940px;
  height: 267px;
  padding: 0 3px 3px 3px;
}
.detail_capa {
	position:absolute;
	top:-16px;
	left:50%;
	margin:0 0 0 -57px;
	background:transparent url(../img/bg_detailMenor.png) no-repeat scroll 0 0;	
    height:94px;
	width:114px;
	z-index:1000;
}
.cnt_navigator {
  height: 0;
  overflow: visible;
  position: relative;
}

#img_destaque {
	position: absolute;
	left: 553px;
	top: 24px;
	/*top:264px;*/
	width: 396px;
	height: 560px;
	/*height:336px;*/
	/*background: url(../img/img_destaque_capa.jpg) no-repeat;*/

  	z-index:1000;
}
#img_destaque .pngWrap {
	width:100%;
	height:100%;
	background: url(../img/img_destaque_capa.png) no-repeat 57px;	
}
#img_destaque a {
  position: absolute;
  top: 430px;
  left:81px;
  width: 173px;
  height: 35px;
  /*background:red;*/
}

.box_capa {
  width: 240px;
  float: left;
  margin: 25px 30px 0 0;
  text-align: center;
}
.box_capa a {
  color: #686868;
}
.box_capa p {
  margin: 16px 0;
}
.box_capa p.destaque {
  height: 64px;
  padding: 14px 10px 0 10px;
  background: url(../img/bg_destaque_news_capa.jpg);
}
.box_capa p.seguinte {
  height: 48px;
}
.box_capa .p_dicas {
  margin: 0 0 16px 0;
}
.box_capa p b {
  display: block;
  color: #333;
}
.box_capa .link_img_dicas {
  display: block;
  margin: 12px 0 15px;
  text-align: center;
}
