body {
	margin:0px;
	font-family:Arial, sans-serif, Lucida;
	text-decoration:none;
	color:#000;
	background-color:#f7f6f2;
	font-size:10pt; 
}

h1 {
	width:750px; 
	font-size: 16pt;
	text-align:center;
	font-style: italic;
	margin-top:5px;
	margin-bottom:5px;
}

p {
	margin:0px;
}

input, select {
	margin-top:2px;
	margin-bottom:2px;
	font-size:8pt;
}

#principal {
	width:750px;
}

#logo {
	float:left;
	width:98px;
	height:70px;
	background-image: url(../imagens/logo_hbtec.gif);
}

#contato {
	margin-left:10px;
	float:left;
	width:600px;
	height:50px;
	background-color:#e6dcd2;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12pt;
	margin-bottom:10px;
}

#tipo_cliente {
	margin-top: 15px;
	float:left;
	width:350px;
}

#form_cliente {
	top:148px;
	left:2px;
	position:absolute;
	float:left;
	width:380px;
	height:495px;
	background-color:#f7f6f2;
	color:#000;
}

#form_cons {
	top:148px;
	left:2px;
	position:absolute;
	float:left;
	width:380px;
	height:400px;
	background-color:#f7f6f2;
	color:#000;
	visibility:hidden;
}

#form_rh {
	top:125px;
	left:2px;
	position:absolute;
	float:left;
	width:350px;
	height:900px;
	background-color:#f7f6f2;
	color:#000;
	visibility:hidden;
}

#faq {
	position:absolute;
	left:450px;	
	margin-top: 100px;
	height:56px;
	float:left;
	width:260px;
	color:#000;
	text-align:center;
	cursor:pointer;
	font-size: 16pt;
/*	background-image: url(../imagens/faq_hbtec.jpg);  */
}

#logo_atendente {
	position:absolute;
	float:left;
	top:220px;
	left:490px;
	width:160px;
	height:200px;
	background-image: url(../imagens/atendente.gif);
}

#onde_comprar {
	position:absolute;
	float:left;
	top:430px;
	height:60px;
	left:450px;
	width:260px;
	text-align:center;
/*	background-image: url(../imagens/onde_hbtec.jpg); */
	cursor:pointer;
	color:#000;
	font-size: 16pt;
}

#links {
	position:absolute;
	float:left;
	top:500px;
	height:60px;
	left:450px;
	width:260px;
	text-align:center;
	color:#000;
	font-size: 10pt;
}

#field1 {
	text-align:right;
 	float: left;
 	width: 130px;
 	margin-right:5px;
}

#obrigatorio {
	position:absolute;
	float:left;
	top:620px;
	left:5px;
}

#rastreabilidade {
 	float: left;
 	width: 320px;
 	margin-right:5px;
 	margin-left:8px;
/*	background-color:#FF9900; */
}

#rastro input {
	margin: 0px;
} 

/*	estilos abaixo referentes a tela onde_comprar	*/

#geral {
	width:480px;
}

#criterios {
	width:480px;
	background-color:#e6dcd2;
}

#resultados {
	width:480px;
}

#result_grid {
	width:463px;
	border: .5pt solid #808080;
}

#resultados2 {
	width:480px;
	height:240px;
	overflow-y: scroll;
}

#resultados3 {
	width:480px;
	height:290px;
	overflow-y: scroll;
}

#perguntas {
	width:450px;
	text-align: justify;
	word-wrap: break-word;
	text-indent:5px;
}

#res_field {
	font-size:9px;
	border:0px;
}

input {
	border-top-color: #BCBEC3; 
	border-left-color: #BCBEC3; 
	border-right-color: #BCBEC3; 
	border-bottom-color: #BCBEC3; 
	border-top-width: 1px; 
	border-left-width: 1px; 
	font-size: 10px; 
	border-bottom-width: 1px; 
	font-family: verdana,helvetica; 
	border-right-width: 1px;
}

#grid {
	background-color:#e6dcd2;
}

#tit_sess {
	font-size: 13pt;
	background-color:#e6dcd2;
	padding-left: 15px;
	padding-right: 15px;
	font-weight:bold;
	color:#000;
}

.asterisco {
	color:#ff0000; 
	font-weight:bold;
}

.textinput { 
	background: #fff url("../imagens/topfade.gif") repeat-x top; 
	border-style: none solid solid; 
	vertical-align: middle; 
	border: 1px solid #aaa; padding: 1px; color: #555; margin: 0; margin-bottom:1px;
}