body{
	margin: 0 0 0 0;
	background-image:url(../imagens/fdcorpo.gif);
	background-repeat: repeat-x;
	scrollbar-face-color:#aeacac;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#aeacac;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}

#topo {
	position:absolute;
	z-index:1;
	width:100%;
	height:103px;
	background-image:url(../imagens/fdtopo.jpg);
	background-repeat:repeat-x;
}

#conteudo {
	width:972px;
	background-image:url(../imagens/fdconteudo.gif);
	background-repeat:repeat-y;
}

#rodape {
	width:100%;
	height:112px;
	background-image:url(../imagens/fdrodape.jpg);
	background-repeat:repeat;
	
}

.normal {
	margin: 5 0 0 0;
}

.frame {
	margin: 0 0 0 0;
}


.textopequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	font-weight: bold;

}

.titulopreto {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: black;
	/*font-style: italic;*/
}

.titulobranco {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

.textodetalhe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
}
.textomaior {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: black;
}

.textomenor {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.texto {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	font-weight: normal;
}

.textobranco {
	font-family: Verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;

}

a.linkum:link {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

 }
a.linkum:visited  {  
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
 }
a.linkum:hover  {
	font-family: verdana;
	font-size: 10px;
	color: #58b431;
	text-decoration: underline;
	font-weight: bold;
 }

a.linkdois:link {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

 }

a.linkdois:visited  {  
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
 }
a.linkdois:hover  {
	font-family: verdana;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
 }

a.linkcaixa:link, a.linkcaixa:visited {
	display: block;
	padding: 1px;
	border: 1px solid #669966;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	width: 12em;
	margin: 1px;
	background-image: url(../imagens/fdcaixamaisverde.gif);
	vertical-align: top;
	height: 2px;
}

a.linkcaixa:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #669966;
	background-color: #FFFFFF;
	background-image: url(../imagens/fdcaixabranco.gif);
}

a.tooltip {
	position: relative;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	color: #000000;
	text-decoration: none;
	cursor: help;
	z-index: 24;
}
a.tooltip:hover {
	background: transparent;
	z-index: 25;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.tooltip span {
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.tooltip:hover span {
	display: block;
	position: absolute;
	width: 180px;
	top: 2em;
	text-align: justify;
	left: -20;
	font: 9px Verdana, arial, helvetica, sans-serif;
	padding: 5px 10px;
	border: 1px solid #FF9933;
	background: url(../imagens/fdcaixaverde.gif);
	color: #000;
	text-decoration: none;
}

.caixaverde {
	border:1px solid #FF9900;
	background-image: url(../imagens/fdcaixaverde.gif);
	padding-left: 15px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 290px;
	padding-bottom: 5px;
}

.caixatitulo {
	border:1px solid #CCCCCC;
}

.caixatitulo #titulo{
	text-align:left;
	position:relative;
	top:-10px;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color:#666666;
}

.caixatitulo #corpo{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
	padding-left: 5px;
}

.caixacobranca {
	border:1px solid #999999;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 100%;
	padding-right: 5px;
	padding-top: 2px;
	background-color: #FFFFFF;

}

.caixa {
	background-image:url(../imagens/imgcaixa2.gif);
	background-repeat:no-repeat;
	/*border:1px solid #FF9933;	*/
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
}




.caixacobrancamenor {
	border:1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 640px;
	padding-right: 5px;
	padding-top: 2px;
}

.caixaatualiza {
	border:1px solid #CCCCCC;
	background-image: url(../imagens/fdtopocaixa.gif);
	background-repeat: repeat-x;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}

.caixaquantidade {
	border:1px solid #CCCCCC;
	background-image: url(../imagens/fdtopocaixa.gif);
	background-repeat: repeat-x;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.botaosimples {
	background-color:#FFA000;
	font-family:Verdana, Arial, Helvetica, sans-serif; /*w3c recomenda usar fontes alternativas*/
	color:#FFFFFF;
	font-size:12pt;
	border:1px solid #999999;
	cursor:pointer;
	font-weight: bold;
}

.botao {
	background-image:url(../imagens/fdbtn.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif; /*w3c recomenda usar fontes alternativas*/
	color:#000000;
	font-size:14pt;
	border:none;
	width:151px;
	height:30px;
	cursor:pointer;
}

hr {
	color: #fff;
	background-color: #fff;
	height: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
}


/*MENU*/

a.pagamento:link, a.pagamento:visited {
	display:block;
	width:127px;
	height:85px;
	line-height:85px;
	text-decoration:none;
	background: #FFFFFF url(../imagens/menu/imgpagamentodesativ.jpg) no-repeat left top;
}

a.pagamento:hover {
	background: #FFFFFF url(../imagens/menu/imgpagamentoativ.jpg) no-repeat left top;
}

a.pd:link, a.pd:visited {
	display:block;
	width:127px;
	height:85px;
	line-height:85px;
	text-decoration:none;
	background: #FFFFFF url(../imagens/menu/imgpddesativ.jpg) no-repeat left top;
}

a.pd:hover {
	background: #FFFFFF url(../imagens/menu/imgpdativ.jpg) no-repeat left top;
}

a.juridico:link, a.juridico:visited {
	display:block;
	width:127px;
	height:85px;
	line-height:85px;
	text-decoration:none;
	background: #FFFFFF url(../imagens/menu/imgjurdesativ.jpg) no-repeat left top;
}

a.juridico:hover {
	background: #FFFFFF url(../imagens/menu/imgjurativ.jpg) no-repeat left top;
}

a.pendencia:link, a.pendencia:visited {
	display:block;
	width:127px;
	height:85px;
	line-height:85px;
	text-decoration:none;
	background: #FFFFFF url(../imagens/menu/imgpendesativ.jpg) no-repeat left top;
}

a.pendencia:hover {
	background: #FFFFFF url(../imagens/menu/imgpenativ.jpg) no-repeat left top;
}

a.pj:link, a.pj:visited {
	display:block;
	width:127px;
	height:85px;
	line-height:85px;
	text-decoration:none;
	background: #FFFFFF url(../imagens/menu/imgpjdesativ.jpg) no-repeat left top;
}

a.pj:hover {
	background: #FFFFFF url(../imagens/menu/imgpjativ.jpg) no-repeat left top;
}

a.baixa:link, a.baixa:visited {
	display:block;
	width:127px;
	height:85px;
	line-height:85px;
	text-decoration:none;
	background: #FFFFFF url(../imagens/menu/imgbaixadesativ.jpg) no-repeat left top;
}

a.baixa:hover {
	background: #FFFFFF url(../imagens/menu/imgbaixaativ.jpg) no-repeat left top;
}

a.reloco:link, a.reloco:visited {
	display:block;
	width:127px;
	height:85px;
	line-height:85px;
	text-decoration:none;
	background: #FFFFFF url(../imagens/menu/imgrelocodesativ.jpg) no-repeat left top;
}

a.reloco:hover {
	background: #FFFFFF url(../imagens/menu/imgrelocoativ.jpg) no-repeat left top;
}


a.master:link, a.master:visited {
	display:block;
	width:127px;
	height:85px;
	line-height:85px;
	text-decoration:none;
	background: #FFFFFF url(../imagens/menu/imgmasterdesativ.jpg) no-repeat left top;
}

a.master:hover {
	background: #FFFFFF url(../imagens/menu/imgmasterativ.jpg) no-repeat left top;
}

a.relconcilia:link, a.relconcilia:visited {
	display:block;
	width:127px;
	height:85px;
	line-height:85px;
	text-decoration:none;
	background: #FFFFFF url(../imagens/menu/imgrelconciliadesativ.jpg) no-repeat left top;
}

a.relconcilia:hover {
	background: #FFFFFF url(../imagens/menu/imgrelconciliaativ.jpg) no-repeat left top;
}


#topoImpressao {
display: none;
}

@media print {

#topo, #menu, .noprint {
display: none;
}
#topoImpressao {
display: block;
}

}

.box-1 {margin:5px 2px;border:1px solid #c4c4c4;padding:5px;background-color: #f4f3f3}
h2 {color: rgb(51, 51, 51); font-size: 15px; font-weight:bold; }
h3 { margin: 0 0 10px 0; color: rgb(51, 51, 51); font-size: 20px; letter-spacing: -1px;line-height:22px; }
h3 strong { color: rgb(243, 161, 23); width: auto ! important; padding-top: 0pt ! important; font-size: 22px ! important; letter-spacing: -2px;font-weight:bold;}