
#conteudo_direita{
	padding-bottom:20px;
	min-height:402px;
	_height:402px;
}
/******************************************************************************************************************************
TOPO PRODUTOS
******************************************************************************************************************************/

#topo_produtos div h3{
	width:auto;
	background:0;
	height:auto;
	float:left;
	margin:0;
	margin-left:20px;
	margin-right:14px;
	color:#ffffff;
	display:inline;
	
}

#topo_produtos div{
	background-image:url(../images/produtos/background_tipo_produto.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	margin-top:3px;
	margin-left:8px;
	height:30px;
	width:695px;
	display:inline;
}

.consulte_nos{
	float:left;
	text-indent:-5000px;
	background-image:url(../images/orcamento/consulte-nos.gif);
	width:190px;
	height:65px;
	display:inline;
	margin-left:10px;
	margin-top:15px;
}
/*****************************************************************************************************************************
CONTEUDO ESQUERDA
*****************************************************************************************************************************/
#conteudo_esquerda{
	font-size:9pt;
}
#conteudo_esquerda a{
	color:#3a6287;
	font-weight:bold;
	text-decoration:underline;
}

#conteudo_esquerda p{
	width:142px;
	margin-left:17px;
	margin-top:17px;
	margin-bottom:17px;
}

.container_login{
	float:left;
	width:100%;
	border-bottom:2px solid #d4d3d3;	
}

/****************************************************************************************************************************
ORCAMENTO PRODUTO
****************************************************************************************************************************/

.orcamento_produto{
	float:left;
	width:670px;
	background-image:url(../images/produtos/linha_tracejada.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:25px;
	margin-top:15px;
	margin-left:20px;
	display:inline;
}
.orcamento_produto a img {
	float:left;
	display:inline;
	margin-left:7px;
	border:0;
}
.orcamento_produto dl{
	float:left;
	font-size:9pt;
	font-weight:bold;
	margin-left:40px;
	margin-top:65px;
	width:95px;
	display:inline;
}

.orcamento_produto dt a{
	color:#005293;
	margin-bottom:5px;
}


.orcamento_produto input, .orcamento_produto textarea {
	float:left;
	display:inline;
}

/******************************************************************************************************************************
CONFIGURANDO O INFORMACOES ADICIONAIS E A QUANTIDADE
******************************************************************************************************************************/

.textarea_informacoes_adicionais{
	background-image:url(../images/orcamento/fundo_informacoes_adicionai.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:147px;
	height:106px;
	padding-left:5px;
	padding-top:2px;
	padding-right:5px;	
	margin-top:32px;
	margin-left:45px;
	position:relative;
	float:left;
}
.textarea_informacoes_adicionais textarea{
	overflow:hidden;
	width:145px;
	height:98px;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:8pt;
	display:inline;
	border:0;
	*margin-left:-45px;
}

.quantidade_produtos{
	background-image:url(../images/orcamento/quantidade_produtos.gif);
	background-repeat:no-repeat;
	width:56px;
	height:24px;
	border:0;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:8pt;
	text-align:center;
	display:inline;
	margin-left:62px;
	margin-top:61px;
	padding-top:5px;
}

.excluir_produto{
	margin-top:61px;
	margin-left:60px;
	float:left;
}


.enviar_orcamento{
	float:right;
	border:0;
	background:#ffffff;
	color:#093b69;
	font-size:14pt;
	font-family:Trebuchet MS;
	margin-top:8px;
	cursor:pointer;
	width:190px;
	margin-right:6px;
	margin-top:10px;
}

#conteudo_direita a.voltar{
	float:left;
	margin-top:20px;
	margin-left:18px;
	display:inline;
	
}

#alterar{
	float:left;
	margin-top:97px;
	margin-left:-53px;
}

/******************************************************************************************************************************
											PÁGINA DE CADASTRO
******************************************************************************************************************************/




/****************************************************************************************************************************
CONTEUDO ESQUERDA
****************************************************************************************************************************/

.descricao_login{
	font-size:8pt;
}

.borda_esquerda{
	background-image:url(../images/orcamento/borda_esquerda.gif);
	background-repeat:no-repeat;
	float:left;
	width:6px;
	height:21px;
}

.borda_direita{
	background-image:url(../images/orcamento/borda_direita.gif);
	background-repeat:no-repeat;
	float:left;
	width:6px;
	height:21px;
}

.input_arredondado{
	float:left;
	background-image:url(../images/orcamento/fundo_input.gif);
	background-repeat:repeat-x;
	border:0;
	margin-bottom:5px;
	height:17px;
	font-size:7pt;
	padding-top:4px;	
}

#logar{
	border:0;
	background-color:#f3f3f3;
	font-weight:bold;
	margin-top:2px;
	margin-left:5px;
}

/*****************************************************************************************************************************
MODIFICANDO O TAMANHO DOS CAMPOS DO FORMULARIO
*****************************************************************************************************************************/
#login_esquerda{
	float:left;
	margin-left:15px;
	margin-bottom:17px;
	display:inline;
}
#login_orcamento{
	width:169px;
}
#senha_orcamento{
	width:133px;
}


/*formulario de cadastro*/

#form_cadastro h4{
	color:#3a6287;
	margin-top:10px;
	font-size:10pt;
}

#form_cadastro{
	margin-left:19px;
	margin-top:17px;
}

#form_cadastro div.tracejada{
	margin:0;
	width:330px;
	margin-bottom:10px;
	margin-top:10px;
}

#form_cadastro label{
	float:left;
	font-size:8pt;
	font-weight:bold;
	text-indent:2px;
}

.bloco_formulario{
	float:left;
	margin-right:15px;
	margin-bottom:2px;
}

#empresa,#site,#email,#nome_contato{
	width:320px;
}

#ddd{
	width:27px;	
	*margin-left:-15px;
}
#telefone,#ramal{
	width:119px;
	*margin-left:-15px;
}

#senha_cadastro,#confirme_senha{
	width:146px;
	*margin-left:-15px;
}

#como_conheceu{
	width:184px;
	height:21px;
	border-bottom:1px solid #b5b6ba;
	*font-size:9pt;
}

#enviar_cadastro{
	float:left;
	display:inline;
	background-color:#ffffff;
	border:0;
	background-image:url(../images/geral/bullet_proximo.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:120px;
	font-size:7pt;
	font-weight:bold;
	margin-left:210px;
	
}

/******************************************************************************************************************************
											CONFIRMAÇÃO DE ORÇAMENTO
******************************************************************************************************************************/
	

#mensagem_sucesso p{
	color:#000000;
	float:left;
	clear:left;
	margin-left:14px;
	margin-top:10px;
	font-family:Trebuchet ms;
	font-weight:bold;
	display:inline;
}
	
#mensagem_sucesso p span{
	color:#004990;
}	

.ykzpro{
	float:left;
	background-image:url(../images/orcamento/min_logo_ykz.gif);
	height:24px;
	width:79px;	
	display:inline;
	margin-left:14px;
	margin-top:15px;
	text-indent:-5000px;
}								
