/* ------------------------------------ =NOTICIAS ------------------------------- */
#pgNoticias #ContentFirst #noticiaContent h3 {
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0 0;
}
#pgNoticias #ContentFirst #noticiaContent > #mediaBox {
	float:left;
	width:310px;
	height:260px;
}
#pgNoticias #ContentFirst ul li {
	line-height:20px;
	color:#E1E1FF;
}


.destaqueNoticia ul {
	margin:40px 0 0 0;	
}
.destaqueNoticia ul li {
	float:left;
	width:280px;
	padding:0px 0 18px 0;
	line-height:16px;
}
.destaqueNoticia ul li.lineseparator {
	background:url(../images/line.png) bottom no-repeat;
}
.destaqueNoticia ul li a {
	display:block;
	width:280px;
	min-height:28px;
}

.destaqueNoticia .destaqueBotaoVejaMais {
	float:right;
	width:101px;
	height:28px;
	display:block;
	text-indent:-9999px;
	background:url(../images/btn-mais-noticias.png) no-repeat;
}


/*Não há noticias relacionadas*/
.gsc-twiddle-closed {
	display:none;
}
#label-search {
	width:560px;
}
