
div.container_dados_form {

	background:url(/imgs/bg-dotted-area.png) no-repeat;

}

div.fale-conosco-top {
	
	float:left;
	width:647px;
	background:url(/imgs/bg-fale-conosco-top.png) no-repeat;		
	height:51px;

}

div.fale-conosco-bottom {
	
	position:absolute;
	bottom:0;
	left:20px;
	width:647px;
	background:url(/imgs/bg-fale-conosco-bottom.gif) no-repeat;		
	height:37px;	

}

div.fale-conosco {

	border-left:2px solid #FE8FD0;
	border-right:3px solid #FE8FD0;
	float:left;
	width:610px;
	padding:0px 16px;
	text-align:left;
	padding-bottom:20px;
			
}

div.fale-conosco p.text {

	margin:0 auto;
	font:normal 12px arial;
	color:#333;
	margin-bottom:10px;

}

div.fale-conosco h3.heading {
	
	margin:0 auto;
	color:#BB458C;
	font:normal 20px Trebuchet MS;
	padding-bottom:3px;
	
}