@charset "utf-8";
 #bgBody {
	position: absolute;
	background-position: top center;
    background-repeat: repeat-x;
	left:			0px;
	top:			0px;
	z-index:		1;
	/*opacity: 		0.8;*/
/*filter:			alpha(opacity=80);
/*	background:		#000000; */
}

#box {
	position: absolute;
	
/*	opacity: 		1.0;*/
/*	filter:		    alpha(opacity=500);*/
	/*background:		#FFFFFF;*/
/*	z-index:		0;*/
	vertical-align:	middle;
text-align:		center; 
}


body {
	margin-bottom: 0px;
/*	background-color: #FFFFFF; */
	display:block;
	scrollbar-face-color:#AE7127;
	scrollbar-track-color:#573810;
	scrollbar-arrow-color:0068a1;
	scrollbar-shadow-color:000000;
	scrollbar-dark-shadow-color:000000;
	scrollbar-3dlight-color:cccccc;
	scrollbar-highlight-color:cccccc;
}
.frame {
	border: 2px solid #100B0A;
	display:block;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: 8e4400;
	display:block;
}
.textFormulario {
	font-family: tahoma;
	font-size: 12px;
	color: 8e4400;
	font-weight:bold;
}
.textDireitos {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.textorcamento {
	font-family:tahoma;
	font-size: 10px;
	color: #990033;
	font-weight:bold;
	text-align:center;
}
a.a:link {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: ff6926;
	text-decoration: none;
}
a.a:hover {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.a:visited {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: ff6926;
	text-decoration: none;
}

.botaonew {
width:80px;
font-size:11px;
font-weight:400;
}
.textpainel1 {
	font-family: tahoma;
	font-size: 14px;
	color:#FFFFFF;
	display:block;
}
.textpainel2 {
	font-family: tahoma;
	font-size: 12px;
	color:#000000;
	display:block;
	font-weight:bold;
}
.texterro {
	font-family:tahoma;
	font-size: 11px;
	color: #990033;
	font-weight:bold;
	text-align:center;
}
.PainelControInput {     
border: 1px solid #006;
 }
 .AlteCads {
	font-family: tahoma;
	font-size: 11px;
	color: 8e4400;
	width:300px;
} 