.boton {
	background-image: url(graficos/fondo-botones.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #093566;
	border-right-color: #093566;
	border-bottom-color: #093566;
	border-left-color: #093566;
	font-family: "trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
.buscador {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #093566;
	border-right-color: #093566;
	border-bottom-color: #093566;
	border-left-color: #093566;
	font-family: "trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF9900;
}
form {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

}
.letrasforms {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #132845;
}

.NombreRubros {
	font-family: "trebuchet MS";
	color: #152850;
	font-weight: bold;
	font-size: 14px;
	margin-right: 20px;
	margin-left: 20px;
}
.nombreproducto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3EA4D7;
}

