
/* Corpo Noticias */

.contentpane{
	padding-top: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;*/
	border-bottom:dotted 1px;
}

/* 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:5px;
	color:#AAA;
}

.sectiontablefooter .pagination a{
	padding:5px;
	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 */
