div#menu { float: left; margin: 0 32px 0 0; }
div#menu div.botones { border: solid #d3dfe5; border-width: 1px 1px 0 1px; width: 220px; }
div#menu div.botones { margin: 0; padding: 0; }
div#menu div.botones a { font-size: 13px; border-bottom: 1px solid #d3dfe5; display: block; min-height: 20px; color: #1879ae; padding: 4px 0 0 21px; background: #f6f6f6 url(../images/guion_azul.gif) no-repeat 8px 8px; }
div#menu div.botones a:hover { text-decoration: none; color: #ffffff; background: #1879ae url(../images/guion_blanco.gif) no-repeat 8px 8px; cursor: hand; }
div#menu div.botones a.on, div#menu div.botones a.on:hover { background: url(../images/menu_seleccionado.gif) no-repeat; color: #1879ae; }
div#menu div.botones div.oculta {display: none; border: none; }
div#menu div.botones div.oculta a { font-size: 13px; border-bottom: 1px solid #d3dfe5; display: block; min-height: 20px; color: #707577; padding: 4px 0 0 21px; background: #ffffff url(../images/linea_verde.gif) no-repeat 13px 10px; }
div#menu div.botones div.oculta a:hover { text-decoration: none; color: #1879ae; background: #ffffff url(../images/linea_azul.gif) no-repeat 13px 10px; }
div#menu div.botones div.oculta a.on, div#menu div.botones div.oculta a.on:hover { background: #ffffff url(../images/linea_negra.gif) no-repeat 13px 10px; color: #111212; }

div#usuario { border: 0; margin: 36px 0 0 0; width: 220px; }
div#usuario p.titulo { margin: 0; padding: 0; font: 13px Georgia, Arial, "Trebuchet MS"; color: #576568; display: block; border-bottom: 5px solid #576568; }
div#usuario #formulario input { width: 150px; border: none; background: #dfe7ea; color: #000; margin: 0 0 4px; padding: 2px; font: 11px Arial,"Trebuchet MS",sans-serif; }
div#usuario #formulario label { color: #7b7b7b; font: 11px Arial,"Trebuchet MS",sans-serif; width: 70px; }
div#usuario #formulario { width: 220px; margin: 0 auto; }
div#usuario #formulario button { padding: 2px 1px 2px 1px; margin-bottom: 5px; min-height: 20px; border: 1px solid #a3aeb5; background: #cbd6dc url(../images/fondo_boton.gif) repeat-x; color: #0e3848; font-size: 12px; text-align: center; vertical-align: middle; }
div#usuario table { width: 220px; margin: 5px 0; border-bottom: 5px solid #576568; }

div#menu_usuario a { display: block; padding: 4px 0 0 11px; color: #1879ae; font-family: Arial, "Trebuchet MS"; }
div#menu_usuario a.grande { font-size: 13px; background: url(../images/guion_azul.gif) no-repeat 0px 7px; }
div#menu_usuario a.peque { font-size: 10px; background: url(../images/guion_azul.gif) no-repeat 0px 5px; }

