@charset "UTF-8";
#form   {
	width: 500px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	margin-left: 10px;
	height: 300px;
}
#form #frmContact .halfDiv   {
	height: 50px;
	margin-top: 10px;
	width: 500px;
}
#form #frmContact .halfDiv1   {
	height: 150px;
	margin-top: 5px;
}
#form #frmContact .halfDiv .inputSpan #txtNome   {
	width: 158px;
}
#form #frmContact .halfDiv .inputSpan #txtTelefone   {
	width: 158px;
}
#form #frmContact .halfDiv .inputSpan #txtEmail   {
	width: 158px;
}
#form #frmContact .halfDiv .inputSpan #txtAssunto   {
	width: 494px;
	margin-top: 5px;
}
#form #frmContact .formFooter a   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#form #frmContact .formFooter a:hover {
	color: #000;	
}
#form #frmContact .halfDiv1 .inputSpan.box #txtMsg  {
	height: 150px;
	width: 498px;
}
#legenda {
	height: 15px;
	width: 455px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
}
#form #frmContact .formFooter   {
	margin-top: 10px;
}
#form #h1_3   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7AAD3B;
}

