﻿p.continue {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

p.continue span, p.continue a span {
	color: #797979;
}

div.news-resumo1 {
	width: 253px;
	float: left;
}

	div.news-resumo1 img {
		float: left;
		clear: left;
		border: 1px solid #b8b8b8;
		margin: 0 0 10px 0;
	}
	
	div.news-resumo1 h2 {
		margin: 0 0 6px 0;
	}
	
	div.news-resumo1 h2 span {
		font-size: 11px;
		font-weight: normal;
		color: #787878;
	}	
	
dl.news-resumo2 {
	width: 188px;
	float: left;
	clear: left;
	margin: 0 0 0 0;
}

	dl.news-resumo2 dt {
		float: left;
	}
	
	dl.news-resumo2 dd {
		width: 173px;
		float: left;
		clear: left;
		margin: 4px 0 0 0;
		font-size: 12px;
		line-height: 14px;
	}

	dl.news-resumo2 a {
		font-weight: bold;
		font-size: 13px;
	}

	dl.news-resumo2 img {
		float: left;
		clear: left;
		border: 1px solid #b8b8b8;
		margin: 2px 9px 0 0;
	}
	
	dl.news-resumo2 p {
	    text-align:left;
	}
	
	.news-resumo2-cell {
		padding-bottom: 19px;
	}

table.news-lista {
	width: 219px;
}

div.home table.news-lista {
	width: 100%;
}

	table.news-lista p {
		font-size: 11px;
		font-weight: normal;
		color: #797979;
		margin: 0 0 10px 0;
		padding: 0;
	}
	
	table.news-lista p a {
		font-size: 12px;
		font-weight: bold;
	}
	
div.news-detalhe {
	width: 100%;
}

	div.news-detalhe h2 {
		font-size: 18px;
		font-weight: bold;
	}

	div.news-detalhe h2 span.data {
		font-size: 12px;
		font-weight: normal;
		color: #787878;
		margin: 0 0 0 10px;
	}