
html, body
{
	font-family: Arial;
	color: #000000;
}
.posts_content
{
	background: url(../_img/bg_posts.png) no-repeat right top;
	width:570px;
}

.posts_content .tdDataPost
{
	background: url(../_img/data.png) no-repeat center center;
	width: 61px;
	height: 50px;
	padding-left: 50px;
	text-align: center;
	font-weight: bold;
}

.posts_content .tdTituloPost a
{
	font-size: 22px;
	padding-left: 15px;
	text-decoration: none;
	color: #000000;
}

.posts_content .tdTituloPost a:hover
{
	font-size: 22px;
	padding-left: 15px;
	text-decoration: none;
	color: #000000;
}
.posts_content .tdImagemPost
{
	height: 280px;
	text-align: center;
	vertical-align: bottom;
}

.posts_content .tdTextPost
{
	font-size: 11px;
}
.posts_content .tdTextPostDown
{
	font-size: 9px;
}
.posts_content .tdTextPostUp
{
	font-size: 13px;
}

.posts_content .compartilhe a
{
	text-decoration: none;
	color: #505050;
	font-weight: bold;
}
.posts_content .compartilhe a:hover
{
	text-decoration: none;
	color: #505050;
	font-weight: bold;
}

.posts_content .paginacao a
{
	font-size: 14px;
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}
.posts_content .paginacao a:hover
{
	font-size: 14px;
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}
.posts_content .paginacao a:visited
{
	font-size: 14px;
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}

.txtAumentaText
{
	font-size: 14px;
	color: #505050;
	cursor: pointer;
	margin-right: 5px;
}
.txtDiminuiText
{
	font-size: 9px;
	color: #505050;
	cursor: pointer;
}

.comentarios
{
	font-size: 14px;
	color: #505050;
	cursor: pointer;
	font-weight: bold;
}

/*right*/

.sessao_topo
{
	background: url(../_img/sessao_top.jpg) no-repeat left top;
	height: 40px;
	padding-left: 40px;
}
.inputBusca
{
	border: 0;
	width: 290px;
}

.listaItens
{
	font-size: 11px;
}
.listaItens li a
{
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.listaItens li a:hover
{
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
/*right*/



tfoot tr td .texto_rodape
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

tfoot tr td .texto_rodape a
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

tfoot tr td .texto_rodape a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

tfoot tr td
{
	height: 31px;
	background: #ffffff;
	vertical-align: middle;
	text-align: center;
}
