/**
 * Estilos utilizados para generar los colores de la gama 'amarillo_naranja'.
 *
 * 
 /*-----------------------------------------------------------------------------------------------------*/

/**
  * @Producto: general
  *
  */

    body                                { background: #ebebeb url(../img/comunes/fondo_blanco_gris.jpg) repeat-x left top }

    .tituloArticulo a:hover,
    .menuIzqSeccion a:hover,
    .tools a:hover,
    ul#tabla_productos li a:hover       { color: #600       }
                                                            
    #texto_imagen                       { color: #330000    }
    #sitio_formulario_acceso .label     { color: #E26535    }

    #imagen_encabezado, #imagen_seccion { background-color: #FFE3AD !important; }

    .toolbar, .footer_barra             { background-color: #FF9900             }
    .cssToday1,
    #barra_encabezado_accesible,
    #esq_sup_izq,
    #esq_sup_der                        { background-color: #FF9900 !important  }
                                        
    .tituloNoticiaHome, .tituloArticulo, .tituloArticulo a, .autorComentario, .terminos_buscados {
        color: #E26535;
    }

    /* links en el contenido de sitio y bitacora */
    #contenido_sitio a, #contenido_sitio a:link:active:focus:visited,
    .textoArticulo a, .textoArticulo a:link:active:focus:visited {
        color: #E26535;    
    }

    .noticia_solapa, .tituloNovedadHome, .cntTxtTitulo, .cntTituloDest, .cntTituloNovedades,
    .cntTituloRecursos,
    .menuIzqSubSeccion a, .menuIzqSubSeccion a:link:active:visited {
        color: #330000;
    }
    .menuIzqSubSeccion a:hover {
        color: #E26535;
    }
    .ver_mas a { color: #666 !important; text-decoration: underline;}
    .ver_mas a:hover { text-decoration: none;}

    .fondoMenuIzq, .seccion         { background-color: #FFEAB9 }
                                                                
    .activa                         { color: #330000 !important }
    .tools a                        { color: #666               }

    ul#botonera-principal a, ul#botonera-principal a:visited:link:active { color: #330000 }
    ul#botonera-principal a:hover { color: #000000 !important}
    ul#botonera-principal li { background-image: url(../img/toolbar/separador_items_toolbar_amarillo_naranja.jpg) }
    #combo-productos a, #combo-productos a:visited:link:active { color: #E26535 }
    #combo-productos a:hover { color: #330000 !important }

/*-----------------------------------------------------------------------------------------------------*/

/**
  * @Producto: sitio
  *
  */

    #encabezado_secciones                       { background-color: #FFEAB9                                             }
    .menuIzqSeccion                             { background-color: #F5B00B                                             }
    .contenido_noticias, .sd_form               { background-color: #FFEAB9                                             }
    .encabezadoNoticias                         { background-color: #FDC771                                             }
    .itemMenu, .nombreSeccion                   { background-image: url(../img/flechita_amarillo_naranja.gif)           }
    #sitio_formulario_acceso #submit            { background-image: url(../img/bo_aceptar_amarillo_naranja.gif)         }
    .tituloNoticiaHome                          { background-image: url(../img/icono_noticia_home_amarillo_naranja.gif) }
    .menuIzqSeccion a, .menuIzqSeccion a:link:visited:active { color: #330000               }
    .menuIzqSeccion a:hover                                  { color: #FFF7E8               }
    .nombreSeccion                                           { color: #330000               }
    .tituloItem                                              { color: #E26535               }
    .link_ampliar_noticia                                    { color: #E26535               }
    .titulo_noticias                                         { color: #000000               }
    #encabezado_secciones                                    { color: #330000               }
    .noticia_solapa_numero                                   { color: #FAD889               }
    .noticia_solapa                                          { background-color: #FFEAB9    }
    .activa                                                  { background-color: #F5B00B    }

/*-----------------------------------------------------------------------------------------------------*/

/**
  * @Producto: bitacora
  *
  */

    #cuerpo                 { background-color: #FFEAB9             }
    .pieArticulo, div.tags  { border-bottom: 1px dashed #FF9900     }
    .encabezado-content     { background-color: #FFC15F !important  }
    .calendarioBitacora, .cssTitle1, .calendarioBitacora table, .cssHeading1, #nube_etiquetas, #wpcumuluswidgetcontent {
        background-color: #FFE3AD !important;
    }
    .imagenTituloArticulo           { background-image: url(../img/comunes/flechita_amarillo_naranja.gif)           }
    .flechita_item_link             { background-image: url(../img/comunes/flechita_siderbar_amarillo_naranja.gif)  }
    .siderbar_titulo                { color: #330000                                                                }
    .siderbar, .fondoBoxesDer       { background-color: #F5B00B !important                                          }
    .cssTitle1, .cssHeading1        { color: #E26535 !important                                                     }

/*-----------------------------------------------------------------------------------------------------*/

/**
  * @Producto: aula
  *
  */
  
     /* menu principal */
    .color_principal_menu_principal     { background-color: #FFEAB9 }
    .color_secundario_menu_principal    { background-color: #FFF3D8 }
    .color_separador_secciones          { background-color: #F5B00B }
    .color_opciones_menu                { color: #330000            }
    .color_titulos_menu                 { color: #330000            }
    
    /* menu secundario */
    .color_principal_menu_secundario    { background-color: #FFEAB9 }
    .color_secundario_menu_secundario   { background-color: #F5B00B }
    
    /* encabezados secciones mensajeria y ayuda */
    #encabezado_seccion_mensajeria,
    #encabezado_seccion_ayuda           { background-color: #FFE3AD  }
    .texto_imagen_mensajeria,
    .texto_imagen_ayuda                 { color: #330000             }
    
    /* links */
    #contenido_principal a, #contenido_principal a:link:active:focus,
    #textocentral a, #textocentral a:link:active:focus {
        color: #135693
    }
    #contenido_principal a:visited, #textocentral a:visited {
        color: #9a9b9b
    }
  
/*-----------------------------------------------------------------------------------------------------*/
