@charset "utf-8";
/* CSS Document */
* {
    padding: auto;
    margin: auto;
}

body
{
    background: transparent !important;
}

/*html {
    background: #365EA3 url(../images/bg.png) repeat;
    background-attachment: fixed;
}*/

html {
    background: url(../images/tweed.png);
    /*background: url(../images/fondo.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}

body {
    /*background: #365EA3 url(../images/bg.png) repeat;
    background-attachment: fixed;*/
    background-color: transparent;
}

#cuerpo {
    /*width: 1000px;*/
    height: auto;
    margin: 0 auto;
    background-color: #FFFFFF;
    /*-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;	*/
}

#marca_pais {
    border: 0px solid #F00;
    width: 150px;
    height: 160px;
    /*float: left;*/
    background: transparent url(../images/marca_pais.gif) no-repeat center center;
    /*background: transparent url(../images/marca_pais.png) no-repeat center center;*/
}

#banner_superior {
    border: 0px solid #F00;
    /*width: 850px;*/
    height: 120px;
    /*float:right;*/
    background: transparent url(../images/banner_superior.png) bottom repeat-x;
    /*background: transparent url(../images/banderas.png) no-repeat right;*/
    margin-left: 150px;
}

    #banner_superior .barra_superior {
        background: url(../images/barra_superior.png) no-repeat bottom left;
        padding: 43px;
        height: 30px;
        /*background: transparent url(../images/banderas.png) no-repeat right;*/
    }

    #banner_superior .banderas {
        background: transparent url(../images/banderas.png) no-repeat right;
        height: 120px;
        /*float: right;*/
    }

    #banner_superior .barra {
        background: transparent url(../images/banderas.png) no-repeat right;
        height: 120px;
        /*float: right;*/
    }

    #banner_superior .titulo_entidad {
        /*float: left;*/
        /*width: 300px;*/
        /*height: 45px;*/
        /*position: relative;*/
        /*top: 30px;
        left: 30px;*/
        font-family: Arial, Helvetica, sans-serif;
        font-size: 30px;
        font-weight: bold;
        line-height: 24px;
    }

    #banner_superior .bajas {
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
    }

    #banner_superior .botones_idiomas {
        /*width: 100%;*/
        /*float: right;*/
        border: 0px solid #999;
        text-align: right;
        /*height: 18px;*/
        /*position: relative;*/
        /*padding-top: 0px;
        padding-right: 16px;*/
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
    }

        #banner_superior .botones_idiomas a {
            color: #000000;
            text-decoration: underline;
        }

            #banner_superior .botones_idiomas a:hover {
                color: #E61414;
            }

    #banner_superior .mapa_sitio {
        /*width: auto;*/
        /*float: right;*/
        border: 0px solid #999;
        text-align: right;
        height: 18px;
        /*position: relative;
        top: -120px;
        right: 90px;*/
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        /*margin-top: 60px;*/
    }

        #banner_superior .mapa_sitio a {
            color: #C8C8C8;
        }

            #banner_superior .mapa_sitio a:hover {
                color: #999;
            }

    #banner_superior .busqueda {
        /*float: right;*/
        /*width: 135px;*/
        height: 18px;
        /*position: relative;*/
        /*top: 86px;
        right: 16px;*/
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        /*border: 1px solid #999;*/
        /*margin-top: 95px;*/
    }

        #banner_superior .busqueda a {
            color: #C8C8C8;
        }

            #banner_superior .busqueda a:hover {
                color: #999;
            }

#botonera_contenedor {
    margin-left: 150px;
    /*height: 50px;*/
}

#botonera_principal {
    padding-left: 0px;
    padding-right: 0px;
    border: 0px solid #F00;
    background: transparent url(../images/botonera_principal.png) repeat-x;
    /*height: 40px;*/
}

.botonera_lateral_uno {
    font: normal 14px Arial, Helvetica, sans-serif;
}

    .botonera_lateral_uno .titulo {
        line-height: 40px;
        font-size: 14px;
        color: #666666;
        text-align: right;
        border-top: 1px solid #CCC;
        font-weight: bold;
        padding-right: 15px;
    }

    .botonera_lateral_uno > ul, .botonera_lateral_uno > ul > li {
        list-style-type: none;
    }

    .botonera_lateral_uno > ul {
        margin: 0;
        padding: 0;
    }

    .botonera_lateral_uno li {
        display: block;
    }

    .botonera_lateral_uno a {
        text-decoration: none;
        color: #666666;
        display: block;
        text-align: right;
        border: 0px solid #CCC;
        border-width: 0px 0px 1px 0;
        line-height: 16px;
        /*background: transparent url(../images/background_botonera.png) no-repeat 92% center;*/
        background: transparent url(../images/background_botonera.png) no-repeat center right+6px;
        padding: 10px 30px 10px 0px;
    }

        .botonera_lateral_uno a#primero {
            border-top: 1px solid #CCC;
        }

        .botonera_lateral_uno a:hover {
            background-color: #CCC;
            color: #333;
        }

.botonera_lateral_dos {
    /*font: normal 14px Arial, Helvetica, sans-serif;*/
    /*font-weight: bold;*/
}

    .botonera_lateral_dos .titulo {
        line-height: 40px;
        font-size: 18px;
        color: #666666;
        text-align: right;
        border-bottom: 1px solid #CCC;
        font-weight: bold;
        padding-right: 15px;
    }

    .botonera_lateral_dos > ul, .botonera_lateral_dos > ul > li {
        list-style-type: none;
    }

    .botonera_lateral_dos > ul {
        margin: 0;
        padding: 0;
    }

    .botonera_lateral_dos li {
        display: block;
    }

    .botonera_lateral_dos a {
        text-decoration: none;
        color: #666666;
        display: block;
        text-align: left;
        border: 0px solid #CCC;
        border-width: 0px 0px 1px 0;
        line-height: 16px;
        /*background: transparent url(../images/background_botonera.png) no-repeat 16px center;*/
        background: transparent url(../images/background_botonera.png) no-repeat center left+4px;
        padding: 10px 0px 10px 30px;
    }

        .botonera_lateral_dos a#primero {
            border-left: 0px solid #ACCFE8;
        }

        .botonera_lateral_dos a:hover {
            background-color: #F5F5F5;
            color: #333;
        }

#contenido {
    border: 0px solid #F00;
    /*width: 810px;*/
    float: left;
    background-color: #FFF;
}

#pie_de_pagina {
    border: 0px solid #F00;
    /*width: 1000px;*/
    /*height: 100%;*/
    background-color: #666;
    background-image: url('../images/footer.png');
}

    #pie_de_pagina .direccion {
        font-weight: bold;
        font-size: 12px;
        /*font: normal 10px Arial, Helvetica, sans-serif;*/
        /*line-height: 12px;*/
        color: #fff;
        /*width: 33%;*/
        /*float: left;*/
        padding: 10px 10px 10px 10px;
        border: 0px solid #000;
        /*height: 88px;*/
    }

        #pie_de_pagina .direccion a:link {
            color: #000;
        }

    #pie_de_pagina .politicas {
        /*font: normal 10px Arial, Helvetica, sans-serif;*/
        /*width: 32%;*/
        /*height: 60px;*/
        /*float: left;*/
        border: 0px solid #000;
        text-align: center;
        padding: 10px 10px 10px 10px;
    }

        #pie_de_pagina .politicas a {
            color: #000;
        }

    #pie_de_pagina .validacion {
        /*float: left;*/
        border: 0px solid #333;
        /*width: 33.8%;*/
        text-align: right;
        /*height: 60%;*/
        padding: 10px 10px 10px 10px;
    }

    #pie_de_pagina .banderas {
        background: url(../images/banderas.jpg) no-repeat right transparent;
        height: 30px;
        width: 100%;
    }

    #pie_de_pagina .vivir_bien {
        background: url(../images/bolivia_te_espera.png) no-repeat center transparent;
        height: 118px;
        width: 100%;
    }

img {
    border: none;
}

.linea_separadora {
    margin-top: 15px;
    background: #000 url(../images/linea_separadora.png) no-repeat 100%;
    height: 1px;
    border: none;
}

@media (max-width: 992px) {
    #banner_superior {
        margin-left: 0;
    }

    #botonera_contenedor {
        margin-left: 0;
    }
}

@media (max-width: 768px) {
    body {
        min-width: 220px;
    }
}

@media (max-width: 416px) {
    body {
        min-width: 220px;
        overflow-x: hidden;
    }

    #banner_superior .barra_superior {
        background: url(../images/barra_superior.png) no-repeat bottom+6px left+27px;
        background-size: 80%;
    }
}

