/**
 * Estilos utilizados para generar los colores de la gama 'azul_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: #0099cc                        }
    
    #texto_imagen                       { color: #003366                        }
    #sitio_formulario_acceso .label     { color: #003366                        }

    #imagen_encabezado, #imagen_seccion { background-color: #5DA2CA !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: #003399;
    }

    /* 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: #003399;    
    }

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

    .fondoMenuIzq, .seccion         { background-color: #013567          }
    
    .activa                         { color: #013567 !important          }
    .tools a                        { color: #666                        }
    
    ul#botonera-principal a, ul#botonera-principal a:visited:link:active { color: #000 }
    ul#botonera-principal a:hover { color: #fff !important}
    ul#botonera-principal li { background-image: url(../img/toolbar/separador_items_toolbar_azul_naranja.jpg) }
    #combo-productos a, #combo-productos a:visited:link:active { color: #000 }
    #combo-productos a:hover { color: #0099CC !important}


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

/**
  * @Producto: sitio
  *
  */

    #encabezado_secciones                       { background-color: #6CABCF                                         }
    .menuIzqSeccion                             { background-color: #013567                                         }
    .contenido_noticias, .sd_form               { background-color: #d7e7ef                                         }
    .encabezadoNoticias                         { background-color: #fdc771                                         }
    .itemMenu, .nombreSeccion                   { background-image: url(../img/flechita_azul_naranja.gif)           }
    #sitio_formulario_acceso #submit            { background-image: url(../img/bo_aceptar_azul_naranja.gif)         }
    .tituloNoticiaHome                          { background-image: url(../img/icono_noticia_home_azul_naranja.gif) }
    .menuIzqSeccion a, .menuIzqSeccion a:link:visited:active{ color: #fff               }
    .menuIzqSeccion a:hover                                 { color: #0099cc            }
    .nombreSeccion                                          { color: #FF9900            }
    .tituloItem                                             { color: #FF9900            }
    .link_ampliar_noticia                                   { color: #FF9900            }
    .titulo_noticias                                        { color: #000               }
    #encabezado_secciones                                   { color: #000               }
    .noticia_solapa_numero                                  { color: #fff               }
    .noticia_solapa                                         { background-color: #fdc771 }
    .activa                                                 { background-color: #ff9900 }

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

/**
  * @Producto: bitacora
  *
  */

    #cuerpo                 { background-color: #d7e7ef             }
    .pieArticulo, div.tags  { border-bottom: 1px dashed #ff9900     }
    .encabezado-content     { background-color: #FFC15F !important  }
    .calendarioBitacora, .cssTitle1, .calendarioBitacora table, .cssHeading1, #nube_etiquetas, #wpcumuluswidgetcontent {
        background-color: #5DA2CA !important;
    }
    .imagenTituloArticulo       { background-image: url(../img/comunes/flechita_azul_naranja.gif)           }
    .flechita_item_link         { background-image: url(../img/comunes/flechita_siderbar_azul_naranja.gif)  }
    .siderbar_titulo            { color: #ff9900                                                            }
    .siderbar, .fondoBoxesDer   { background-color: #013567 !important                                      }
    .cssTitle1, .cssHeading1    { color: #fff !important                                                    }

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

/**
  * @Producto: aula
  *
  */
  
     /* menu principal */
    .color_principal_menu_principal     { background-color: #003466 }
    .color_secundario_menu_principal    { background-color: #b0d0df }
    .color_separador_secciones          { background-color: #6caacf }
    .color_opciones_menu                { color: #ffffff            }
    .color_titulos_menu                 { color: #000000            }
    
    /* menu secundario */
    .color_principal_menu_secundario    { background-color: #b0d0df }
    .color_secundario_menu_secundario   { background-color: #6caacf }
  
    /* encabezados secciones mensajeria y ayuda */
    #encabezado_seccion_mensajeria,
    #encabezado_seccion_ayuda           { background-color: #5DA2CA  }
    .texto_imagen_mensajeria,
    .texto_imagen_ayuda                 { color: #003366             }
    
    /* 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
    }
  
/*-----------------------------------------------------------------------------------------------------*/
