.formobjConsulta
{
	font-size: 11px;
	width: 100%;
	color: black;
	font-family: tahoma;
	background-color: #fbfdfd;
}
.boton
{
	border: 1px solid #9CAE64;
	background-color:#F2F4EC;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height:22px;
}