/* DESTAQUES */
.but{
	border:none;
	width:61px;
	height:21px;
}

#not_destaques {
	margin-left: 10px;
	margin-right: 10px;
	height:130px;

}

.not_destaques_tit{
	color: #424a52;
	font-weight: bold;
	padding-bottom:3px;
	
}

.not_destaques_but{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

.not_detail .but input {
	width:61px;
	border:none;
	padding:0px;
}

.noticiasList{
	margin-left: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #ebebeb;
}

.noticiasImagem{
	float: left;
	height: 95px;
	width: 100px;
}

.noticiasImagem2{
	float: left;
	padding-right:10px;
	padding-bottom:10px;
}

.noticiasDetalhe{
	float: left;
	width: 680px;
}

.noticiasDetalhe2{
	width: 600px;

}


#comment { border-top:1px dashed #999999; padding-top:20px; font-weight:bold; padding-bottom:20px;}


#noticias_comentario .foreach_top { 
	padding-top:10px; 
	}

#noticias_comentario .foreach_top a:link,
#noticias_comentario .foreach_top a:visited,
#noticias_comentario .foreach_top a:hover {
	 color:#5f7081;
	 text-transform:uppercase;
	 font-size:11px;
	 }

#noticias_comentario .foreach { padding-bottom:10px; }