/****************
	Miolo > Quem Somos
*****************/

#miolo #noticias, #noticias h2.tituloNoticias {
	float:left;
	display:inline;
	position:relative;
}

#miolo #noticias {
	width:735px;
	min-height:245px;
	padding:0 0 20px 0;
	margin:6px 0 0 12px;
	background:url(../imagens/fundos/conteudo.jpg) repeat-x left top #FAFAFA;
}

#noticias h2.tituloNoticias {
	width:67px;
	height:15px;
	margin:10px 0 0 15px;
	background:url(../imagens/titulos/noticias.gif) no-repeat left top;
}

#noticias #listaNews {
	float:left;
	width:675px;
	display:inline;
	list-style:none;
	position:relative;
	margin:1px 0 0 21px;
}

#listaNews li span, #listaNews li p, #listaNews li {
	clear:left;
	float:left;
	display:inline;
	position:relative;
}

#listaNews li {
	padding-bottom:15px;
	border-bottom:1px solid #ededed;
}

#listaNews li span.dataNews {
	width:675px;
	color:#C29301;
	margin:15px 0 0;
	text-indent:13px;
	font:bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../imagens/base/bullet2.gif) no-repeat left 6px;
}

#listaNews li span.tituloNews {
	width:675px;
	color:#7B7B7B;
	margin:0 0 0 13px;
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#listaNews li p {
	width:675px;
	color:#7B7B7B;
	text-align:justify;
	margin:0px 0 0 13px;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
