/*GERAIS*/
body{
	margin: 0;
	margin: 0 auto;
	background: #FFF url("../imagens/bq.gif") repeat;
	text-align: center;
}

h1{
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #2F2F2F;
	padding-top: 3px;
	clear: both;
}

h2{
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #E77817;
	padding-top: 3px;
	padding-bottom: 3px;
}

h3{
	font-size: 18px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #1A1A1A;
}

h4{
	font-family:  Georgia, Lucida, sans-serif;
	font-size: 18px;
	padding-top: 0;
	padding-bottom: 3px;
	clear: both;
	text-align: center;
	color: #1F1F1F;
}

h1 strong, h2 strong, h3 strong{
	color: #E77817;
}

.p_dados_boleto{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	color: #000;
	line-height: 125%;
}

a:link, a:visited{
	color: #E77817;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}

a:hover, a:active{
	color: #000;
	text-decoration: none;
}

.lk_home:link, .lk_home:visited, .lk_home:active{
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #1F1F1F;
	text-decoration: none;
	height:20px;
	width:162px !important;
}

.lk_home:hover{
	color: #E77817;
	text-decoration: none;
}

.lk_home:hover strong{
	color: #1F1F1F;
	text-decoration: none;
}
	
.lk_home strong{
	color: #E77817;
}

.p_home{
	text-align: left;
	padding-top: 3px;
	margin: 0;
}
 
.p_home_interna{
	text-align: left;
	padding: 0 0 0 15px;
	color: #1A1A1A;
}

img{
	border: none;
}

#corpo{
	width: 760px;
	height: auto;
	margin: 0 auto 0 auto;
	padding-bottom: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 145%;
	color: #E77817;
	text-align: left;
	background: transparent url(../imagens/div_border_bk.gif) top center repeat-y;
}

#topo{
	width: 760px;
	height: 28px;
	margin: 0 auto 0 auto;
	background: transparent url('../imagens/div_topo_redondo.gif') no-repeat bottom center;
}

#rodape{
	width: 760px;
	height: 63px;
	text-align: center;
	margin: 0 auto 10px auto;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: lighter;
	color: #A0A0A0;
	clear: both;
	background: transparent url('../imagens/div_rodape_redondo.gif') no-repeat top;
}

#rodape a{
	color: #E77817;
}

/*Caixa acessibilidade*/
#fonte_acess{
	float: right;
	text-align: right;
	margin: 5px 20px 5px 0;
	clear: both;
}

#fonte_acess span{
	float: left;
	color: #8F8F8F;
	font-size: 9px;
	line-height: 9px;
	margin: 2px 4px 0 0;
	display: block;
}

#fonte_acess .menor{
	float: left;
	font-weight: bold;
	width: 25px;
	height: 19px;
	background: url(../imagens/bq_box.gif) top repeat-x;
	border: solid 1px #DBDBDB;
	border-bottom: solid 1px #DBDBDB;
	text-align: left;
}

#fonte_acess .maior{
	float: left;
	font-weight: bold;
	font-size: 14px;
	width: 25px;
	height: 19px;
	background: url(../imagens/bq_box.gif) top repeat-x;
	border: solid 1px #DBDBDB;
	border-left: none;
	border-bottom: solid 1px #DBDBDB;
}

#fonte_acess .a_fonte{
	height: 19px;
	text-align: center;
	display: block;
}

.a_fonte:link, .a_fonte:visited, .a_fonte:active{
	color: #E77817;
	text-decoration: none;
	height: 19px;
	text-align: center;
	display: block;
	border-bottom: solid 1px #DBDBDB;
}

.a_fonte:hover{
	color: #1A1A1A;
	text-decoration: none;
	height: 19px;
	text-align: center;
	display: block;
	border-bottom: solid 1px #DBDBDB;
}

#fonte_acessibilidade{
	margin: 0 20px 0 20px;
	padding-bottom: 25px;
	clear: both;
	width:100%;
	text-align:center;
}

#formulario {
	margin: 0 20px 0 20px;
	clear: both;
}

#formulario fieldset legend {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #ABABAB;
	font-weight: bold;
	border: 1px solid #E6E6E6;
	padding: 2px;
}

#formulario fieldset p{
	text-align: left;
	color: #1A1A1A;
	margin: 2px 5px 5px 5px;
}

#formulario fieldset {
	clear: both;
	padding: 15px 0 5px 15px;
	border: 1px solid #E6E6E6;
	margin-bottom: 10px;
}

#formulario fieldset label{
	float: left;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #1F1F1F;
	clear: both;
}

#formulario fieldset label b {
	display: block;
}

#formulario fieldset label input, select, textarea {
	font: 11px Arial, Verdana, Tahoma, Sans-Serif;
	margin: 5px 7px 13px 0;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
}

#formulario fieldset label .select_width{
	width: 185px;
	clear: both;
}

#formulario fieldset label input:focus, #formulario fieldset label textarea:focus, #formulario fieldset input:focus, #formulario fieldset select:focus{
	border: 1px solid #E77817;
}

.erro{
	border: 1px solid #FB0000 !important;
	background: #FFF url('../imagens/bk_error_box.gif') no-repeat center right;
}

.correto{
	float: left;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #1F1F1F;
	background-color: #FFF;
	clear: both;
}

#formulario .botao_retornar, .botao_submit{
	margin: 0 auto 10px auto;
	border: 1px solid #000;
	color: #1A1A1A;
	background: url(../imagens/bq_box.gif) top repeat-x;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	clear: none !important;
	display: block;	
}

#formulario .botao_submit{
	width: 162px !important; 
	height: 20px;
}

#formulario .botao_retornar{
	width: 160px; 
	height: 18px;
}

p{
	text-align: center;
}

.informacoes{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #E77817;
}

blockquote{
	text-align: left;	
}

blockquote p{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1A1A1A;
	text-align: left;
	margin: 10px;
	line-height: 125%;
}

li{
	color: #CC0000;
	font-size: 11px;
}

.botao_voltar{
	width: 162px; 
	height: 18px;
	margin: 0 auto 10px auto;
	border: 1px solid #000;
	color: #1A1A1A !important;
	background: url('../imagens/bq_box.gif') top repeat-x;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	display: block;	
}

.vermelho, .verde, .laranja {
	font-size: 11px;
	line-height: 115%;
	text-align: left;
	font-weight: normal;
}

.vermelho {
	color: #DC1B22;	
}

.verde {
	color: #027B07;
}

.laranja{
	color: #E77817;	
}

.div_ajax {
	display: block;
	clear: both;
	width: 650px;
}

table#tabela {
	border: 2px solid #E6E6E6;
	border-collapse: collapse;
	margin: 5px;
	width: 98%;
	color: #1A1A1A;
	text-align: left;
}

table#tabela tr td, tr th {
	padding: 7px 7px;
	border: 1px solid #E6E6E6;
}

table#tabela tr th {
	background-color: #FDFDFD;
	text-align: center;
}

table#tabela tr td.centralizado {
	text-align: center;
}

table#tabela caption {
	text-align: left;
	color: #BF9F62;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
}

table#tabela thead tr th, table#tabela thead tr td {
	text-align: center;
	border-bottom: 2px solid #E6E6E6;
	background-color: #FDFDFD;
	color: #E77817;
}

table#tabela tfoot tr td {
	background-color: #FDFDFD;
}

table#tabela tr.acess_cor td {
	background-color: #FDFDFD !important;
}

.p_home2{
	color: #1A1A1A;
	text-align:left;
}

.p_home3{
	color: #1A1A1A;
	text-align:left;
	font-size: 14px;
	
}
.pequeno{
	color: #1A1A1A;
	text-align:left;
	font-size: 10px;
	
}
li{
	color: #1A1A1A !important;
	text-align:left !important;
	margin-left: 15px !important;
}

#conteudo{
	text-align:justify !important;
	margin-left: 40px !important;
	width:680px !important;
}


#botao{
	clear:none!important;
	float:left!important;
	width:120px!important;
	border:1px solid #C0C0C0;
	background: url(../imagens/bq_box.gif) top repeat-x;
}

#letra
{
list-style-type: lower-alpha;
}


#botoes_container{
	margin: 0 20px 0 60px;
	/*margin: 0 20px 0 0;*//*DESCOMENTA ESSA E COMENTA A DE CIMA*/
	padding-bottom: 25px;
	clear: both;
	text-align:center;
	width: 100%
}

#botoes_container p{
	margin-left:100px;
}


