#headerNoticiasInterno{
	background-image:url(../../slices/img-NoticiasPrincipal.jpg);
	width:207px;
	height:32px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	margin:20px 0 0 20px;
	display:inline;
}

#FrmFiltroNoticias{
	float:left;
	width:300px;
	margin:20px 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
}

#FrmFiltroNoticias fieldset{
	border:0;
	padding:0;
	margin:0;
}

#FrmFiltroNoticias label{
	float:left;
	font-size:14px;
	color:#666;
}

#FrmFiltroNoticias select{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	width:85px;
	float:left;
	margin:0 10px 0 0;
	display:inline;
}

#FiltroAno{
	width:70px !important;
}

#btoFiltroNoticias{
	border:0;
	background:transparent;
	cursor:pointer;
	background-image:url(../../slices/bto-FiltroNoticias.jpg);
	width:50px;
	height:22px;
	background-repeat:no-repeat;
	float:left;
	display:inline;
}

#ListagemNoticias{
	width:100%;
	float:left;
	min-height:200px;
	height:auto !important;
	height:200px;
}

#ListagemNoticias .LinhaNoticia{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:525px;
	float:left;
	border-bottom:1px dotted #666;
	color:#666;
	background-image:url(../../slices/img-Bullet.png);
	background-repeat:no-repeat;
	background-position:left 6px;
	text-indent:14px;
	line-height:23px;
	margin:0 0 0 15px;
	display:inline;
	cursor:pointer;
}

#NenhumResultado{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	display:block;
	width:100%;
	float:left;
	margin:20px 0 0 0;
}

#ConteudoPaginacao{
	width:100%;
	float:left;
	margin:10px 0 0 0;
}

#ImgAnterior{
	width:71px;
	float:left;
	border:0;
	margin:0 0 0 10px;
	display:inline;
}

#ImgAnterior a img {
	width:71px;
	border:0;
}

#ImgSeguinte{
	width:71px;
	float:right;
	border:0;
	margin:0 10px 0 0;
	display:inline;
}

#ImgSeguinte a img{
	width:71px;
	border:0;
}

#ConteudoPaginacao ul{
	width:65%;
	margin:auto;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

#ConteudoPaginacao ul li{
	display:inline;
	padding:0 7px;
	color:#00135D;
	line-height:22px;
}

#ConteudoPaginacao ul li a{
	color:#00135D;
	text-decoration:none;
}
