
/*propriedade das tabelas, como forma cor de tamanho*/

label
{ 
  position: relative;
  margin-top: 10px;
  margin-left: 0;
  margin-bottom: 10px;
  cursor: pointer;
}


#content{
  background: #bde8e5;
  width: auto;
  height: auto;
  padding: 1px;
  }
  
#content2{
  background: #bde8e5;
  width: auto;
  height: auto;
  padding-top: 1px;
  padding-bottom: 1px;
  }
  
#content3{
  background: #2baea5;
  width: 515px;
  height: auto;
  padding: 1px;
  }
  
#content4{
  background: #bde8e5;
  width: 500px;
  height: auto;
  padding: 1px;
  }
  
#content5{
  background: #bde8e5;
  width: 350px;
  height: auto;
  padding: 1px;
  }
#content6{
  background: #2baea5;
  width: 360px;
  height: auto;
  padding: 1px;
  }
    
#nav{
  position: relative;
  top: 0;
  width: auto;
  height: auto;
  background: #fff;
  border: none;
  text-align: center;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  }
  
#nav2{
  position: relative;
  top: 0;
  width: auto;
  height: auto;
  background: #fff;
  border: none;
  text-align: left;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  }
  
#nav3{
  position: relative;
  top: 0;
  width: auto;
  height: auto;
  background: #fff;
  border: none;
  text-align: center;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  }
  #nav8{
  position: relative;
  top: 0;
  width: auto;
  height: auto;
  background: #fff;
  border: none;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  }
  
/*fim das propriedade das tabelas, como forma cor de tamanho*/
  
#tit_tabela_azul{
  position: relative;
  font-family: verdana,arial,tahoma;
  font-size: 18px;
  left: 30px;
  color: #2baea5;
  text-align: center;
}

#tit_tabela_azul_eng{
  position: relative;
  font-family: verdana,arial,tahoma;
  font-size: 17px;
  left: 10px;
  color: #2baea5;
  text-align: center;
}

#tit_tabela_azul_ita{
  position: relative;
  font-family: verdana,arial,tahoma;
  font-size: 18px;
  left: 30px;
  color: #2baea5;
  text-align: center;
}

#tit_tabela_verde{
  position: relative;
  font-family: verdana,arial,tahoma;
  font-size: 18px;
  left: 30px;
  color: #3AA796;
  text-align: center;
}

#tit_tabela_verde_eng{
  position: relative;
  font-family: verdana,arial,tahoma;
  font-size: 17px;
  left: 10px;
  color: #3AA796;
  text-align: center;
}

#tit_tabela_verde_ita{
  position: relative;
  font-family: verdana,arial,tahoma;
  font-size: 18px;
  left: 30px;
  color: #3AA796;
  text-align: center;
}

#valor_tabela_azul{
  position: relative;
  font-family: verdana,arial,tahoma;
  font-size: 18px;
  left: 60px;
  color: #2baea5;
  text-align: center;
}

#valor_tabela_azul_ita{
  position: relative;
  font-family: verdana,arial,tahoma;
  font-size: 18px;
  left: 40px;
  color: #2baea5;
  text-align: center;
}

#valor_tabela_verde{
  position: relative;
  font-family: verdana,arial,tahoma;
  font-size: 18px;
  left: 60px;
  _left: 80px;
  color: #3AA796;
  text-align: center;
}
#valor_tabela_verde{
  position: relative;
  font-family: verdana,arial,tahoma;
  font-size: 18px;
  left: 50px;
  _left: 60px;
  color: #3AA796;
  text-align: center;
}

#valor_tabela_verde_ita{
  position: relative;
  font-family: verdana,arial,tahoma;
  font-size: 18px;
  left: 40px;
  _left: 60px;
  color: #3AA796;
  text-align: center;
}


.linha{
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
/* tabelas de solicitação de serviços*/

#tit_tabela_verde_consulta{
  position: relative;
  font-family: verdana,arial,tahoma;
  font-size: 18px;
  left: 10px;
  color: #3AA796;
  text-align: center;
}

#tit_tabela_azul_consulta{
  position: relative;
  font-family: verdana,arial,tahoma;
  font-size: 17px;
  left: 09px;
  color: #2baea5;
  text-align: center;
}

#comboQtd{  
    position: absolute;
    top: 35px;
    left: 90px;
    background-color: #fff;
		border: 1px solid #2BAEA5;
}

#comboQtd:focus{
			background-color: #BAE7E4;
			border: 1px solid #2BAEA5;
}
#comboQtd_ale{  
    position: absolute;
    top: 35px;
    left: 10px;
    background-color: #fff;
		border: 1px solid #2BAEA5;
}

#comboQtd_ale:focus{
			background-color: #BAE7E4;
			border: 1px solid #2BAEA5;
}

#comboQtd_azul{  
    position: absolute;
    top: 35px;
    left: 90px;
    background-color: #fff;
		border: 1px solid #2baea5;
}

#comboQtd_azul:focus{
			background-color: #bde8e5;
			border: 1px solid #2baea5;
}

#comboQtd_azul_ale{  
    position: absolute;
    top: 35px;
    left: 20px;
    background-color: #fff;
		border: 1px solid #2baea5;
}

#comboQtd_azul_ale:focus{
			background-color: #2baea5;
			border: 1px solid #bde8e5;
}

#valor_serv{  
    position: relative;
    width: 100px;
    height: 20px;
    top: 47px;
    _top: 30px;
    left: 185px;
    _left: 60px;
	*left: 60px;
    border: 1px solid #2BAEA5;
    background: #fff;
}

#segura_texto{  
    position: relative;
    width: 350px;
    height: 390px;
    top: 0;
    left: 0;
}

#valor_serv_azul{  
     position: relative;
    width: 100px;
    height: 20px;
    top: 47px;
    _top: 30px;
    left: 185px;
    _left: 60px;
    border: 1px solid #2baea5;
    background: #fff;
}

#valor_verde{
   position: relative;
   font-family: verdana,arial,tahoma; 
   font-size: 9pt;
   top: 58px;
   _top: 40px;
   left: 50px;
   color: #3AA79E;
   text-align: left;
   text-transform: none;
   line-height: 0;
}

#valor_azul{
  position: relative;
   font-family: verdana,arial,tahoma; 
   font-size: 9pt;
   top: 58px;
   _top: 40px;
   left: 50px;
   color: #2baea5;
   text-align: left;
   text-transform: none;
   line-height: 0;
}

#desc_cadastro_verde{
   position: relative;
   font-family: verdana,arial,tahoma; 
   font-size: 9pt;
   top: 15px;
   left: 10px;
   color: #3AA79E;
   text-align: left;
   text-transform: none;
   line-height: 0;
}

#desc_cadastro_azul{
   position: relative;
   font-family: verdana,arial,tahoma; 
   font-size: 9pt;
   top: 15px;
   left: 10px;
   color: #2baea5;
   text-align: left;
   text-transform: none;
   line-height: 0;
}

#quantidade_assinatura{
  position: relative;
   font-family: verdana,arial,tahoma; 
   font-size: 9pt;
   top: 35px;
   left: -120px;
   color: #3AA79E;
   text-align: left;
   text-transform: none;
   line-height: 0;
}

#quantidade_verde{
  position: relative;
   font-family: verdana,arial,tahoma; 
   font-size: 9pt;
   top: 35px;
   left: -130px;
   color: #3AA79E;
   text-align: left;
   text-transform: none;
   line-height: 0;
}

#quantidade_azul{
   position: relative;
   font-family: verdana,arial,tahoma; 
   font-size: 9pt;
   top: 35px;
   left: -130px;
   color: #2baea5;
   text-align: left;
   text-transform: none;
   line-height: 0;
}

#forma_pagamento{
   position: relative;
   font-family: verdana,arial,tahoma; 
   font-size: 9pt;
   top: 60px;
   _top: 40px;
   left: 20px;
   color: #3AA79E;
   text-align: left;
   text-transform: none;
   line-height: 0;
}

#forma_pagamento_azul{
  position: relative;
   font-family: verdana,arial,tahoma; 
   font-size: 9pt;
   top: 60px;
   _top: 40px;
   left: 20px;
   color: #2baea5;
   text-align: left;
   text-transform: none;
   line-height: 0;
}

#pagamento {  
   position: relative;
    width: 350px;
    height: auto;
    top: 80px;
    _top: 60px;
    left: 17px;
    
}

#pagamento label.banco{
	float:left;
	width:107px;
	height:38px;
	padding:3px;
	text-align:left;
}  

  .radio {
  cursor: pointer;
  }
  .botao_radio {
  margin-top: 10px;
  cursor: pointer;
  border: none;
  }

#radio_visa {  
   width: 40px;
   height: 24px;
   background: url(../images/visa.jpg) no-repeat;
}
#radio_master {  
   width: 42px;
   height: 27px;
   background: url(../images/master.jpg) no-repeat;
}
#radio_diners {  
   width: 45px;
   height: 33px;
   background: url(../images/diners.jpg) no-repeat;
}
#radio_america {  
   width: 44px;
   height: 28px;
   background: url(../images/america.jpg) no-repeat;
}

#radio_bradesco {  
   width: 35px;
   height: 34px;
   background: url(../images/bradesco.jpg) no-repeat;
}
#radio_itau {  
   width: 31px;
   height: 31px;
   background: url(../images/itau.jpg) no-repeat;
}
#radio_brasil {  
   width: 31px;
   height: 30px;
   background: url(../images/bb.jpg) no-repeat;
}
#radio_caixa {  
   width: 52px;
   height: 20px;
   background: url(../images/caixa.jpg) no-repeat;
}
#radio_citi {  
   width: 56px;
   height: 24px;
   background: url(../images/citibank.jpg) no-repeat;
}
#radio_real {  
   width: 85px;
   height: 21px;
   background: url(../images/real.jpg) no-repeat;
}
#radio_unibanco {  
   width: 94px;
   height: 22px;
   background: url(../images/unibanco.jpg) no-repeat;
}
#radio_visa_electron {  
   width: 40px;
   height: 25px;
   background: url(../images/visa_electron.jpg) no-repeat;
}
#radio_master_maestro {  
   width: 40px;
   height: 25px;
   background: url(../images/master_maestro.jpg) no-repeat;
}
#radio_moto {  
   width: 35px;
   height: 31px;
   background: url(../images/moto.jpg) no-repeat;
}

#bt_removerAzul {  
    position: relative;
    width: 77px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0px;
    background: url(../images/btRemover.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#bt_removerAzul_eng {  
    position: relative;
    width: 77px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0px;
    background: url(../images/btRemover_eng.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#bt_removerAzul_ale {  
    position: relative;
    width: 77px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0px;
    background: url(../images/btRemover_ale.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#bt_removerAzul_fra {  
    position: relative;
    width: 77px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0px;
    background: url(../images/btRemover_fra.jpg) no-repeat;
    border: none;
    cursor: pointer;
}

#bt_removerVerde {  
    position: relative;
    width: 77px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0px;
    background: url(../images/btRemover.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#bt_removerVerde_eng {  
    position: relative;
    width: 77px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0px;
    background: url(../images/btRemover_eng.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#bt_removerVerde_ale {  
    position: relative;
    width: 77px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0px;
    background: url(../images/btRemover_ale.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#bt_removerVerde_fra {  
    position: relative;
    width: 77px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0px;
    background: url(../images/btRemover_fra.jpg) no-repeat;
    border: none;
    cursor: pointer;
}

#bt_confirmaVerde {  
    position: relative;
    width: 77px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0;
    background: url(../images/btConfirmar.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#bt_confirmaVerde_eng {  
    position: relative;
    width: 77px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0;
    background: url(../images/btConfirmar_eng.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#bt_confirmaVerde_esp {  
    position: relative;
    width: 77px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0;
    background: url(../images/btConfirmar_esp.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#bt_confirmaVerde_ale {  
    position: relative;
    width: 86px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0;
    background: url(../images/btConfirmar_ale.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#bt_confirmaVerde_fra {  
    position: relative;
    width: 86px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0;
    background: url(../images/btConfirmar_fra.jpg) no-repeat;
    border: none;
    cursor: pointer;
}

#bt_confirmaAzul {  
   position: relative;
    width: 77px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0;
    background: url(../images/btConfirmar.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#bt_confirmaAzul_eng {  
   position: relative;
    width: 77px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0;
    background: url(../images/btConfirmar_eng.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#bt_confirmaAzul_esp {  
   position: relative;
    width: 77px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0;
    background: url(../images/btConfirmar_esp.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#bt_confirmaAzul_ale {  
   position: relative;
    width: 86px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0;
    background: url(../images/btConfirmar_ale.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#bt_confirmaAzul_fra {  
   position: relative;
    width: 86px;
    height: 29px;
    top: 90px;
    _top: 75px;
    left: 0;
    background: url(../images/btConfirmar_fra.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
#tab_pedidos {  
    position: relative;
    width: 700px;
    height: auto;
    top: -20px;
    left: 10px;
}
#codigo_pedidos{
   position: relative;
   font-family: verdana,arial,tahoma; 
   font-size: 13px;
   top: 0;
   left: 10px;
   color: #3AA79E;
   text-align: left;
   text-transform: none;
   line-height: 0;
}
#data_pedidos{
   position: relative;
   font-family: verdana,arial,tahoma; 
   font-size: 13px;
   top: 0;
   left: 120px;
   color: #3AA79E;
   text-align: left;
   text-transform: none;
   line-height: 0;
}
#descricao_pedidos{
   position: relative;
   font-family: verdana,arial,tahoma; 
   font-size: 13px;
   top: 0;
   left: 200px;
   color: #3AA79E;
   text-align: left;
   text-transform: none;
   line-height: 0;
}
#status_pedidos{
   position: relative;
   font-family: verdana,arial,tahoma; 
   font-size: 13px;
   top: 0;
   left: 440px;
   color: #3AA79E;
   text-align: left;
   text-transform: none;
   line-height: 0;
}
#ver_pedidos{
   position: relative;
   font-family: verdana,arial,tahoma; 
   font-size: 13px;
   top: 0;
   left: 605px;
   color: #3AA79E;
   text-align: left;
   text-transform: none;
   line-height: 0;
}
#tit_pedidos{
  position: relative;
  font-family: verdana,arial,tahoma;
  font-size: 18px;
  left: 0;
  color: #3AA796;
  text-align: center;
}
#tit_dados{
  position: relative;
  font-family: verdana,arial,tahoma;
  font-size: 18px;
  left: 0;
  color: #3AA796;
  text-align: left;
}
#busca_dados{
  position: relative;
  font-family: verdana,arial,tahoma;
  font-size: 12px;
  top: 0;
  left: 2px;
  width: 320px;
  height: auto;
  color: #3AA796;
  text-align: left;
}
#conteudo_pedidos {  
    position: relative;
    width: 688px;
    height: auto;
	border: none;
    top: 0;
    left: -10px;
}
.titulo_pedido {
  font-family: verdana,arial,tahoma;
  font-size: 12px;
  left: 0;
  color: #3AA796;	
}
.pesquisa_pedido {
	width: 20px;
    height: 20px;
	border: none;
    background: url(../images/lupa.gif) no-repeat;
	cursor: pointer;
}
.cancela_pedido {
	width: 20px;
    height: 20px;
	border: none;
    background: url(../images/x.gif) no-repeat;
	cursor: pointer;
}

#bt_cancelar_dados {  
    position: absolute;
    width: 25px;
    height: 21px;
    top: 0;
    left: 7px;
    background: url(../images/bt_cancelar_dados.jpg) no-repeat;
    cursor: pointer;
    border: none;
}
#bt_alterar_dados {  
    position: relative;
    width: 25px;
    height: 20px;
    top: 0;
    left: 14px;
    background: url(../images/bt_alterar_dados.jpg) no-repeat;
    cursor: pointer;
    border: none;
}
#texto_botoes{
    position: absolute;
    top: 5px;
    left: 40px;
    font-family: verdana, arial,tahoma;
    font-size: 10px;
    color: #3AA796; 
    cursor: pointer;
}
#texto_botoes2{
    position: absolute;
    top: 5px;
    left: 185px;
    font-family: verdana, arial,tahoma;
    font-size: 10px;
    color: #3AA796; 
    cursor: pointer;
}
#segura_botoes {  
    position: relative;
    width: 280px;
    height: 29px;
    font-family: verdana,arial;
    font-size: 14px;
    color: #2BAEA5;
    top: 5px;
    left: 0;    
}

#segura_botoes_esp {  
    position: relative;
    width: 340px;
    height: 22px;
    top: 5px;
    left: 0;
    font-family: verdana,arial;
    font-size: 14px;
    color: #2BAEA5;    
}

#credito_america {  
   position: relative;
   top: 0;
   left: 0;
   width: 63px;
   height: 35px;
   border: none;
   cursor: pointer;
   background: url(../images/american_grande.jpg) no-repeat;
}

#credito_master {  
   position: relative;
   top: 5px;
   left: 0;
   width: 55px;
   height: 35px;
   border: none;
   cursor: pointer;
   background: url(../images/mastercard.jpg) no-repeat;
}

#bt_creditos {  
    position: relative;
    width: 74px;
    height: 22px;
    top: 0;
    left: 10px;
    font-family: verdana,arial;
    font-size: 13px;
    color: #3AA796;
    background: url(../images/bt_resultado.jpg) no-repeat;
    cursor: pointer;
    border: none;
}
#bt_creditos_azul {  
    position: relative;
    width: 74px;
    height: 22px;
    top: 0;
    left: 10px;
    font-family: verdana,arial;
    font-size: 13px;
    color: #2baea5;
    background: url(../images/bt_creditos_azul.jpg) no-repeat;
    cursor: pointer;
    border: none;
}
#azul{
  font-family: verdana,arial;
  font-size: 12px;
  color: #2baea5;
}


/* fim da tabela de solicitação de serviços*/
