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

form {
	margin: 0;
	padding: 0;
	}
.contorcamento .header {
	width: 552px;
	height: 70px;
	background: url(/imagens/forms/header.png);
	}
.contorcamento .headerempresa {
	width: 552px;
	height: 70px;
	background: url(/imagens/forms/header-empresa.png);
	}
.contorcamento .formcont {
	width: 536px;
	padding: 20px 0 0 16px;
	background: url(/imagens/forms/fundo.png);
	font-size: 11px;
	}
.contorcamento .footer {
	width: 552px;
	height: 15px;
	background: url(/imagens/forms/footer.png);
	}
.formdadospessoais {
	width: 250px;
	float: left;
	background: url(/imagens/forms/tit-dadospessoais.gif) left top no-repeat;
	padding-top: 28px;
	}
.formdadosempresa {
	width: 250px;
	float: left;
	background: url(/imagens/forms/tit-dadosempresa.gif) left top no-repeat;
	padding-top: 28px;
	}
.form02 {
	width: 250px;
	float: left;
	margin-left: 20px;
	padding-top: 28px;
	}
.formlocalcarga {
	width: 250px;
	float: left;
	background: url(/imagens/forms/tit-localdecarga.gif) left top no-repeat;
	padding-top: 28px;
	}
.formlocaldescarga {
	width: 250px;
	float: left;
	background: url(/imagens/forms/tit-localdescarga.gif) left top no-repeat;
	margin-left: 20px;
	padding-top: 28px;
	}
.forminfo {
	width: 520px;
	padding-top: 28px;
	background: url(/imagens/forms/tit-infoadicionais.gif) left top no-repeat;
	}
.formcomo {
	width: 520px;
	padding-top: 28px;
	background: url(/imagens/forms/tit-comoconheceu.gif) left top no-repeat;
	}
.formtipomudanca {
	width: 520px;
/*	padding-top: 28px; */
/*	background: url(/imagens/forms/tit-tipomudanca.gif) left top no-repeat; */
	padding-bottom: 20px;
	}
.forminfo table td {
	vertical-align: top;
	}
.formbutton {
	width: 520px;
	text-align: right;
	padding-top: 30px;
	}

/* CAMPOS */
#nome, #realname, #telefone, #localidade, #localidadedesc, #email, #contacto {
	padding: 4px 5px;
	width: 240px;
	height: 22px;
	line-height: 22px;
	background-color: #eee;
	border: 0;
	color: #666;
	font-size: 13px;
	margin-bottom: 10px;
	}
#morada, #moradadesc {
	padding: 4px 5px;
	width: 190px;
	margin-right: 10px;
	height: 22px;
	line-height: 22px;
	background-color: #eee;
	border: 0;
	color: #666;
	font-size: 13px;
	margin-bottom: 10px;
	}
#outro {
	padding: 2px 5px;
	width: 280px;
	margin-right: 10px;
	height: 18px;
	line-height: 18px;
	background-color: #eee;
	border: 0;
	color: #666;
	font-size: 13px;
	margin-bottom: 10px;
	}
#andar, #andardesc, #assoalhadas {
	padding: 4px 5px;
	width: 30px;
	height: 22px;
	line-height: 22px;
	background-color: #eee;
	border: 0;
	color: #666;
	font-size: 13px;
	margin-bottom: 10px;
	}
#assoalhadas {
	padding: 4px 5px;
	width: 60px;
	height: 22px;
	line-height: 22px;
	background-color: #eee;
	border: 0;
	color: #666;
	font-size: 13px;
	margin-bottom: 10px;
	margin: 10px 0 0 5px;
	}
#info {
	padding: 4px 5px;
	width: 510px;
	line-height: 22px;
	background-color: #eee;
	border: 0;
	color: #666;
	font-size: 13px;
	margin-bottom: 10px;
	}