@charset "utf-8";
/* CSS Document */


body {
	
	margin:0 auto;
	padding:0;
	background:#CCCC99;
	text-align:center; /* hack para o IE */	
	margin-top: 0px;
	background-image: url(imagens/fundo_degradee.jpg);
	background-repeat: repeat;
	min-width: 1000px;
}
#tudo{
	margin-top:3px;
	margin:0 auto;			
	padding: 5px;
	text-align:center;
}
#conteudo{
margin-top: 0px;
top:0px;
padding: 5px;
background-color: #eeeeee;
text-align:center;
}
td {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
th {
	color:#FFFFFF;
    background-color: gray;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
	}
.fundo_th {
background-image: url(imagens/fundo_th.jpg);
}
h3 {
	text-transform: uppercase;
}
.espaco_tabela{
	margin-right: 5%;
	margin-bottom: 5%;
	margin-left: 5%;
}
input {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #696969;
background-color: whitesmoke;
}
.fundo_botao {
	background-image: url(imagens/fundo_botoes.jpg);
	z-index: 500;
}
textarea_old {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: 900;
	font-variant: small-caps;
	color: #000033;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: 10px;
}
.cadastro_sem_cep {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	overflow: hidden;
	visibility: visible;
	z-index: 5;
}
textarea_old2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: dimgray;
}
textarea {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #696969;
background-color: whitesmoke;
}
select_old {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: dimgray;
}
select {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #696969;

}
.formato_cep {
	overflow:hidden;
	position:absolute;
	visibility:visible;
	z-index:2;
	left:427px;
	top:400px;
	font-family: "Courier New", Courier, monospace;
	font-size:11px;
	color:#999999;
}
.atencao_cep {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	color: #0000CC;
}
.botao_fisica-juridica {
	height: 120px;
	width: 250px;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	text-align: center;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: 900;
}
.fundo_botao_fisica_juridica{
	width: 400px;
	height: 130px;
	z-index: 1;
	position: relative;
	border: thin solid #666666;
	background-image: url(imagens/fundo_escollha.jpg);
}
.cor_fundo_e_borda {
	position: relative;
	z-index: 5;
	width: 800px;
	height: 550px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #33CCFF;
	border-right-color: #33CCFF;
	border-bottom-color: #33CCFF;
	border-left-color: #33CCFF;
	background: #F3F8FC;
	text-align:center;
	top: 10px;
	border-top-width: thin;
	}
.botao_voltar
{
	overflow:hidden;
	position:absolute;
	visibility:visible;
	z-index:2;
	left:450px;
	top:488px;
	font-family: "Courier New", Courier, monospace;
	font-size:10px;
	color:#999999;
}
.cep_nao_localizado
{
	overflow:hidden;
	position:relative;
	visibility:visible;
	z-index:3;
	color:#FF0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	height: 100px;
	width: 510px;
	font-style: oblique;
	font-weight: bold;	
}
.texto_manutenção {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	height: 10px;
	width: 20px;
}
.texto_sistema_web{
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
	overflow: visible;
	visibility: visible;
	z-index: 3;
	height: 80px;
	width: 300px;
	position: relative;
	text-align: center;
}
.botao_telaprincipal_cancelamento{
	color: #000000;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	left: 470px;
	top: 420px;
	width: 120px;
	height: 20px;
	position: absolute;
	}
.texto_cancelamento{
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #669966;
	visibility: visible;
	z-index: 3;
	height: 20px;
	width: 550px;
	position: relative;
	text-align: center;
}
.texto_tela_sms{
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #669966;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	height: 20px;
	text-align: center;
	position:relative;
}
.num_celular_sms{
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	text-align: center;
	position:relative;
	
	}
.botao_corrigir_cancelamento{
	color: #000000;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	position: relative;
}
.texto_diversos{
	color: #FF9900;
	font-weight: bolder;
	font-size: 14px;
}
.botao_voltar {
	color: #000000;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	top: 481px;
	position: absolute;
	width: 174px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: 900;
	font-variant: small-caps;
	color: #000033;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: 10px;
}
.tabela_busca_avancada {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 5;
	width: 800px;
	height: 500px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #33CCFF;
	border-right-color: #33CCFF;
	border-bottom-color: #33CCFF;
	border-left-color: #33CCFF;
	background-color: #F3F8FC;
	text-align:center;
}
.tabela_busca_avancada_painel {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 5;
	width: 1000px;
	height: 500px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #33CCFF;
	border-right-color: #33CCFF;
	border-bottom-color: #33CCFF;
	border-left-color: #33CCFF;
	background-color: #F3F8FC;
	text-align:center;
}
.fundo_menu_cliente {
	background-image: url(imagens/central5.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	height: 569px;
	width: 800px;
	top: 100px;
}
.botao_versao {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 20px;
	width: 147px;
	left: 750px;
	top: 100px;
}
.acesso_restrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	left: 460px;
	top: 254px;
	position: absolute;
	z-index: 1;
}
.ip_logado {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: blink;
	left: 425px;
	top: 294px;
	position: absolute;
	text-align: center;
}
.logotipo_login_decathlon {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 355px;
	top: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.login{
	text-align: center;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 329px;
	top: 484px;
}
.fundo_login{
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 100px;
	width: 550px;
	left: 260px;
	top: 420px;
	background-color: #FF9900;
	filter: Blur(Add=00, Direction=100, Strength=100);
	overflow: hidden;
}
.botao_webmail {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 460px;
	top: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.texto_login {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF0000;
	left: 401px;
	top: 425px;
	position:absolute;
	text-align: center;
	z-index: 4;
	font-weight: bold;
	text-transform: capitalize;
}
.texto_nfn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF9900;
	overflow: hidden;
	position: relative;	
	visibility: visible;
	z-index: 3;
	height: 100px;
	width: 361px;
	font-weight: bold;
	text-align: center;
}
.texto_menu_cliente {
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	height: 50px;
	width: 620px;
	text-align: center;
	color:#FFFFFF;
	font-weight: 500;
}
.ip {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	visibility: visible;
	z-index: 5;
}
.ip_login_nfn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 400px;
	top: 300px;
	text-align: center;
}
#foto_fundo_login{
	background-image: url(imagens/estrada5.jpg);
	padding: 0px;
	height: 600px;
	width: 1000px;
	position: relative;
	visibility: visible;
	z-index: 1;
	background-repeat: no-repeat;	
	top: 10px;
}
#foto_fundo_login_nfn{
	background-image: url(imagens/equipe.jpg);
	padding: 0px;
	height: 600px;
	width: 1000px;
	position: relative;
	visibility: visible;
	z-index: 1;
	background-repeat: no-repeat;
	top: 10px;
}
.acesso_restrito_login_nfn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	left: 440px;
	top: 254px;
	position: absolute;
	z-index: 1;
	font-weight: 800;
}
#consulta_frete {
	top: 240px;
	left: 746px;
	position: absolute;
	width: 149px;
	height: 60px;
	z-index: 5;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #FFFFFF;
	font-style: oblique;
	visibility: visible;
	font-variant: small-caps;
	text-transform: capitalize;
}
#icones_gerenciar {
	color: #333333;
	position: relative;
	visibility: visible;
	z-index: 5;
}
#pesquisa_login {
	top: 80px;
	left: 125px;
	position: absolute;
	z-index: 7;
	width: 500px;
	height: 400 px;
}
#link_nfntransportes {
	top: 63px;
	left: 357px;
	position: absolute;
	width: 320px;
	heigth: 400px;
	z-index: 20;
	height: 135px;
}
.entrada_login_nfn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	left: 300px;
	top: 490px;
	position:absolute;
	text-align: center;
	z-index: 4;
}
.texto_login_nfn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF0000;
	left: 365px;
	top: 435px;
	position:absolute;
	text-align: center;
	z-index: 4;
	font-weight: 600;
	text-transform: capitalize;
}
#fundo_painel_adminitrativo {
	background-image: url(imagens/central6.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	height: 600px;
	width: 1024px;
	position: relative;
}
#menu_index{
	visibility: visible;
	z-index: 1;
	width: 1024px;
	position: relative;
} 
.data_hora_painel {
	overflow: hidden;
	visibility: visible;
	z-index: 2;
	height: 30px;
	width: 68px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-align:center;
}
#busca_rapida_painel {
	top: 186px;
	position: relative;
	width: 150px;
	height: 65px;
	z-index: 5;
	text-align:center;
	font-family: "Courier New", Courier, monospace;
	font-weight: 600;
	color: #FFFFFF;
	font-style: oblique;
	visibility: visible;
	font-variant: small-caps;
	text-transform: capitalize;
	border: thin groove #CCCCCC;
}
.texto_bemvindo_painel {
	overflow: hidden;
	visibility: visible;
	z-index: 2;
	height: 19px;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-align:left;
}
#cor_fundo_e_borda_painel {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 0;
	width: 995px;
	
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #33CCFF;
	border-right-color: #33CCFF;
	border-bottom-color: #33CCFF;
	border-left-color: #33CCFF;
	background: #CCCC99;
}
.tabelas_painel {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 300px;
	}
#data_completa {
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 5;
	height: 30px;
	width: 600px;
	top: 102px;
	color:#FFFFFF;
	font-size: 11px;
}
.fundo_mensagem {
	position: relative;
	z-index: 1;
	width: 800px;
	height: 670px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #33CCFF;
	border-right-color: #33CCFF;
	border-bottom-color: #33CCFF;
	border-left-color: #33CCFF;
	background: #F3F8FC;
	text-align:center;
	top: 45px;
	border-top-width: thin;
	vertical-align: middle;
	}
.fieldset_login_painel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: uppercase;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	height: 450px;
	width: 700px;
	font-size: 12px;
	position: relative;
	background-position: center;
}
.rastreamento_cliente_cpf
{
	left:350px;
	width:170px;
	z-index:2;
	overflow: visible;
	position: absolute;
	visibility: visible;
	top: 470px;
	height: 50px;
	text-align: center;
}
.rastreamento_cliente_cnpj
{
	left:950px;
	width:170px;
	z-index:2;
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 50px;
	top: 470px;
	text-align: center;
}
#foto_fundo_login_nfn{
	height: 600px;
	width: 1000px;
	position: relative;
	visibility: visible;
	z-index: 1;
	background-repeat: no-repeat;
	top: 10px;
}
#texto_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000033;
	width: 1024px;
	text-align: left;
}
.fundo-central {
	background-image: url(imagens/corpo.jpg);
	width: 1024px;
	height: 500px;
}
.fieldset_sms {
width:40%;
	margin-left: 30%;
}
}
.fieldset_sms {
width:80%;
	margin-left: 15%;
}
.texto_tela_sms_fieldset{
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	height: 20px;
	text-align: center;
	position:relative;

}
.texto_tela_sms_ticket{
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	height: 100px;
	text-align: center;
	position:relative;

}
.table_tickets{
	border: thin inset #666666;
}
