td#pesquisa{
	background-attachment: scroll;
	background-image:  url(../img/busca5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.texto_pesq{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px 5px 3px;
}
div#pesquisa{
	position:relative;
	width: 400px;
}
div#info_box1{
	position:absolute;
	top: 180px;
	left: 613px;
	width: 150px;
	background-image: url(../img/box3_base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div#info_box2{
	position:absolute;
	left: 613px;
	top: 370px;
	width: 150px;
	background-image: url(../img/box3_base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
