@charset "utf-8";
/* CSS Document */

#busca fieldset{
	width:100%;
	border:0;
	float:left;
	height:20px;
	}
	
.txt{
	margin:2px 0 0 15px;
	/*margin:1px 0 0 0;*/
	padding:2px 0 0 0;
	width:140px; height:18px;
	border:1px solid  #62935b;
/*	border-top:1px solid  #62935b;
	border-left:1px solid  #FFFFFF;
	border-right:1px solid  #FFFFFF;*/
	color:#000000;
	/*font-size:11px;*/
	float:left;
/*	background:url(../layout/input-busca2.jpg);*/
	}
	
.class-buttom{
	/**margin:6px 0 0 0;*/
	margin:3px 0 0 5px;
	width:51px;
	border:1px solid #FFFFFF;
	float:left;
	height:19px;
	background:url(../layout/button-busca.jpg) no-repeat;
	}
