#contato{
	width:748px;
	background:#e3eefa;
	font:12px Arial, Helvetica, sans-serif;
	}

#tit{
	width:748px;
	height:38px;
	background:url(img/contato.jpg);
	margin-bottom:10px;
	}	
#pai{
	width:720px;
	padding:14px;
	text-align:justify;
	}
#formulario{
	width:310px;
	float:right;
	padding:10px;
	}
#formulario .campo{
	margin-bottom:5px;
	}	
#formulario .campo_centro{
	margin-bottom:5px;
	text-align:center;
	}		
#formulario .campo input{
	height:14px;
	background:#fcd67a;
	border:#CCCCCC solid 1px;
	font:12px Arial, Helvetica, sans-serif;
	}
#nome{
	width:251px;
	}
#email{
	width:250px;
}
#ddd{
	width:16px;
	}
#fone{
	width:60px;
	}		
#formulario .campo textarea{
	width:291px;
	background:#fcd67a;
	border:#CCCCCC solid 1px;
	font:12px Arial, Helvetica, sans-serif;
	}	
