@charset "utf-8";
/* CSS Document */



body {
	padding:0px;
	margin: 0px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
}
#cabecalho {
	background-image: url(../images/bgtop.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 100%;
	clear: left;
}
/*FIM DO MENU AUXILIAR*/

#ULogado {
	background: #93C0FF;
	padding: 5px;
	border-bottom: 1px solid #F0F9FF;
}
#ULogado .ULnome {
	font-size: 11px;
	color: #3E73BB;
	font-weight: bold;
	padding-left: 65px;
}
#MenuCirculo {
	float: left;
	height: 50px;
	width: 65px;
	position: absolute;
	background: url(../images/menuCirculo.gif) no-repeat left top;
}
#spMenu {
	width: 60px;
	float: left;
	height: 25px;
}
.infoUsuario {
	background: url(../images/usuario.gif) no-repeat left top;
}
.topoUsuario {
	padding-left: 65px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #4A7DC4;
}
#FonteCabeca {
	text-align: right;
	color: #3F6496
}
#bgConteudo #cabecalho #FonteCabeca h4, #areaAcesso {
	display: inline;
	font-size:11px;
}
#bgConteudo #cabecalho #FonteCabeca strong {
}
#menuGeral {
	background-color: #BFDBFF;
	margin-top: 0px;
	font-size: 11px;
}
#header #fechar {
	float: left;
	height: 26px;
	width: 25px;
}
#menuGeral .abaAtiva {
	float: left;
	width: 90px;
	text-align: center;
	background-image: url(../images/ativaAba.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18px;
	padding-top: 11px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #BFDBFF;
}
#menuGeral .abaAtiva a {
	text-decoration: none;
	color: #4975AF;
}
#menuGeral .abaAtiva a:hover {
	color: #34547E;
}
#menuGeral .abaAtiva a:visited {
	color: #34547E;
}
#menuGeral .abaInativa {
	float: left;
	width: 90px;
	text-align: center;
	background-color: #BFDBFF;
	height: 18px;
	padding-top: 11px;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(../images/inativaAba.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menuGeral .abaInativa a {
	text-decoration: none;
	color: #4975AF;
}
#menuGeral .abaInativa a:hover {
	color: #34547E;
}
#menuGeral .abaInativa a:visited {
	color: #34547E;
}
#menuGeral #menucentral {
	background-color: #F0F9FF;
	clear:left;
	background-image: url(../images/linhaBG.jpg);
	background-repeat: repeat-x;
	height: 90px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #90B1D2;
	border-bottom-color: #90B1D2;
	border-left-color: #90B1D2;
}
#menuGeral #menucentralAba {
	background-color: #F0F9FF;
	clear:left;
	background-image: url(../images/bgAba.gif);
	background-repeat: repeat-x;
	height: 90px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #90B1D2;
	border-bottom-color: #90B1D2;
	border-left-color: #90B1D2;
	background-position: top;
}
#menuGeral #menucentralPassos {
	background-color: #F0F9FF;
	clear:left;
	background-image: url(../images/bgPassos.gif);
	background-repeat: repeat-x;
	height: 220px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #90B1D2;
	border-bottom-color: #90B1D2;
	border-left-color: #90B1D2;
}
#menuGeral #menucentral .sbmenu {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
#menuGeral #menucentral .sbmenu #meio #icones {
	height: 100px;
	float: left;
}
#menuGeral #menucentral .sbmenu #meio #imagem {
	height: 65px;
	width: 45%;
	float: left;
}
#menuGeral #menucentral .sbmenu #meio #imagemM {
	height: 62px;
	width: 144px;
	float: left;
	padding-top: 3px;
}
#menuGeral #menucentral .sbmenu #meio #imagemM #icoM {
	color: #4975AF;
	padding: 1px;
	font-size: 11px;
}
#menuGeral #menucentral .sbmenu #meio #imagemM #icoM a {
	color: #4975AF;
	text-decoration: underline;
}
#menuGeral #menucentral .sbmenu #meio #imagemM #icoM a:visited {
	color: #4975AF;
	text-decoration: underline;
}
#menuGeral #menucentral .sbmenu #meio #descricao {
	text-align: center;
	color: #4975AF;
	text-decoration: underline;
}
#menuGeral #menucentral .sbmenu #meio #descricao a:visited {
	text-align: center;
	color: #4975AF;
	text-decoration: underline;
}
#bgConteudo #menuGeral #menucentral #menuTop1 #meio #descricao #cotQtd {
	font-weight: bold;
	color: #4975AF;
}
#bgConteudo #menuGeral #menucentral #menuTop1 #meio #descricao #fatQtd {
	font-weight: bold;
	color: #4975AF;
}
#menuGeral #menucentral .sbmenu #meio #descricao a {
	color: #4975AF;
}
#menuGeral #menucentral .sbmenu #lEsquerdo {
	background-image: url(../images/LE.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 3px;
	float: left;
}
#menuGeral #menucentral .sbmenu #lDireito {
	background-image: url(../images/LD.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 3px;
	margin-right: 2px;
}
#menuGeral #menucentral .sbmenu #meio {
	background-image: url(../images/Meio.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 85px;
	width: 144px;
}
#menuGeral #menucentral .sbmenu #titulo {
	color: #33527B;
	text-align: center;
	height: 11px;
	clear: left;
	padding-top: 5px;
	width: 144px;
}
#bgConteudo {
	background-color: #6590CC;
	background-image: url(../images/bgConteudo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#Rodape {
	color: #3A6DB1;
	background-image: url(../images/bgARodape.jpg);
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	/*height:22px;*/

	clear:both;
}
/*ESTILO TABELA PRODUTOS*/

#tabela {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #295CA0;
}
#titTabela {
	background-image: url(../images/bgtop.gif);
	background-repeat: repeat-x;
	color: #295CA0;
	text-align: center;
	font-size: 11px;
}
#titSubBloco {
	background-image: url(../images/fundo.gif);
	background-repeat: repeat-x;
	color: #295CA0;
}
#tituloCelula {
	color: #265595;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	font-weight: normal;
}
#bgCelula {
	background-color: #AACBF9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#subTituloCelula {
}
#fundCelula {
	background-color: #F1F7FE;
	padding: 2px;
	border: 1px solid #8AB8F7;
	color: #295CA0;
}
/*FIM ESTILO TABELA PRODUTOS*/



/*PRéVIA DE PRODUTOS*/

#NProduto {
	color: #005782;
	background-color: #CFE1F8;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
#blProdutos {
	color: #005782;
	padding: 10px;
	background-color: #FFFFFF;
}
#IGerais {
	color: #005782;
	background-color: #CFE1F8;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
#IGeraisLista {
	color: #005782;
	padding: 10px;
	background-color: #FFFFFF;
}
/*FIM TOOLTIP*/

#bordaSimplesAzul {
	border: 1px solid #9ABAE4;
}
#bgCelulaImagem {
	background-image: url(../images/bgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bgListaClientes {
	background-image: url(../images/bgPassos.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.txtCampo {
	color: #295CA0;
	background-color: #CFE1F8;
	border: 1px solid #8AB8F7;
}
.btnTabela {
	color: #295CA0;
	background-color: #CFE1F8;
	padding: 1px;
	font-size: 10px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #8AB8F7;
	border-bottom: 1px solid #8AB8F7;
	border-left: 1px solid #FFFFFF;
}
.btnDetalhes {
	color: #FFFFFF;
	background-color: #6793C1;
	padding: 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #94BCF3;
	border-bottom-color: #94BCF3;
	border-left-color: #FFFFFF;
	text-transform: capitalize;
	margin: 3px;
}
/*FIM PREVIA*/



/*TOOLTIP*/

/*p.botNav {

	position:relative;

}

.botNav a {

	color: #006699;

	text-decoration: none;

	text-align: left;

	padding: 1px 5px;

	margin-right:-1px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.botNav a:hover {

	color: #006699;

	background: #FCFCFC;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.botNav a span {

	display:none;

}

.botNav a:hover span {

	display: block;

	position: absolute;

	top:60px;

	left:0;

	width: 200px;

	padding: 2px 0;

	color: #666;

	border:1px dotted #676950;

	text-align:center;

	background-color: #EAF9FF;

}*/

/*FIM TOOLTIP*/



/*ICONES DE CARREGAMENTO*/

.load01 {
	/*CIRCULO MENOR*/

	background-image:url(../images/carroCarregando.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:27px;
	width:40px;
}
.load02 {
	/*BARRA HORIZONTAL MAIOR*/

	background-image:url(../images/l02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:20px;
}
.load03 {
	/*BARRA HORIZONTAL MENOR*/

	background-image:url(../images/l03.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:20px;
}
.load04 {
	/*CIRCULO MAIOR*/

	background-image:url(../images/l04.gif);
	background-repeat: no-repeat;
	background-position: center center;
	top:50%;
	height:300px;
}
.load05 {
	top:50%;
	height:300px;
	background: url(../images/l05.gif) no-repeat center center;
}
.load06 {
	background-color:#000000
}
.load07 {
	background: url(../images/carroCarregando.gif) no-repeat center center;
}
.load08 {
	/*Carregando Carrinho*/

	background-image:url(../images/icons/carregandoMaior.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:20px;
}
/*FIM ICONES DE CARREGAMENTO*/

/*BOTÕES DA PÁGINA INICIAL*/

    ul.bot {
	margin:0;
	padding:0;
}
ul.bot li {
	list-style:none;
	display:inline;
}
ul.bot li a {
	float:left;
	width:8em;
	background:#f1f1f1;
	color:#004F75;
	text-align:center;
	border-width:0.1em;
	border-color:#fff #909090 #909090 #fff;
	border-style:solid;
	text-decoration:none;
	padding-top: 0.4em;
	padding-right: 0.2em;
	padding-bottom: 0.4em;
	padding-left: 0.2em;
	font: bold 10px Arial, Helvetica, sans-serif;
}
ul.bot a:hover {
	background:#C0C0C0;
	color:#fff;
	border-color:#000 #fafafa #fafafa #000;
	font-size: 10px;
}
ul.bot a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}
/*FIM DOS BOTÕES DA PÁGINA INICIAL*/

/*BTN DA PÁGINA INICIAL*/

    ul.botNavega {
	margin:0;
	padding:0;
}
ul.botNavega li {
	list-style:none;
	display:inline;
}
ul.botNavega li a {
	float:left;
	width:12em;
	background:#f1f1f1;
	color:#004F75;
	text-align:center;
	border-width:0.1em;
	border-color:#fff #909090 #909090 #fff;
	border-style:solid;
	text-decoration:none;
	font: bold 10px Arial, Helvetica, sans-serif;
	padding: 0.4em 0.2em;
}
ul.botNavega a:hover {
	background:#DBDBDB;
	color:#fff;
	border-color:#666666 #fafafa #fafafa #666666;
	font-size: 10px;
}
ul.botNavega a:visited {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#004F75;
}
/*FIM DOS BOTÕES DA PÁGINA INICIAL*/



/*INÍCIO DE MENU AUXILIAR */

#menuAuxiliar {
	margin: 4px 0 0 10px;
	padding: 0;
	height: 18px;
}
#menuAuxiliar ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#menuAuxiliar ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#menuAuxiliar ul li a {
	background: #fff;
	width: 120px;
	height: 18px;
	border-top: 1px solid #AACBF9;
	border-left: 1px solid #AACBF9;
	border-bottom: 1px solid #AACBF9;
	border-right: 1px solid #AACBF9;
	margin: 0 0 4px;
	color: #6FA8F4;
	text-decoration: none;
	display: block;
	text-align: left;
	font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	padding-top: 4px;
	padding-left: 4px;
}
#menuAuxiliar ul li a:hover {
	color: #FFFFFF;
	background: #AACBF9;
}
#menuAuxiliar a:active {
	background: #AACBF9;
	color: #fff;
}
#menuAuxiliar li#active a {
	background: #AACBF9;
	border: 1px solid #AACBF9;
	color: #fff;
}
.ttSecao {
	background: url(../images/bgtop.gif);
	width: 500px;
	height: 12px;
	padding: 5px;
	margin-left: 10px;
	color: #006393;
	font: bold 11px Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #82B3EE;
}
.subttSecao {
	width: 500px;
	padding: 3px 3px 3px 5px;
	margin-left: 10px;
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	background: #F7F7F7;
}
.conttSecao {
	width: 498px;
	padding: 5px;
	margin-left: 10px;
	color: #006393;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
.janela {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.janela .nome {
	font-weight: bold;
	padding-left: 25px;
}
.janela #mensagem {
	font-size: 12px;
	color: #006699;
	text-align: center;
}
.bgTipos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #295CA0;
	background-color: #DDEAFC;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #B0CFF7;
	border-bottom-color: #B0CFF7;
	border-left-color: #FFFFFF;
}
.nomeClienteSelecionado {
	color: #CC3300;
}
#titNomeFornecedores {
	font-size: 17px;
	font-weight: bold;
	color: #265595;
}
#menuGeral #metas {
	float: right;
	height: 19px;
	padding-top: 8px;
	padding-left: 65px;
	padding-right: 5px;
}
#menuGeral #metas label {
	padding-left: 35px;
	color: #6590CC;
	padding-right: 5px;
}
#menuGeral #metas .metaFinal {
	padding-left: 5px;
	font-weight: bold;
	color: #009900;
}
#menuGeral #metas .metaAtual {
	padding-left: 5px;
	font-weight: bold;
	color: #FF5815;
}
/*Mensagens*/

.info, .success, .warning, .error, .validation {
	border: 1px solid;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 50px;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url(../../fornecedor/cummon/images/info.jpg);
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url(../../fornecedor/cummon/images/valido.jpg);
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url(../../fornecedor/cummon/images/alerta.jpg);
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url(../../fornecedor/cummon/images/erro.jpg);
}
.greenColor {
	color: #1f8c17;
	font-size: 11px;
	font-weight: normal;
}
.redColor {
	color: #e90c21;
	font-size: 11px;
	font-weight: normal;
}

.lblTitulos{
	display: block;
	width: 100px;
	float: left;
	
	}
#tarjaChat {
	right:0;
	position:absolute;
	top:0;
	z-index:1000;
	height:45px;
	width:88px;
}

/* Altera Vendedores */
.trocarClientes {
	display: block;
	clear:left;
	clear: both;
	width: 640px;
	padding-left: 10px;
	margin-bottom: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #BFE1E6;
	background-color: #FFF;
}

.trocarClientes .tituloTrocaClient {
	color: #069;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	font-size: 12px;
	width: 160px;
	float: left;
	height: 26px;
	padding-top: 4px;
	}
.trocarClientes .lstTrocaCliente	{
	width: 210px;
	FONT-SIZE: 12px;
	COLOR: #002C40;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #BFE1E6;
	padding: 2px;
	height: 26px;
	text-transform: uppercase;
	border: 1px solid #369;
	float:left;
	}
