/* Corpo Noticias */

.contentpane{
	padding:10px;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	line-height:20px;
}

.sectiontableheader{
	padding: 5px 50px 5px 50px;
}

.contentpane td{
	padding:4px;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	line-height:20px;
}

.conteudo_main .inputbox{
	width:80%;
}

.conteudo_main #limit{
	width:30%;
}

.hasTip img{
	border:none;
}

.sectiontableentry1 td{
	background-color:#F3F3F3;
}

.sectiontableentry2 td{
	text-decoration:none;
	background-color:#FEFEFE;
}

.sectiontableentry1 td a{
	text-decoration:none;
	color:#0B5C9F;
}

.sectiontableentry2 td a{
	text-decoration:none;
	color:#0B5C9F;
}

.sectiontableentry1 td a:hover{
	text-decoration:underline;
	color:#0B5C9F;
}

.sectiontableentry2 td a:hover{
	text-decoration:underline;
	color:#0B5C9F;
}

/* Fim Corpo Notícias */

/* Barra Notícias */

.componentheading{
	background-color:#E4E4E4;
	font-family:Verdana, Arial, Helvetica;
	font-size:14px;
	color:#555;
	padding:10px;
}

/* Fim Barra Notícias */

/* Paginação */

.sectiontablefooter{
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	background-color:#E4E4E4;
	margin-top:0px;
}

.sectiontablefooter .pagination{
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	background-color:#E4E4E4;
}

.sectiontablefooter .pagination span{
	padding:15px;
	color:#AAA;
	width:2000px;
}

.sectiontablefooter .pagination a{
	padding:10px;
	color:#0B5C9F;
	font-weight:bold;
	text-decoration:none;
}

.sectiontablefooter .pagination a:hover{
	padding:10px;
	color:#0B5C9F;
	font-weight:bold;
	text-decoration:underline;
}

/* Fim Paginação */

