body {	background:url(imgs/back_body.gif) repeat-x; }
a { text-decoration:none; color:#FF9900;}
html { overflow:hidden}
select, input, textarea { font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif}
input { border:none;border-bottom:1px solid #006699}

#systemBars { 	left:50%; 	margin-left:-390px; top:2px; }
#barSystemTop  {  background:url(imgs/back_top_bottom.gif) repeat; 	height:28px;}
#appsArea  { background:url(imgs/back_meio.gif) repeat; 	left:50%; 	margin-left:-390px; 	height:354px; top:35px;}
#barSystemBottom {background:url(imgs/back_top_bottom.gif) repeat;	height:28px;	top:392px; margin-bottom:0px}
#appsBars { left:50%; 	margin-left:-390px; 	 }

#areaFormScroll
{
	width:780px;
	height:354px;
	overflow:auto;
	scrollbar-base-color:#FDFEFF;
	scrollbar-track-color:#EDF3ED;
	scrollbar-face-color:#EBF4FC;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-shadow-color:#CCCCCC;
	position:absolute;
}

#areaAlterProduto
{
	width:780px;
	height:354px;
	overflow:auto;
	scrollbar-base-color:#FDFEFF;
	scrollbar-track-color:#EDF3ED;
	scrollbar-face-color:#EBF4FC;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-shadow-color:#CCCCCC;
	position:absolute;
}

#formCadFab
{
	width:760px;
	height:327px;
	overflow:auto;
	scrollbar-base-color:#F2E2D7;
	scrollbar-track-color:#F2E2D7;
	scrollbar-face-color:#E1BA9D;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-shadow-color:#CCCCCC;
	position:absolute;

}
/*######################CLASS############################*/

.backColorFFFFCC { background-color:#FFFFCC;}
.borderBottom { border:none; border-bottom:#666666 1px solid; }
.borderEls {border:#000033 1px solid;}
.borderArea {border:#006699 1px solid;}

.colorVerde { color:#003300}
.colorBlue { color:#006699}

.cursorPointer { cursor:pointer;}

.displayBlock { display:block;}

.font12 { font-size:12px;}
.fontVerdana {	font-family:Verdana;}
.fontBold { font-weight:bold;}
.fontColorRed { color:#FF0000;}
.fontColorOrange { color:#FF6600;}

.floatLeft { float:left;}
.floatRight { float:right;}

.margin0 { margin:0px;}

.marginLeft10 { margin-left:10px;}
.marginLeft56ff49ie { margin-left:56px; _margin-left:49px;}

.marginTop15 { margin-top:15px;}
.margin0px {margin:0px;}

.obs { font-size:10px; color:#666666; font-style:italic; margin:1px 0px 3px 0px}
.overflowAuto { overflow:auto;}

.positionAbs {position:absolute;}
.padding1010 { padding:10px 0 0 10px;}

.txtBold { font-weight:bold;}
.txtSize14 { font-size:14px;}
.txtRight { text-align:right}

.visibilityHid {visibility:hidden;}

.width50 { width:50px;}
.width120 { width:120px;}
.width150 { width:150px;}
.width170 { width:170px;}
.width230 { width:230px;}
.width250 { width:250px;}
.width350 { width:350px;}
.width500 { width:500px;}
.width570 { width:570px;}
.width754 { width:754px;}
.width776 { width:776px;}
.width780 { width:780px;}

.zIndex101 {z-index:101;}
.zIndex100 {z-index:100;}
.zIndex99 {z-index:99;}
.zIndex98 {z-index:98;}
.zIndex2 {z-index:2;}
.zIndex1 {z-index:1;}
