@import url("interna.css");

form {
	margin:30px 0 0 0;
}

form table {
	float:left;
	clear:both;
}
form table {
	width:360px;
}
form div.agende {
	width:174px;
	height:185px;
	margin:-70px 0 0 10px;
	padding:43px 18px 0 8px;
	float:left;
	background:url(../../images/contato/agende_background.jpg) no-repeat;
}
form address {
	width:170px;
	height:185px;
	margin:-60px 0 0 10px;
	padding:40px 18px 0 12px;
	float:left;
	background:url(../../images/contato/endereco_background.jpg) no-repeat;
}

form table td.textarea {
	padding:0;
}
form table td.footer {
	height:73px;
	background:url(../../images/contato/footer_background.png) no-repeat left top;
	_background:url(../../images/contato/footer_background.jpg) no-repeat left top;
}
form table td.footer .button {
	margin:11px 0 0 190px;
	cursor:pointer;
}

form table td.spacing-x {
	padding-left:11px;
}