/* CSS Document */

/* Buscador - Formularios */
/* Formulario Búsqueda rapida */
#columna_buscador { float: left; padding: 14px 0 14px 14px; width: 445px; border-bottom: 1px solid #e5e5e5; text-align: left; }
.b_input { font: 11px Trebuchet MS; color: #666666; background-color: #f5f4f2; }
.b_select { font: 11px Trebuchet MS; color: #666666; background-color: #f5f4f2; }
#b_opt { float: left; padding: 4px 0 0 0; font: 11px Trebuchet MS; color: #000000; }
#b_opt  a, #b_opt  a:link, #b_opt  a:visited { text-decoration: none; color: #131C4C; }
#b_opt a:hover { text-decoration: underline; }

/* Formulario Búsqueda avanzada */
.a_title { margin: 20px 0 8px 0; padding: 2px 2px 2px 4px; font: 13px Trebuchet MS; color: #708090; font-weight: bold; text-align: left; border-left: 2px solid #708090; border-bottom: 1px solid #708090; }
.a_input { font: 11px Trebuchet MS; color: #666666; }
.a_select { font: 11px Trebuchet MS; color: #666666; }
.a_radio { font: 11px Trebuchet MS; color: #666666; }
.a_general { padding: 0 10px 0 10px; font: 11px Trebuchet MS; color: #666666; }

/* Mixto */
#b_btn { width: 44px; height: 21px; font: 11px Trebuchet MS; color: #666666; background: url(imagenes/button.gif); border: 0; }
