#form_nome {
	position:relative;
	top:83px;
	left:182px;
	width:238px;
	height:29px;
	float:left;
}
#form_telefone {
	position:relative;
	top:113px;
	left:182px;
	width:238px;
	height:29px;
	float:left;
}
#form_email {
	position:relative;
	top:141px;
	left:182px;
	width:312px;
	height:29px;
	float:left;
}
#form_mensagem {
	position:relative;
	top:173px;
	left:184px;
	width:312px;
	height:49px;
	float:left;
}
#form_bt {
	position:relative;
	top:175px;
	left:224px;
	width:55px;
	height:55px;
	float:left;
}
.caixa {
	width:95%;
	height:90%;
	background:url(../images/spacer.gif);
	border:none;
	color:#FFF;
	font-size:13px;
}
.bt {
	width:100%;
	height:100%;
	background:url(../images/spacer.gif);
	border:none;
	cursor:pointer;
}
