.banner {
    height: 120px;
   /* border-bottom: solid 1px #A8A8A8;*/
}

.fondo {
    background-image: url("../../imagenes/Fondo.png");
    background-repeat: no-repeat;
    background-size: 100%;
}
.logo {
    /*
    background-image: url(../../imagenes/Logo-Ministerio.png);
    */
    background-size: 100%;
    background-repeat: no-repeat;
    float: left;


}
.banner-img {
    
    height:114px;
    background-repeat: no-repeat;
   /* margin-left: 25px;*/
    display:inline-block;
    margin: 0 auto;
   
    /*
    float:left;
    margin-left:100px;
    margin: 0px auto;
    */

}
.ecuador {
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: right;
    background-position: bottom;
    float: right;
}
.centrar1 {
    background-repeat: no-repeat;
    margin: 0 15.3%;

}
.centrar2 {
    /* background-repeat: no-repeat; */
    margin: 0 17%;
    font-size: 11px;
    font: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    text-align: justify;

}

.centraraviso {
    /* background-repeat: no-repeat; */
    margin: 0 27%;
    font-size: 9px;
    font: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    text-align: justify;

}

