@charset "utf-8";
/* CSS Document */

#conteudo_contato{
	width:990px;
	position:relative;
	margin:0px auto auto;
	
}

.miolo_contato{
	position:relative;
	float:left;
	width:990px;
}

#topo_contato{
	width:940px;
	float:left;
	position:relative;
	margin-top:20px;
	border:1px dashed #666666;
}

#cabecalho_contato{
	width:244px;
	height:49px;
	float:left;
	position:relative;
	margin-left:20px;
	margin-top:-24px;
	background-image:url(../images/di_eva_cabecalho_contato.jpg);
	background-repeat:no-repeat;
}

#grafismo_folha_topo{
	width:80px;
	height:46px;
	float:right;
	position:relative;
	/*margin-left:590px;*/
	margin-top:-47px;
	background-image:url(../images/di_eva_grafismo_folhinha.jpg);
	background-repeat:no-repeat;
}

#box_esquerda_contato{
	width:450px;
	/*height:400px;*/
	float:left;
	position:relative;
	clear:left;
}

#box_texto_esquerda p{
	width:400px;
	float:left;
	position:relative;
	margin-left:25px;
	margin-top:10px;
	font-size:14px;
	line-height:18px;
	color:#776456;
}

.box_input_esquerda{
	width:388px;
	height:20px;
	float:left;
	position:relative;
	margin-left:25px;
	margin-top:5px;
}

#box_telefone_email p{
	width:310px;
	height:80px;
	float:left;
	position:relative;
	margin-left:25px;
	margin-top:25px;
	font-size:14px;
	line-height:18px;
	color:#776456;
}

#box_direita_contato{
	width:450px;
	/*height:400px;*/
	float:right;
	position:relative;
	margin-right:15px;
	margin-top:35px;
	/*background-color:#00CC00;*/
	clear:right;
}

.margem_inputs{
	margin-top:15px;
}

.box_nomes_inputs{
	width:465px;
	/*height:20px;*/
	float:left;
	position:relative;
}

.nome_input p{
	width:100px;
	float:left;
	position:relative;
	margin-top:1px;
	font-size:14px;
	line-height:18px;
	color:#776456;
}

.input_class_1{
	width:346px;
	height:15px;
	float:left;
	margin:0px;
	padding:0px;
	font-size:14px;
	position:relative;
}

.input_class_2{
	width:50px;
	height:15px;
	float:left;
	margin:0px;
	padding:0px;
	font-size:14px;
	position:relative;
}

.input_class_3{
	width:280px;
	height:15px;
	float:left;
	margin:0px;
	padding:0px;
	font-size:14px;
	position:relative;
	left:12px;
}

.input_class_select{
	width:50px;
	height:20px;
	float:left;
	margin:0px;
	padding:0px;
	font-size:14px;
	position:relative;
}

.text_area{
	width:346px;
	height:80px;
	float:left;
	margin:0px;
	padding:0px;
	font-size:14px;
	overflow:auto;
	position:relative;
}

.colunacontato1{
	position:relative;
	float:left;
	width:475px;
}

.colunacontato2{
	position:relative;
	float:left;
	width:465px;
}

#box_enviar_obrigatorio{
	width:285px;
	height:20px;
	float:right;
	position:relative;
	margin-top:80px;
}

#campo_obrigatorio p{
	width:200px;
	float:left;
	position:relative;
	font-size:12px;
	line-height:18px;
	color:#776456;
}

#enviar_contato a{
	width:75px;
	height:16px;
	float:right;
	position:relative;
	background-image:url(../images/di_eva_enviar_orcamento.jpg);
	background-repeat:no-repeat;
}