@charset "utf-8";

/** ******************************************************************
 * Interna
 * *******************************************************************/
.box_listagem {
	float: left; 
	display: block;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 268px;
}
.box_listagem .lista{
	color: #450324;
	font-size: 11px;
	margin: 0 5px 10px 5px;
}
.box_listagem .lista a{
	color: #450324;
	text-decoration: none;
}
.box_listagem .lista a:hover{
	color: #450324;
	text-decoration: underline;
}
.box_listagem .mais{
	color: #450324;
	font-size: 11px;
	display: block;
	text-align: right;
	padding: 0 20px 0 0;
}
.box_corpo{
	float: left; 
	display: block;
	margin: 0 0 0 16px; 
	text-align: justify;
	font-size: 13px; color: #450324;
	width: 580px;
}
.foto_noticia{
	float: left; 
	border: 1px solid #DECACA;
	background: #DDC8C8;
	width: 220px;
	height: 170px;
	margin: 0 10px 10px 0;
}
.texto_noticia{
	margin: 0 80px 20px 45px;
	font-size: 13px;
	color: #450324;
}
.texto_noticia a{ color: #A80859; }
.aba_top_volta{ 
	float: right; margin: 20px -26px 0 0; height: 60px; width: 130px; 
	background: url(../../_includes/imagens/txt/aba_volta_topo_.jpg) no-repeat; 
	background-position: top left; display: block; font-size: 11px;
}
.box_lancamentos{
	display: block;
	float: left;
	width: 340px;
	height: 89px;
}
.lancamento_titulo{
	display: block; 
	float: left; 
	width: 100px;
	height: 16px;
	font-size: 9px;
	color: #450324;
	margin: 0 0 0 8px;
}
.lancamento_foto{
	display: block; 
	float: left; 
	width: 110px; 
	height: 68px;
	text-align: center;
}
.paginacao{	margin-bottom: 4px; }
.paginacao a{ color: #A80859; }
.paginacao a:hover{ color: #450324; }