/* Colores */

/*h1{background-color:#a49262;}
h2{background-color:#f2e0aa;}
h3{background-color:#fff1c6;color:#222;}
h4{background-color:#fff1c6;color:#222;}*/

a {
    color: #4e4734;
}

a:hover {
    background-color: #baa567;
}

.ui-widget-content a {
    color: #4e4734;
}

.ui-widget-content a:hover {
    background-color: #baa567;
}

.ui-widget-content a .noresaltar {
    text-decoration: none;
    background-color: Transparent;
}

.ui-widget-content a:hover.noresaltar {
    background-color: Transparent;
}

#titulo1 {
    color: #928a73;
}

#nombre-sede {
    color: #928a73;
}

.menu-elementoseleccionado {
    background-color: #f2dea0;
}

.menu {
    background-color: #f4eedb;
}

.menu ul {
    background-color: #f2e4b8;
}

.menu-titulo {
    background-color: #aea380;
}

.menu-titulo-nv2 {
    background-color: #c7bc9a;
}

.menu a:hover {
    background-color: #f1ecdb;
}

.panel-peq {
    background-color: #e0cd95;
}

.panel-grande {
    background-color: #e0cd95;
}

.enlace:hover {
    background-color: #e0cd95;
}

/*.panel-enlace:hover{background-color:#ffd65a;}*/
.panel-normativa {
    background-color: #e0cd95;
}

.botonera {
    background-color: #af8300;
}

.tabla caption {
    background-color: #ffe9a5;
}

.tabla-alternaterow1 {
    background-color: #b08400;
}

.tabla-alternaterow2 {
    background-color: #ac8100;
}

/*.seleccionable:hover{background-color:#af8300;}*/
.tabla td,
th {
    border-color: #63593a;
}

.tabla th {
    background-color: #ffe9a5;
}

#menubar {
    background: url(segex/css/sedeelectronica/imgs/logo_sedeelectronica_movil.jpg) no-repeat left center #e8ddba;
}

#menuhorizontal {
    background-color: #f0ebdc
}