/*FOTOS*/
#contato_fotos{
	position: absolute;
	margin: 0px;
	margin-left:431px;
	top: 159px;
	width:287px;
	height:273px;
}
#space_contato_fotos{
	margin: 0px;
	padding: 0px;
	position: static;
}



/*TEXTO*/
#texto_contato{
	position: absolute;
	margin: 0px;
	margin-left:45px;
	top: 160px;
	width:380px;
	height:103px;
	line-height: 150%;
}
#space_texto_contato{
	margin: 0px;
	padding: 0px;
	position: static;
}

#conteudo_contato{
	margin-top: 10px;
}



/*FORMULARIO*/
#formulario{
	position: absolute;
	width: 320px;
	height: 318px;
	margin-left: 45px;
	top: 283px;
}
#spacer_formulario{
	position: static;
	padding: 0;
	margin-top: 0px;
	margin-left: 0px;
}
#form_contato{
	padding-top:5px;
}

#campo_msg{
	height: 148px;
	width: 367px;
	background-image:url(../../images/home/form_contato_msg2.gif);
	background-repeat:no-repeat;
}

.campo_form{
	background-image: url(../../images/home/bg_input_login_2.gif);
	border: 2px solid #b9abba;
	border-left: 0px;
	border-right: 0px;
	padding-left:5px;
	height: 15px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica ;
	font-size: 10px;
	color:#999999;

}

.campo_form_textarea{
	background: url(../../images/home/bg_textarea2.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	border: 0px solid #b9abba;
	border-left: 0px;
	border-right: 0px;
	padding-left:5px;
	width:351px;
	height: 113px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica ;
	font-size: 10px;
	color:#999999;
	overflow:auto;
	margin-top:26px;
	margin-left:5px;
}

.campo_aba{
	margin-bottom:-10px;
	margin-left:-1px;
}
.campo_texto{
	width:390px;
}

#botao_envia{
	margin-left:230px;
}

/*NAVEGACAO*/
#navegacao_inf{
	margin-top: 510px;
}
