/*=== Desenvolvido por: Marcos Antonio Rocha Pereira ===*/
/*===                   marco.loppo@uol.com.br       ===*/
html, body, form,
ul, ol, li,
h1, h3, h4, h5, h6,
p,
input, button,
img,
fieldset, legend
{
	padding: 0;
	margin: 0;
	list-style: none;
	border: 0;
	cursor: default;
	font-family: "Trebuchet MS", Verdana, Arial, Serif;
}

select, input, label
{
	font-family: "Trebuchet MS", Verdana, Arial, Serif;
}

*+html select, 
*+html input, 
*+html label
{
	vertical-align: middle;
}

legend
{
	display: none;
}

body
{
	background: #fff url('/bf/Styles/Images/BodyBgr.gif') repeat-x;
	color: black;
}

a
{
	text-decoration: none;
	outline: none;
}

a:hover
{
	text-decoration: underline;
}

.wrapper 
{
	margin: 0 auto;
	width: 98%; /* 98% 100% */
	min-width: 760px; /* 779 785 */
}

.wrapper .header 
{
	height: 90px; /* 90px 111px*/
}

.wrapper .headermenor
{
	height: 65px; 
}

.wrapper .header h4, .wrapper .headermenor h4
{
	width: 20%;
	height: 43px;
	margin-top: 26px; /*36px */
	margin-right: 30px;
	_margin-right: 5px; /* Hack para IE6 */
	margin-bottom: 0;
	margin-left: 20px;
	_margin-left: 20px;   /* Hack para IE6 */ 
}

.wrapper h4 a
{
	width: 190px;
	height: 43px;
	text-indent: -9999px;
}

.wrapper h4
{
	float: left;
}

.wrapper h4 a
{
	display: block;
	background: url('/bf/Styles/Images/HeaderBgr.gif') no-repeat;
}

.wrapper .header form, .wrapper .headermenor form
{
	float: left;
	width: 68%;
	font-size: 12px;
	margin-top: 26px;
	margin-right: 0;
	margin-bottom: 0;
}

.wrapper .submit
{
	width: 88px;
	height: 29px;
	background: transparent url('/bf/Styles/Images/SeacrhButton.gif') no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	margin: 0 0 0 12px;
}

.wrapper .query
{
	background: url('/bf/Styles/Images/QueryBgr.gif') no-repeat;
	height: 29px;
	line-height: 29px;
	float: left;
	width: 38%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}

.wrapper .query input
{
	border: 0;
	background: transparent url('/bf/Styles/Images/SearchStringBgr.gif') no-repeat right 0;
	height: 29px;
	line-height: 23px;
	padding: 4px 0 0 0;
	display: block;
	width: 100%;
	_margin-top: -1px; /* Hack para IE6 */
}

*+html .query input
{
	margin-top: -1px;
}

/*===  opções de busca da lista de controle do formulário ===*/

.SearchOptions
{
	clear: both;
	/*padding: 9px 0 0 24px;*/
	padding: 0px 0 0 5px;
}

*+html .SearchOptions
{
	/*margin: 9px 0 0 24px;*/
	margin: 0px 0 0 5px;
	padding: 0;
}

.SearchOptions div
{
	float: left;
	line-height: 30px;
}

.SearchOptions ul
{
	font-weight: bold;
	color: #999;
	float: left;
}

.SearchOptions input
{
	margin: 0 2px 0 0;
}

.SearchOptions ul li
{
	float: left;
	padding: 0 1px 0 1px;
}

.SearchOptions label
{
	display: block;
	line-height: 30px;
	cursor:pointer;
}

.SearchOptions select
{
	/*width: 40px;*/
}

#cmbMun
{
	font-size:10px;
	background-color:#faf6f1;
}

#cmbUF
{
	font-size:10px;
	background-color:#faf6f1;
}

select.estado
{
	background: #eff8eb;
}

select.cidale
{
	background: #faf6f1;
}

/*===  fim das opções de busca da lista de controles do formulário ===*/

/*=== navegação ===*/
.navigation ul
{
	width: 100%;
}

.navigation ul li
{
	float: left;
	cursor: hand !important;
}

.navigation ul li.firstNode
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 26px;
	_margin-left: 6px;  /* Hack para IE6 */
}

.navigation ul li a
{
	display: block;
	background-repeat: no-repeat;
	width: 104px;
	height: 25px;
	position: relative;
	top: 1px;
/*	z-index: 2000; */
	text-indent: -9999px;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 0;
}

li.imageButton
{
	float: right !important;
}

span.imageButton
{
	float: right !important;
}

span.imageButton a
{
	text-indent: 0 !important;
	top: -1px !important;
	width: auto !important;
	float: left;
	cursor: hand;
}

li.imageButton a
{
	text-indent: 0 !important;
	top: -1px !important;
	width: auto !important;
	float: left;
	cursor: pointer;
}

li.imageButton a img
{
	cursor: pointer;
	cursor: hand;
}

li.imageButton img, #imgNotFound{
	padding-right:5px;
	margin-top:-5px;
	margin-left:15px;
}
.navigation ul li a.on
{
	top: 1px;
/*	z-index: 2001; */
	z-index: 2; 
	cursor: default;
}

/*=== aba "geral" off ===*/
.navigation ul li a.geral
{
	background: url('/bf/Styles/Images/bt_geral_off.gif');
}

/*=== aba "geral" on ===*/
/*
.navigation ul li a.geral.on
{
	background: url('/bf/Styles/Images/bt_geral_on.gif');
}
*/


.navigation ul li .geral_on
{
	background: url('/bf/Styles/Images/bt_geral_on.gif');
	z-index: 2;
}

/*=== aba "federal" off ===*/
.navigation ul li a.federal
{
	background: url('/bf/Styles/Images/bt_federal_off.gif');
}

/*=== aba "federal" on ===*/

/*
.navigation ul li a.federal.on
{
	background: url('/bf/Styles/Images/bt_federal_on.gif');
}
*/

.navigation ul li .federal_on
{
	background: url('/bf/Styles/Images/bt_federal_on.gif');
	z-index: 2;
}

/*=== aba "estadual" off ===*/
.navigation ul li a.estadual
{
	background: url('/bf/Styles/Images/bt_estadual_off.gif');
}

/*=== aba "estadual" on ===*/
/*
.navigation ul li a.estadual.on
{
	background: url('/bf/Styles/Images/bt_estadual_on.gif');
}
*/

.navigation ul li .estadual_on
{
	background: url('/bf/Styles/Images/bt_estadual_on.gif');
	z-index: 2;
}

/*=== aba "municipal" off ===*/
.navigation ul li a.municipal
{
	background: url('/bf/Styles/Images/bt_municipal_off.gif');
}

/*=== aba "municipal" on ===*/
/*
.navigation ul li a.municipal.on
{
	background: url('/bf/Styles/Images/bt_municipal_on.gif');
}
*/

.navigation ul li .municipal_on
{
	background: url('/bf/Styles/Images/bt_municipal_on.gif');
	z-index: 2;
}

/*=== aba "prev" off ===*/
.navigation ul li a.prev
{
	background: url('/bf/Styles/Images/bt_prevtrab_off.gif');
}

/*=== aba "prev" on ===*/
/*
.navigation ul li a.prev.on
{
	background: url('/bf/Styles/Images/bt_prevtrab_on.gif');
}
*/

.navigation ul li .prev_on
{
	background: url('/bf/Styles/Images/bt_prevtrab_on.gif');
	z-index: 2;
}

.navigation .tabDescription
{
	margin: 0 5px;
	clear: both;
	border: solid 1px #999;
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	padding: 1px 0 1px 10px;
	position: relative;
/*	z-index: 2000; */
}

/*=== se a aba "geral" estiver selecionada  ===*/
.navigation .tabDescription.geral
{
	background: #ddd;
	color: #000;
}

/*=== se a aba"federal" estiver selecionada ===*/
.navigation .tabDescription.federal
{
	background: #0864ad;
	color: #c9dfed;
}

/*=== se a aba "estadual" estiver selecionada ===*/
.navigation .tabDescription.estadual
{
	background: #68ba3e;
	color: #fff;
}

/*=== se a aba "municipal" estiver selecionada ===*/
.navigation .tabDescription.municipal
{
	background: #690069;
	color: #fff;
}

/*=== se a aba "prev/trab" estiver selecionada ===*/
.navigation .tabDescription.prev
{
	background: #ff6600;
	color: #fff;
}

.tabDescription p
{
	float: left;
}

.tabDescription form
{
	float: right;
}

.tabDescription form ul
{
	float: right;
	width: auto;
}

.tabDescription select.relevance
{
	width: 110px;
	font-size:10px
}

.tabDescription select.qtde
{
	width: 85px;
	margin: 0 4px 0 4px;
	font-size:10px
}
/*=== fim da navegação ===*/

/*=== configurações do body ===*/

.bodyOuterWrap
{
	background: white url('/bf/Styles/Images/BodyInnerWrap.gif') repeat-y right 0;
	float: left;
	width: 100%;
}

.bodyInnerWrap
{
	background: url('/bf/Styles/Images/BodyOuterWrap.gif') repeat-y;
	float: right;
	width: 100%;
}

/*=== sidebar GERAL ===*/
.sideBar_geral
{
	/* width: 20%; */
	width: 145px;
	padding: 5px;
	float: left;
}

.sideBar_geral .panelWrapper_geral
{
	background: #fbfbfb;
	border: solid 1px #999999;
}


.sideBar_geral .panelWrapper_federal
{
	background: #effafe;
	border: solid 1px #a5d8fa;
}

.sideBar_geral h3
{
	text-align: center;
	background-color: #eeeeee;
	background-repeat: no-repeat;
	background-position: right center;
	color: #333333;
	clear: both;
	font-size: 10px;
	padding: 1px 0;
	cursor: pointer;
	cursor: hand;
}

.sideBar_geral h3.open
{
	background-image: url('/bf/Styles/Images/Minus.gif');
}

.sideBar_geral h3.closed
{
	background-image: url('/bf/Styles/Images/Plus.gif');
}

/*===sidebar FEDERAL  ===*/

.sideBar_federal
{
	/* width: 20%; */
	width: 145px;
	padding: 2px 5px 5px 10px;
	float: left;
	z-index:40; /* para ficar acima do menu */
}

.sideBar_federal .panelWrapper_federal
{
	background: #effafe;
	border: solid 1px #a5d8fa;
}

.sideBar_federal h3
{
	text-align: center;
	background-color: #d7eefd;
	background-repeat: no-repeat;
	background-position: right center;
	color: #114499;
	clear: both;
	font-size: 10px;
	padding: 1px 0;
	cursor: pointer;
	cursor: hand;
}

.sideBar_federal h3.open
{
	background-image: url('/bf/Styles/Images/Minus.gif');
	cursor:pointer;
}

.sideBar_federal h3.closed
{
	background-image: url('/bf/Styles/Images/Plus.gif');
	cursor:pointer;
}


/*=== sidebar ESTADUAL  ===*/

.sideBar_estadual
{
	/* width: 20%; */
	width: 145px;
	padding: 2px 5px 5px 10px;
	float: left;
}

.sideBar_estadual .panelWrapper_estadual
{
	background: #eff8eb;
	border: solid 1px #a6d090;
}

.sideBar_estadual h3
{
	text-align: center;
	background-color: #d1eac4;
	background-repeat: no-repeat;
	background-position: right center;
	color: #3f6d25;
	clear: both;
	font-size: 10px;
	padding: 1px 0;
	cursor: pointer;
	cursor: hand;
}

.sideBar_estadual h3.open
{
	background-image: url('/bf/Styles/Images/Minus.gif');
	cursor:pointer;
}

.sideBar_estadual h3.closed
{
	background-image: url('/bf/Styles/Images/Plus.gif');
	cursor:pointer;
}

/*=== sidebar MUNICIPAL  ===*/

.sideBar_municipal
{
	/* width: 20%; */
	width: 145px;
	padding: 2px 5px 5px 10px;
	float: left;
}

.sideBar_municipal .panelWrapper_municipal
{
	background: #f5f0f6;
	border: solid 1px #d4afc9;
}

.sideBar_municipal h3
{
	text-align: center;
	background-color: #e7d3e1;
	background-repeat: no-repeat;
	background-position: right center;
	color: #6b2981;
	clear: both;
	font-size: 10px;
	padding: 1px 0;
	cursor: pointer;
	cursor: hand;
}

.sideBar_municipal h3.open
{
	background-image: url('/bf/Styles/Images/Minus.gif');
	cursor:pointer;
}

.sideBar_municipal h3.closed
{
	background-image: url('/bf/Styles/Images/Plus.gif');
	cursor:pointer;
}

/*=== sidebar PREV/TRAB.  ===*/

.sideBar_prev
{
	/* width: 20%; */
	width: 140px;
	padding: 2px 5px 5px 10px;
	float: left;
}

.sideBar_prev .panelWrapper_prev
{
	background: #fdf0db;
	border: solid 1px #ffb27e;
}

.sideBar_prev h3
{
	text-align: center;
	background-color: #ffd8bf;
	background-repeat: no-repeat;
	background-position: right center;
	color: #ff6600;
	clear: both;
	font-size: 10px;
	padding: 1px 0;
	cursor: pointer;
	cursor: hand;
}

.sideBar_prev h3.open
{
	background-image: url('/bf/Styles/Images/Minus.gif');
	cursor:pointer;
}

.sideBar_prev h3.closed
{
	background-image: url('/bf/Styles/Images/Plus.gif');
	cursor:pointer;
}

ul.refineResults2, ul.refineResults
{
	margin: 5px;
}

ul.refineResults2 li, ul.refineResults li
{
	line-height: 1.3em;
}

ul.refineResults2 li{
	list-style:square;
	margin-left:12px;
	list-style-position: outside;
}

ul.refineResults2 a, ul.refineResults a
{
	color: #333;
	font-size: 10px;
}
/*=== Quantidade de Resultados GERAL ===*/

ul.refineResults2 .qtd_geral, ul.refineResults .qtd_geral
{
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
	margin: 0 0 0 2px;
}

/*=== Quantidade de Resultados FEDERAL ===*/

ul.refineResults2 .qtd_federal, ul.refineResults .qtd_federal
{
	color: #114499;
	font-weight: bold;
	font-size: 10px;
	margin: 0 0 0 2px;
	background-color: #effafe;
}

/*=== Quantidade de Resultados ESTADUAL ===*/

ul.refineResults2 .qtd_estadual, ul.refineResults .qtd_estadual
{
	color: #3f6d25;
	font-weight: bold;
	font-size: 10px;
	margin: 0 0 0 2px;
	background: #eff8eb;
}

/*=== Quantidade de Resultados MUNICIPAL ===*/

ul.refineResults2 .qtd_municipal, ul.refineResults .qtd_municipal
{
	color: #6b2981;
	font-weight: bold;
	font-size: 10px;
	margin: 0 0 0 2px;
	background: #f5f0f6;
}

/*=== Quantidade de Resultados PREV/TRAB. ===*/

ul.refineResults2 .qtd_prev, ul.refineResults .qtd_prev
{
	color: #ff6600;
	font-weight: bold;
	font-size: 10px;
	margin: 0 0 0 2px;
	background: #fdf0db;
}

ul.refineResults2 .vmais, ul.refineResults .vmais
{
	font-size:9px;
	text-align:right;
	margin:-3px 0 0 0;
	padding:0;
	cursor:pointer;
	cursor:hand;
}

ul.refineResults2 .rlink, ul.refineResults .rlink
{
	color:red;
	font-size:9px;
	text-align:right;
	margin:-3px 0 0 0;
	padding:0;
	cursor:pointer;
	cursor:hand;
}

ul.bulletedList
{
	margin: 20px;
}

ul.bulletedList li
{
	line-height: 1.5em;
	list-style-type: disc;
	margin: 0 0 0 20px;
}

ul.bulletedList a
{
	color: #333;
	font-size: 12px;
}

/*=== Quantidade de Resultados GERAL ===*/

ul.bulletedList .qtd_geral
{
	color: #FF0000; 
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 4px;
}

/*=== Quantidade de Resultados FEDERAL ===*/

ul.bulletedList .qtd_federal
{
	color: #114499;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 4px;
}

/*=== Quantidade de Resultados MUNICIPAL ===*/

ul.bulletedList .qtd_municipal
{
	color: #6b2981;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 4px;
}

/*=== periodo ===*/
ul.periodo
{
	font-size: 12px;
	margin: 12px 0;
}

ul.periodo input
{
	border: solid 1px #999;
	width: 69px;
	font-size: 11px;
}

ul.periodo .datePicker
{
	background: transparent url('/bf/Styles/Images/DatePickerBgr.gif') no-repeat;
	border: 0;
	width: 19px;
	height: 16px;
	margin: 0 0 0 4px;
	cursor: pointer;
	cursor: hand;
}

ul.periodo label
{
	display: block;
	float: left;
	width: 120px;
	margin: 0 0 8px 0;
}

ul.periodo label span
{
	display: block;
	float: left;
	width: 40px;
	text-align: right;
	padding: 0 4px 0 0;
}

ul.periodo label input
{
	display: block;
	float: right;
}

ul.periodo .datePicker
{
	display: block;
	float: left;
	margin: 1px 0 0 4px;
}

ul.periodo .ok
{
	clear: both;
}

ul.periodo .ok input
{
	margin: 0 0 0 49px;
	width: 26px;
	height: 22px;
	border: solid 1px #ccc;
	background: #fff;
}

/*=== fim do periodo ===*/
/*=== fim da sidebar ===*/

/*=== conteúdo principal ===*/
.main
{
	float: left;
	width: 77%; /* 72% , 77% */
	padding: 2px 5px 5px 2px;
	z-index:10; /* para ficar abaixo  do menu*/
}

/*=== Barra paginadora GERAL ===*/

.main .mainWraper .pagingHeader_geral
{
	background: #efefef;
	font-size: 12px;
	line-height: 28px;
	height: 28px;
	padding: 0 0 0 12px;
}

.main .mainWraper .pagingHeader_geral a
{
	color: #999;
}

.main .mainWraper .pagingHeader_geral a:hover
{
	color: #000;
}

.main .mainWraper .pagingHeader_geral .lkdest{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	
}
/*=== Barra paginadora Atendimentos ===*/
.pagingHeaderAtendimento
{
	background: #000080;
	color:#E5E5E5;
	font-size: 11px;
	line-height: 28px;
	height: 28px;
	padding: 0 0 0 12px;
}

.pagingHeaderAtendimento a
{
	color: #E5E5E5;
}

.pagingHeaderAtendimento a:hover
{
	color: #FFF;
}

.pagingHeaderAtendimento .lkdest{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#E5E5E5;
	
}


/*=== Barra paginadora FEDERAL ===*/

.main .mainWraper .pagingHeader_federal
{
	background: #e3f8ff;
	font-size: 11px;
	line-height: 28px;
	height: 28px;
	padding: 0 0 0 12px;
}

.main .mainWraper .pagingHeader_federal a
{
	color: #999;
}

.main .mainWraper .pagingHeader_federal a:hover
{
	color: #000;
}

.main .mainWraper .pagingHeader_federal .lkdest{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	
}

/*=== Barra paginadora ESTADUAL ===*/

.main .mainWraper .pagingHeader_estadual
{
	background: #e8f5e1;
	font-size: 11px;
	line-height: 28px;
	height: 28px;
	padding: 0 0 0 12px;
}

.main .mainWraper .pagingHeader_estadual a
{
	color: #999;
}

.main .mainWraper .pagingHeader_estadual a:hover
{
	color: #000;
}

.main .mainWraper .pagingHeader_estadual .lkdest{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	
}

/*=== Barra paginadora MUNICIPAL ===*/

.main .mainWraper .pagingHeader_municipal
{
	background: #ece3ee;
	font-size: 11px;
	line-height: 28px;
	height: 28px;
	padding: 0 0 0 12px;
}

.main .mainWraper .pagingHeader_municipal a
{
	color: #999;
}

.main .mainWraper .pagingHeader_municipal a:hover
{
	color: #000;
}

.main .mainWraper .pagingHeader_municipal .lkdest{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	
}

/*=== Barra paginadora PREV/TRAB. ===*/

.main .mainWraper .pagingHeader_prev
{
	background: #ffe7d8;
	font-size: 11px;
	line-height: 28px;
	height: 28px;
	padding: 0 0 0 12px;
}

.main .mainWraper .pagingHeader_prev a
{
	color: #999;
}

.main .mainWraper .pagingHeader_prev a:hover
{
	color: #000;
}
.main .mainWraper .pagingHeader_prev .lkdest{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	
}

/*=== Lista de resultados da busca GERAL ===*/

.resultsList_geral
{
	list-style-type: decimal;
	margin: 7px 0 7px 12px;
}

.resultsList_geral li
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

.resultsList_geral li *
{
	font-weight: normal;
	font-size: 12px;

}

.resultsList_geral a
{
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

.resultsList_geral .excerpt
{
	color: #666;
}

.resultsList_geral .excerpt .title
{
	display: left;
	font-size: 11px;
	font-weight: bold;
	color: black;
	/*margin: 20px 0 0 0;*/
}

.resultsList_geral .date
{
	color: #c3c3c3;
}

/*=== Lista de resultados da busca PREV/TRAB. ===*/

.resultsList_prev
{
	list-style-type: decimal;
	margin: 7px 0 7px 12px;
}

.resultsList_prev li
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

.resultsList_prev li *
{
	font-weight: normal;
	font-size: 12px;

}

.resultsList_prev a
{
	color: #ff6200;
	font-weight: bold;
	font-size: 12px;
}

.resultsList_prev .excerpt
{
	color: #666;
	font-size: 11px;
	margin: 2px 0px 1px 20px;
}

.resultsList_prev .excerpt .title
{
	display: left;
	font-size: 11px;
	font-weight: bold;
	color: black;
	/* margin: 20px 0 0 0; */
}

.resultsList_prev .date
{
	color: #c3c3c3;
	font-size: 11px;
	margin: 0px 0px 15px 20px;
}



/*=== Lista de resultados da busca FEDERAL ===*/
.resultsList_federal
{
	list-style-type: decimal;
	margin: 7px 0 7px 12px;/* 12px*/
}

.resultsList_federal li
{
	font-weight: bold;
	/*list-style-type: decimal;*/
	font-size: 12px;
	margin-bottom: 10px;
}

.resultsList_federal li *
{
	font-weight: normal;
	font-size: 12px;
}

.resultsList_federal a
{
	color: #114499;
	font-weight: bold;
	font-size: 12px;
}

.resultsList_federal .excerpt
{
	color: #666;
	font-size: 11px;
	margin: 2px 0px 1px 20px;
}

.resultsList_federal .excerpt .title
{
	display: left; /*block*/
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.resultsList_federal .date
{
	color: #c3c3c3;
	font-size: 11px;
	margin: 0px 0px 15px 20px;
}

/*=== Lista de resultados da busca ESTADUAL ===*/
.resultsList_estadual
{
	list-style-type: decimal;
	/*margin: 17px 0 17px 42px;*/
	margin: 7px 0 7px 12px;
}

.resultsList_estadual li
{
	font-weight: bold;
	/*font-size: 13px;*/
	font-size: 12px;
	margin-bottom: 10px;
}

.resultsList_estadual li *
{
	font-weight: normal;
	/*font-size: 12px;*/
	font-size: 12px;
}

.resultsList_estadual a
{
	color: #769b33;
	font-weight: bold;
	/*font-size: 13px;*/
	font-size: 12px;
}

.resultsList_estadual .excerpt
{
	color: #666;
	font-size: 11px;
	margin: 2px 0px 1px 20px;
}

.resultsList_estadual .excerpt .title
{
	display: left;
	/*font-size: 12px;*/
	font-size: 11px;
	font-weight: bold;
	color: black;
	/* margin: 20px 0 0 0; */
}

.resultsList_estadual .date
{
	color: #c3c3c3;
	font-size: 11px;
	margin: 0px 0px 15px 20px;
}

/*=== Lista de resultados da busca MUNICIPAL ===*/
.resultsList_municipal
{
	list-style-type: decimal;
	margin: 7px 0 7px 12px;
}

.resultsList_municipal li
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

.resultsList_municipal li *
{
	font-weight: normal;
	font-size: 12px;
}

.resultsList_municipal a
{
	color: #6b2981;
	font-weight: bold;
	font-size: 12px;
}

.resultsList_municipal .excerpt
{
	color: #666;
	font-size: 11px;
	margin: 2px 0px 1px 20px;
}

.resultsList_municipal .excerpt .title
{
	display: left;
	font-size: 11px;
	font-weight: bold;
	color: black;
	/* margin: 20px 0 0 0; */
}

.resultsList_municipal .date
{
	color: #c3c3c3;
	font-size: 11px;
	margin: 0px 0px 15px 20px;
}

/*=== Lista de resultados da busca ===*/
/*=== Fim do conteúdo principal ===*/
/*=== Fim das configurações do body ===*/

/*=== footer ===*/
div.footer
{
	font-size: 1px;
	height: 4px;
	line-height: 4px;
	background: url('/bf/Styles/Images/FooterBgr.gif');
	margin: 0 4px 20px 4px;
	clear: both;
}
/*=== Fim do footer ===*/
#blocoDescResult{
	font-size:10px;
	display:block;
	float:left;
}

#HUMARMAZENADO H1{
	display:none;
}

#fieldOrdenacao{
	display:block;
	float:right;
}

#fieldDica{
	font-family:Verdana,Arial,Helvetica;
	margin:15px 15px 15px 5px;
	text-transform:uppercase;
}
#fieldDica div{
	color:#990000;
	font-weight:bold;
	font-size:11px;
}

#fieldDica ul{
	padding-left:15px;
}
#fieldDica ul li{
	font-size:10px;
	margin-left:15px;
	list-style: disc;
}


#__menu__fiscoindex{
	position:relative;
}

.titMenuCentro{
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.5pt;
}
.qtd_centro
{
	color: #3f6d25;
	font-weight: bold;
	font-size: 10px;
	margin: 0 0 0 2px;
}

.panelWrapper_federal #__menu__fiscoindex .tableIndex{
	background-color: #effafe;
}

.panelWrapper_prev #__menu__fiscoindex .tableIndex{
	background-color: #fdf0db;
}

.panelWrapper_estadual #__menu__fiscoindex .tableIndex{
	background-color: #eff8eb;
}

.panelWrapper_municipal #__menu__fiscoindex .tableIndex{
	background-color: #f5f0f6;
}

.panelWrapper_municipal #__menu__fiscoindex .tableIndex{
	background-color: #f5f0f6;
}

.panelWrapper_geral #__menu__fiscoindex .tableIndex{
	background-color: #fbfbfb;
}

.cabecalhoMenu{
	color:white;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica;
	font-size:10px;
	letter-spacing:2pt;
	text-align:center;
	padding-top:5px;
	height:20px;
}

.sideBar_federal .panelWrapper_federal .cabecalhoMenu{
	background:#0864AD;
}

.sideBar_estadual .panelWrapper_estadual .cabecalhoMenu{
	background: #68ba3e;
}

.sideBar_municipal .panelWrapper_municipal .cabecalhoMenu{
	background: #690069;
}

.sideBar_prev .panelWrapper_prev .cabecalhoMenu{
	background: #ff6600;
}

.ordenacao_federal{
	background-color: #d7eefd;	
	color: #114499;
	padding-left:2px;
	padding-right:2px;
}
.ordenacao_estadual{
	background-color: #d1eac4;
	color: #3f6d25;
	padding-left:2px;
	padding-right:2px;
}
.ordenacao_municipal{
	background-color: #e7d3e1;
	color: #6b2981;
	padding-left:2px;
	padding-right:2px;
}
.ordenacao_prev{
	background-color: #ffd8bf;
	color: #ff6600;
	padding-left:2px;
	padding-right:2px;
}


/*  arquivo: p.excerpt .h2cron,  
.excerpt .h2cron, .h2cron{
	display:inline;
	font-family: "Trebuchet MS", Verdana, Arial, Serif;
	width:auto !important;
	font-size: 11px;

	margin:-10px;
	padding:-10px;
	border:0 !important;
}
*/
