@charset "utf-8";
body {margin:0px; background:url(../imagenes/fondo.jpg);}
.div_scroll{overflow-x:hidden; padding-right:8px; overflow-y:scroll; margin-right:0px; font-size:12px; font-family:Verdana, Geneva, sans-serif;}
button { border:0; padding:0; margin:5px; }
button.submit { width:66px; height:15px; background:url(../imagenes/submit.png) no-repeat; }
button.submit1 { width:66px; height:15px; background:url(../imagenes/submit_fra.png) no-repeat; }
button.reset { width: 66px; height:15px; background:url(../imagenes/reset.png) no-repeat; }
button.reset1 { width: 66px; height:15px; background:url(../imagenes/reset_fra.png) no-repeat; }
button.enviar { width:66px; height:15px; background:url(../imagenes/enviar.png) no-repeat; }
button.limpiar { width: 66px; height:15px; background:url(../imagenes/limpiar.png) no-repeat; }


