﻿.img_presidencia {
    border: 0;
    border-color: #fff;
    width: 400px;
    height: 60px;
}

.img_presidencia:hover {
    content: url("../../Imagenes/republica_color.jpg");
}

.img_min {
    content: url("../../Imagenes/mindef.jpg");
    background: url("../../Imagenes/mindef.jpg");
    width: 400px;
    height: 60px;
}
.img_min:hover {
    content: url("../../Imagenes/mindefcolor.jpg");
    background: url("../../Imagenes/mindefcolor.jpg");
    width: 400px;
    height: 60px;
}
.img_pol {
    content: url("../../Imagenes/logo-policia-mono.jpg");
    background: url("../../Imagenes/logo-policia-mono.jpg");
    width: 400px;
    height: 60px;
}
.img_pol:hover {
    content: url("../../Imagenes/logo-policia.jpg");
    background: url("../../Imagenes/logo-policia.jpg");
    width: 400px;
    height: 60px;
}

.img_gov_linea {
    content: url("../../Imagenes/linea_mono.jpg");
    background: url("../../Imagenes/linea_mono.jpg");
    width: 400px;
    height: 60px;
}
.img_gov_linea:hover {
    content: url("../../Imagenes/linea.jpg");
    background: url("../../Imagenes/linea.jpg");
    width: 400px;
    height: 60px;
}

.img_portal:hover {
    content: url("../../Imagenes/portal_contratacion.jpg");
    background: url("../../Imagenes/portal_contratacion.jpg");
    width: 400px;
    height: 60px;
}

.img_portal{
    content: url("../../Imagenes/portal_contratacion_mono.jpg");
    background: url("../../Imagenes/portal_contratacion_mono.jpg");
    width: 400px;
    height: 60px;
}
.logo_dibie {
    background: url("../../Imagenes/png-bienstar-horizontalEscudos.png");
    width: 460px;
    height: 100pX;
}

.logo-facebook-header {
    content: url("../../Imagenes/logo_facebook_header.png");
    background: url("../../Imagenes/logo_facebook_header.png");
    display: inline-block;
    width: 24px;
    height: 24px;
    transition: all 0.2s;
}
    .logo-facebook-header:hover {
        content: url("../../Imagenes/logo_facebook_header_hover.png");
        background: url("../../Imagenes/logo_facebook_header_hover.png");
        display: inline-block;
        width: 24px;
        height: 24px;
        transition: all 0.2s;
    }
.logo-youtube-header {
    content: url("../../Imagenes/logo_youtube_header.png");
    background: url("../../Imagenes/logo_youtube_header.png");
    display: inline-block;
    width: 24px;
    height: 24px;
    transition: all 0.2s;
}

    .logo-youtube-header:hover {
        content: url("../../Imagenes/logo_youtube_header_hover.png");
        background: url("../../Imagenes/logo_youtube_header_hover.png");
        display: inline-block;
        width: 24px;
        height: 24px;
        transition: all 0.2s;
    }
.logo-instagram-header {
    content: url("../../Imagenes/logo_instagram_header.png");
    background: url("../../Imagenes/logo_instagram_header.png");
    display: inline-block;
    width: 24px;
    height: 24px;
    transition: all 0.2s;
}

    .logo-instagram-header:hover {
        content: url("../../Imagenes/logo_instagram_header_hover.png");
        background: url("../../Imagenes/logo_instagram_header_hover.png");
        display: inline-block;
        width: 24px;
        height: 24px;
        transition: all 0.2s;
    }
.logo-yammer-header {
    content: url("../../Imagenes/logo_yammer_header.png");
    background: url("../../Imagenes/logo_yammer_header.png");
    display: inline-block;
    width: 24px;
    height: 24px;
    transition: all 0.2s;
    margin-right: 50px;
}

    .logo-yammer-header:hover {
        content: url("../../Imagenes/logo_yammer_header_hover.png");
        background: url("../../Imagenes/logo_yammer_header_hover.png");
        display: inline-block;
        width: 24px;
        height: 24px;
        transition: all 0.2s;
        margin-right: 50px;
    }


.logo-facebook-footer {
    content: url("../../Imagenes/logo_facebook_footer.png");
    background: url("../../Imagenes/logo_facebook_footer.png");
    display: inline-block;
    width: 38px;
    height: 38px;
    transition: all 0.2s;
}

    .logo-facebook-footer:hover {
        content: url("../../Imagenes/logo_facebook_footer_hover.png");
        background: url("../../Imagenes/logo_facebook_footer_hover.png");
        display: inline-block;
        width: 38px;
        height: 38px;
        transition: all 0.2s;
    }

.logo-youtube-footer {
    content: url("../../Imagenes/logo_youtube_footer.png");
    background: url("../../Imagenes/logo_youtube_footer.png");
    display: inline-block;
    width: 38px;
    height: 38px;
    transition: all 0.2s;
}

    .logo-youtube-footer:hover {
        content: url("../../Imagenes/logo_youtube_footer_hover.png");
        background: url("../../Imagenes/logo_youtube_footer_hover.png");
        display: inline-block;
        width: 38px;
        height: 38px;
        transition: all 0.2s;
    }

.logo-instagram-footer {
    content: url("../../Imagenes/logo_instagram_footer.png");
    background: url("../../Imagenes/logo_instagram_footer.png");
    display: inline-block;
    width: 38px;
    height: 38px;
    transition: all 0.2s;
}

    .logo-instagram-footer:hover {
        content: url("../../Imagenes/logo_instagram_footer_hover.png");
        background: url("../../Imagenes/logo_instagram_footer_hover.png");
        display: inline-block;
        width: 38px;
        height: 38px;
        transition: all 0.2s;
    }

.logo-yammer-footer {
    content: url("../../Imagenes/logo_yammer_footer.png");
    background: url("../../Imagenes/logo_yammer_footer.png");
    display: inline-block;
    width: 38px;
    height: 38px;
    transition: all 0.2s;
    /*margin-right: 50px;*/
}

    .logo-yammer-footer:hover {
        content: url("../../Imagenes/logo_yammer_footer_hover.png");
        background: url("../../Imagenes/logo_yammer_footer_hover.png");
        display: inline-block;
        width: 38px;
        height: 38px;
        transition: all 0.2s;
        /*margin-right: 50px;*/
    }