/* ------------------------------------ =NOTICIAS ------------------------------- */
#pgNoticias #ContentConteudo #noticiaContent h3 {
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0 0;
}
#pgNoticias #ContentConteudo #noticiaContent > #mediaBox {
	float:left;
	width:310px;
	height:260px;
}
#pgNoticias #ContentConteudo #noticiaContent p {
	margin:0 0 10px 0;	
}
#pgNoticias #ContentConteudo ul li {
	line-height:20px;
	color:#3d1300;
}

.destaqueNoticia ul li {
	float:left;
	width:100%;
	padding:6px 0 6px 0;
	border-bottom:solid 1px #999;
	line-height:16px;
}
.destaqueNoticia ul li a {
	display:block;
	width:280px;
	min-height:28px;
}

#cse-search-results {
	float:left;
	width:620px;
	margin:10px 0 0 0;
	clear:both;
}
#resultados {
	float:left;
	width:620px;
}
#label-search {
	float:left;
}

#resultados a.gs-title {
	color:#3d1300;
	font-weight:bold;
}
#resultados div.gs-snippet {
	color:#3d1300;
}
#resultados div.gs-visibleUrl-short {
	color:#3d1300;
	font-weight:bold;
	text-decoration:underline;
}

/*Não há noticias relacionadas*/
.gsc-twiddle-closed {
	display:none;
}
