*{
  border: 0;
  margin: 0;
  padding: 0;
}

body{
  padding: 0;
  background: #fff;
  height: auto;
  width: auto;
}

header{
  padding: 0;
  background: rgb(255,255,255);
  height: 40%;
  width: 100%;
}
img {
    /*border:none; */
}
#boton_ingresar{
  text-align: left;"
}
#_banner{
  background: rgb(255,255,255);
  color: #fff;
  height: 100%;
  width: 100%;
  vertical-align: top;
  text-align: left;
  display: inline-block;
}
#_banner_izq{
  background: rgb(255,255,255);
  color: #fff;
  height: 100%;
  width: 60%;
  vertical-align: top;
  text-align: left;
  display: inline-block;
}
#_banner_der{
  background: rgb(255,255,255);
  color: #fff;
  height: 100%;
  width: 40%;
  vertical-align: top;
  text-align: left;
  display: inline-block;
}

#_contenedor{
  padding-left: 20px;
  background: rgb(255,255,255);
  color: rgb(0,0,0);
  height: 60%;
  width: 100%;
  vertical-align: top;
  text-align: center;
}

  #_cont_1{
    padding-left: 10px;
    background: rgb(255,255,255);
    color: #fff;
    height: 100%;
    width: 24%;
    vertical-align: top;
    text-align: center;

  }
  #_cont_2{
    padding-left: 10px;
    background: rgb(255,255,255);
    color: #fff;
    height: 100%;
    width: 24%;
    vertical-align: top;
    text-align: center;

  }
  #_cont_3{
    padding-left: 10px;
    background: rgb(255,255,255);
    color: #fff;
    height: 100%;
    width: 24%;
    vertical-align: top;
    text-align: center;

  }
  #_cont_4{
    padding-left: 10px;
    background: rgb(255,255,255);
    color: #fff;
    height: 100%;
    width: 24%;
    vertical-align: top;
    text-align: center;
  }


#_foot{
  background: rgb(255,255,255);
  color: #fff;
  height: 10%;
  width: 100%;
  vertical-align: top;
  display: inline-block;
}
