/**************************************************************************************************************************
CONTEUDO CONTATO
**************************************************************************************************************************/
#conteudo{
	width:932px;
}

.borda_topo{
	background-image:url(../images/novidades/borda_topo_novidades.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:932px;
	height:7px;
	float:left;
	position:relative;
	z-index:2;
	_margin-bottom:-5px;
}

.borda_inferior{
	background-image:url(../images/novidades/borda_inferior_novidades.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:932px;
	height:7px;
	float:left;
	position:relative;
	z-index:3;
	margin-top:-5px;
	margin-bottom:20px;
	_margin-top:-10px;
}

#conteudo_contato{
	float:left;
	border-left:1px solid #5D6268;;
	border-right:1px solid #5D6268;
	margin-left:3px;
	width:923px;
	display:inline;
	background-color:#ffffff;
	margin-top:-5px;
}
/**************************************************************************************************************************
CONTEUDO ESQUERDA
**************************************************************************************************************************/
#conteudo_esquerda{
	float:left;
	background-color:#ffffff;
	width:365px;
}

#conteudo_esquerda h2{
	color:#ffffff;
	background-image:url(../images/contato/fundo_esquerda.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:353px;
	height:26px;
	margin-left:6px;
	margin-top:6px;
	text-indent:10px;
	margin-bottom:18px;
	padding-top:4px;
	font-size:13pt;
}
/*************************FORMULARIO DE CONTATO*******************************/
#form_contato{
	float:left;
	margin-left:15px;
	display:inline;
}
#form_contato input{
	font-size:8pt;
	font-family:Trebuchet ms;
}

#form_contato label{
	font-size:8pt;
	color:#000000;
	margin-left:3px;
	font-family:Trebuchet ms;
	margin-top:5px;
	float:left;
}

#form_contato span{
	color:#004990;
	margin-left:2px;
	font-size:8pt;
	font-family:trebuchet ms;
}

.container_dados{
	float:left;
	margin-right:5px;
}

.enviar_contato{
	float:right;
	border:0;
	background-color:#ffffff;
	background-image:url(../images/geral/bullet_proximo.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:100px;
	*width:93px;
	text-align:left;
	margin-right:28px;
	margin-top:13px;
	cursor:pointer;
}

/*editando o tamanho dos input*/
#nome,#email,#endereco{
	width:313px;
}

#bairro,#cidade{
	width:194px;
}

#estado,#cep{
	width:102px;
}

#tel,#ramal{
	width:131px;
}

#ddd{
	width:15px;
}


.container_mensagem{
	background-image:url(../images/contato/box_mensagem_contato.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	width:325px;
	height:91px;
	padding-left:2px;
}

#mensagem{
	border:0;
	width:318px;
	height:84px;
	float:left;
	overflow-x:hidden;
	margin-top:2px;
}


/***********************************************************************************************************************
CONTEUDO DIREITA
***********************************************************************************************************************/

#conteudo_direita h2{
	float:left;
	background-image:url(../images/contato/fundo_direita_titulo.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:552px;
	height:26px;
	margin-top:6px;
	color:#5d6268;
	text-indent:10px;
	padding-top:4px;	
	font-family:Trebuchet ms;
	font-size:13pt;
}	

#container_mapa{
	float:left;
	
	background-repeat:no-repeat;
	background-position:left top;
	width:502px;
	height:368px;
	border-bottom:1px dashed #705a33;
	margin-top:38px;
	margin-left:13px;
	display:inline;
	
}
