div.faleConosco{
	float:left;display:inline;
	width:608px;
	margin:0px 10px 20px 0px;
}
		div.faleConoscoForm{
			float:left;display:inline;
			width:588px !important;
			width:608px;
			height:auto;
			padding:0px 10px 10px 10px;
			margin-bottom:8px;
			background:url(../img/bg_bd_backend.gif) bottom left no-repeat;
		}
				div.faleConoscoForm h2{
					width:596px !important;
					height:23px !important;
					width:608px;
					height:30px;
					padding:7px 0 0 12px;
					background:url(../img/bg_tit_backend.gif) 0 0 no-repeat;
					margin:0 -10px 10px -10px;
					overflow:hidden;
				}
				div.faleConoscoForm h2 a:link.fr,
				div.faleConoscoForm h2 a:active.fr,
				div.faleConoscoForm h2 a:hover.fr,
				div.faleConoscoForm h2 a:visited.fr{
					margin:-2px 6px 0 0;
				}

				div.faleConoscoDados{
					float:right;display:inline;
					width:289px !important;
					width:309px;
					height:auto;
					padding:0px 10px 10px 10px;
					margin:0px 10px 10px 5px;
					background:url(../img/bg_bd_servicos.gif) bottom left no-repeat;
				}
						div.faleConoscoDados h2{
							width:298px !important;
							height:23px !important;
							width:309px;
							height:30px;
							padding:7px 0px 0px 12px;
							background:url(../img/bg_tit_servicos.gif) 0 0 no-repeat;
							margin:0px 0px 0px -10px;
							overflow:hidden;
						}
					
					
					
table.tableFale{
	width:594px;
	margin:0 -8px;
}
		table.tableFale tr.on td{
			background:#ffffff;
		}
		table.tableFale tr td,
		table.tableFale tr td *{
			color:#666666;
		}
		table.tableFale tr td{
			padding-top:3px;
			padding-bottom:3px;
		}
		table.tableFale tr td.label{
			width:100px;
			padding-right:10px;
			text-align:right;
		}
				table.tableFale tr td.label label{
					font-weight:bold;
				}
		table.tableFale tr td.fld{
			width:auto;
		}
				table.tableFale tr td.fld input.w100p{
					width:486px !important;
					width:488px;
				}
				table.tableFale tr td.fld input.w50p{
					width:240px !important;
					width:242px;
				}
				table.tableFale tr td.fld input.w10p{
					width:20px !important;
					width:22px;
				}
				table.tableFale tr td.fld select{
					width:488px;
				}
