		
.form_contact { 
	float: right;
	padding: 1em 1em 5em 2em; 

	text-align: left;
	background-color:#FFF;
	margin: 0 1.5em 0 0;
	width: 350px; 
}
.box_info {
	float: left;
	padding: 1em 1em 5em 2em; 

	text-align: left;
	background-color:#FFF;
	margin: 0 1.5em 0 0;
	width: 250px; 
}
		
	.contato_title {
		margin: 20px 0 0 0; padding: 0 0 10px 0;
		width: 725px; 
		height: 30px;
		background: url(../imgs/title_contato2.gif) no-repeat 20px bottom;
		display: block;
		text-indent: -99999px;
		overflow: hidden;
	}
	
	.orcamento_title {
		margin: 20px 0 0 0; padding: 0 0 10px 0;
		width: 725px; 
		height: 30px;
		background: url(../imgs/title_orcamento.gif) no-repeat 20px bottom;
		display: block;
		text-indent: -99999px;
		overflow: hidden;
	}
		.contato_text {
		margin: 0; padding: 5px 0 10px 0;
		line-height: 18px;
		
	}

		
		

