.bodyPrincipal {
	background-color: #3399FF;
	visibility: visible;

}
.tabelaPrincipal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	background-color: #FFFFFF;
}
.tabelaLogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}
.labelOK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
}
.labelNOTOK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.cabecalhoTabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333366;
}
.conteudoLinhas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	text-align: center;
	vertical-align: middle;
}
.marcaSelecao {
	font-weight: bold;
	color: #333300;
	background-color: #99CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}
.desmarcaSelecao {
	font-weight: normal;
	color: #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}
.sejaBemVindo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #330099;
	text-align: center;
	vertical-align: middle;
}
.tabelaEmpresa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.tituloFuncionario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330066;
}
.fechar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330066;
}

#divPesquisaEstrutura {
	border-style: solid;
	border-width: 1px;
	border-color: #1495D7;
	width: 900px;
	height: 160px; 
	z-index:998; 
	display:none;
	position: relative;
	overflow: hidden;	
	background-color: #FFFFFF;
}

#iframePesquisaEstrutura {
	border-width: 0px;
	width:900px;
	height:160px;
}

#divPesquisaPeca {
	border-style: solid;
	border-width: 1px;
	border-color: #1495D7;
	width: 900px;
	height: 160px; 
	z-index:998; 
	display:block;
	position: relative;
	overflow: hidden;	
	background-color: #FFFFFF;
}

#iframePesquisaPeca {
	border-width: 0px;
	width:900px;
	height:160px;
}

#iframeAjaxCarregando {
	width:155px;
	height:32px;
	z-index:9999; 
}

#divAjaxCarregandoAjax {
	border:1px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:absolute;
	top: 30px;
	left: 50px;
	width:155px;
	height:32px;
	zIndex:9999;
	display:none;
	overflow: hidden;	
	background-color: #999999;

}

#tdCaminho{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #E7F1FA;
	vertical-align: middle;
	word-spacing: normal;
}

.cabecalho_title {
	filter: Shadow(Color=000000, Direction=120, Enabled=30, Strength=8);
	height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #E6E6FF;
	font-size: 20px;
}

.no_cabecalho_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
}
.header {
	border-style: solid;
	border-width: 1px;
	border-color: #1495D7;
	}

.degrade_header {
	Filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#E7F1FA,endcolorstr=#ffffffff)
}


/* TRAILER */
.trailler_bar {
	border-style: solid;
	border-width: 1px;
	border-color: #1495D7;
	width:100%;
}

.degrade {
	/*background-color: E7F1FA;
	Filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=90, FinishX=0, FinishY=0);*/
	Filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#ffffff,endcolorstr=#ffE7F1FA);
}

#MYgridbox {
	width:910px;
	height:190px;
	z-index:2;
}

#MYlistaPedidos {
	width:625px;
	height:300px;
	z-index:2;
}

#logotipoImagem {
	height:65px;
	width:181px;
}

/* Definição dos estilos do DIV */
/* CSS for the DIV */
#acDiv{ border: 1px solid #9F9F9F; background-color:#F3F3F3; padding: 3px; 
font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; display:none; position:absolute; z-index:999;}
#acDiv UL{ list-style:none; margin: 0; padding: 0; } 
#acDiv UL LI{ display:block;}
#acDiv A{ color:#000000; text-decoration:none; }
#acDiv A:hover{ color:#000000; }
#acDiv LI.selected{ background-color:#7d95ae; color:#000000; }



#listaSUBCONJUNTOS { border: 1px solid #9F9F9F;
	 font-size:12px;
	 width: 400px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#000000;
	 z-index:998;
	}

#listaPECAS { border: 1px solid #9F9F9F;
	 font-size:12px;
	 width: 400px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#000000;
	 z-index:998;
	}

.help {
	 font-size:12px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#FF0000;
	 z-index:998;
}

/*
Select Fix for IE6 and IE5.x
Version 0.3

CSS instructions from http://www.hedgerwow.com/360/bugs/css-select-free.html
But keep in mind that these classes are a bit modified.
*/

.select-free {
	overflow:hidden;/*must have*/
}
.select-free .innerFixer {
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	width:100%;/* (old value 3000px) must have for any big value*/
	height:100%;/* (old value 3000px) must have for any big value*/
}
.select-free iframe.innerFixer {
	border: 0;
	filter:mask();/*must have*/
	z-index:-1;/*must have*/
}

.maisVendidos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.tablePeca {
	align: center;
	width: 95%;
	cellspacing: 0;
	cellpadding: 0;
	border: 0;
}
 