form { margin: 0; }
.box_popout { font-size: 11px; font-family: Arial; background-color: #f5f5f5; border: solid 1px #656565; }
.box_input { font-size: 11px; font-family: Arial; background-color: #f5f5f5; padding: 1px; border: solid 1px #656565; }
.box_buttom { color: white; font-size: 11px; font-family: Arial; font-weight: bold; background-color: maroon; padding: 2px 4px; border: solid 1px #656565; cursor: pointer; }
.buttom_acceder { background-image: url(acceder.gif); width: 114px; height: 18px; padding: 0; border-style: none; border-width: 0; cursor: pointer; }
.buttom_acceder:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_configurador { background-image: url(configurador.gif); cursor: pointer; padding: 0; width: 114px; height: 18px; border-style: none; border-width: 0; }
.buttom_configurador:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_comprar { background-image: url(comprar.gif); cursor: pointer; padding: 0; width: 70px; height: 18px; border-style: none; border-width: 0; }
.buttom_comprar:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_carrito { background-image: url(carrito.gif); cursor: pointer; padding: 0; width: 122px; height: 18px; border-style: none; border-width: 0; }
.buttom_carrito:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_productos { background-image: url(productos.gif); cursor: pointer; padding: 0; width: 132px; height: 18px; border-style: none; border-width: 0; }
.buttom_productos:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_configurar { background-image: url(configurar.gif); cursor: pointer; padding: 0; width: 70px; height: 18px; border-style: none; border-width: 0; }
.buttom_configurar:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_continuar { background-image: url(continuar.gif); cursor: pointer; padding: 0; width: 82px; height: 18px; border-style: none; border-width: 0; }
.buttom_continuar:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_retroceder { background-image: url(retroceder.gif); cursor: pointer; padding: 0; width: 75px; height: 18px; border-style: none; border-width: 0; }
.buttom_retroceder:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_otra_gaita { background-image: url(otra_gaita.gif); cursor: pointer; padding: 0; width: 114px; height: 18px; border-style: none; border-width: 0; }
.buttom_otra_gaita:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_otro_kit { background-image: url(otro_kit.gif); cursor: pointer; padding: 0; width: 140px; height: 18px; border-style: none; border-width: 0; }
.buttom_otro_kit:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_gaita { background-image: url(gaita.gif); cursor: pointer; padding: 0; width: 114px; height: 18px; border-style: none; border-width: 0; }
.buttom_gaita:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_eliminar { background-image: url(eliminar.gif); cursor: pointer; padding: 0; width: 73px; height: 18px; border-style: none; border-width: 0; }
.buttom_eliminar:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_actualizar { background-image: url(actualizar.gif); cursor: pointer; padding: 0; width: 84px; height: 18px; border-style: none; border-width: 0; }
.buttom_actualizar:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_realizar { background-image: url(realizar.gif); cursor: pointer; padding: 0; width: 116px; height: 18px; border-style: none; border-width: 0; }
.buttom_realizar:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_ver { background-image: url(ver.gif); cursor: pointer; padding: 0; width: 88px; height: 18px; border-style: none; border-width: 0; }
.buttom_ver:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_corregir { background-image: url(corregir.gif); cursor: pointer; padding: 0; width: 110px; height: 18px; border-style: none; border-width: 0; }
.buttom_corregir:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_imprimir { background-image: url(imprimir.gif); cursor: pointer; padding: 0; width: 76px; height: 18px; border-style: none; border-width: 0; }
.buttom_imprimir:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.buttom_formalizar { background-image: url(formalizar.gif); cursor: pointer; padding: 0; width: 136px; height: 18px; border-style: none; border-width: 0; }
.buttom_formalizar:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}

