/* CSS Document */

#button-form fieldset div {
	border: 2px groove #ccc;
	margin: .5em;
	padding: .5em;
}

.yui-button#bot_tomar button,
.yui-button#bot_estado button,
.yui-button#bot_nota button,
.yui-button#bot_dejar button,
.yui-button#bot_primero button,
.yui-button#bot_anterior button,
.yui-button#bot_siguiente button,
.yui-button#bot_ultimo button,
.yui-button#bot_buscar button,
.yui-button#bot_editar button,
.yui-button#bot_nuevo button,
.yui-button#bot_guardar button,
.yui-button#bot_deshacer button,
.yui-button#bot_borrar button
{
	text-indent: 1em;
	overflow: hidden;
	padding: 0 .75em;
	width: 6.0em;
	*margin-left: 0.00em;   /* IE only */
	*padding: 0 0em;  /* IE only */
}
.yui-button#bot_tomar button {background: url() 0% 50% no-repeat;}
.yui-button#bot_estado button {background: url() 0% 50% no-repeat;}
.yui-button#bot_nota button {background: url() 0% 50% no-repeat;}
.yui-button#bot_dejar button {background: url() 0% 50% no-repeat;}
.yui-button#bot_primero button {background: url(../images/botonera/primero_on.gif) 0% 50% no-repeat;}
.yui-button#bot_anterior button {background: url(../images/botonera/anterior_on.gif) 0% 50% no-repeat;}
.yui-button#bot_siguiente button {background: url(../images/botonera/siguiente_on.gif) 0% 50% no-repeat;}
.yui-button#bot_ultimo button {background: url(../images/botonera/ultimo_on.gif) 0% 50% no-repeat;}
.yui-button#bot_buscar button {background: url(../images/botonera/buscar_on.gif) 0% 50% no-repeat;}
.yui-button#bot_editar button {background: url(../images/botonera/editar_on.gif) 0% 50% no-repeat;}
.yui-button#bot_guardar button {background: url(../images/botonera/guardar_on.gif) 0% 50% no-repeat;}
.yui-button#bot_deshacer button {background: url(../images/botonera/deshacer_on.gif) 0% 50% no-repeat;}
.yui-button#bot_nuevo button {background: url(../images/botonera/nuevo_on.gif) 0% 50% no-repeat;}
.yui-button#bot_borrar button {background: url(../images/botonera/borrar_on.gif) 0% 50% no-repeat;}

/* @end */
