#super_header {
    min-width: 400px;
    max-width: 994px;
    margin: auto;
    background: #000;
    overflow: hidden;
    position: relative;
}

#super_header select {
    background: #FFFFFF;
    padding: 0px;
    border: 1px solid #666666;
    border-radius: 5px;
}

#publi_header {
    background: #fff;
    border: 0;
    height: 92px !important;
    max-width: 994px;
    min-width: 400px;
    text-align: center;
    width: 100%;
}

#publi_header .publi1 {
    padding: 1px;
    width: 100% !important;
}

#publi_header .publi1 img {
    /* width:100%!important; */
    height: 100% !important;
}

#publi_header .publi1 iframe {
    width: 100% !important;
    /*height:100%!important;*/
}

#publi_header .publi1 object {
    width: 100% !important;
    height: 100% !important;
}

#super_header .buscador_desplegables {
    position: absolute;
    top: 125px;
    left: 0px;
    z-index: 105;
}

#super_header .buscador_desplegables .desplegable1 {
    position: absolute;
    left: 10px;
}

#super_header .buscador_desplegables .desplegable2 {
    position: absolute;
    left: 150px;
}

#cambioBlog {
    width: 120px;
    font-size: 11px;
    color: #666666;
    z-index: 1;
}

#selectBlog {
    /*width:400px;*/
    font-size: 11px;
    color: #666666;
}

/*
 * general site-title and description styles adjustments
 */
#site-title {
    width: 100% !important;
}

#site-description {
    display: none !important;
}
