.pagina {
  background-color: white;
}
 .img_fondo {
/*  background: url("../globalimag/Img_sesion_XL.png") center right no-repeat;
  height: 712px;
  clear: both;*/
  font-size: 24px;
 }
.opacidad {
  height: 712px;
  background-color: #F7F7F7;
  color: #5C5C5C;
  }
.contenedor1 {
  text-align: center;
  }  
.autmsg1 {
   padding-top: 15px;
   text-align: center;
   font-family: Pontano Sans, sans-serif;
  }
.autmsg1 p {
   margin-top: 60px;
  }
.autmsg2 {
   padding-top: 20px;
   margin: 0 auto;
   width: 70%;
   font-size: 17px;
   font-family: 'Lato Light', arial;
   text-align: center;
  }
.contenedor2 {
  padding-top: 20px;
  width: 740px;
  margin: 0  auto;
  }
.registro {
    width: 355px;
    height: 250px;
    font-size: 14px;
    font-family: 'Lato', arial;
    text-align: left;
    border-radius: 6px;
    float: right;
    border-style: solid;
    border-color: #FF5627;
    border-width: 2px;
    background-color: #E6E6E6;
  }
#line_user {
    color: #FF5627;
    font-size: 17px;
    margin-left: 20px; 
    margin-bottom: 3px;
    margin-top: 14px;
  }
#txt_login {
    text-align: center;
    font-size: 25px;
    color: #FF5627; 
    margin-top: 15px;
  }
#txt_nuevo_miembro {
    text-align: center;
    font-size: 25px;
    color: #FF5627; 
    margin-top: 15px;
    cursor: pointer;
  }
#line_login {
    border-top-style: solid;
    border-top-color: #FF5627; 
    border-top-width: 1px;
    margin-left: 10%;
    width: 80%;
  }  
#user {
    font-size: 17px;
    margin-left: 20px; 
    width: 280px;
    border-style: none;
    border-radius: 2px;
    height: 28px;
  }
#line_clave {
    color: #FF5627;
    font-size: 17px;
    margin-left: 20px; 
    margin-bottom: 3px;
    margin-top: 3px;
  }
#clave {
    height: 28px;
    font-size: 17px;
    margin-left: 20px; 
    width: 90px;
    border-style: none;
    border-radius: 2px;
  }
#reiniciopsw {
    float: right;
    margin-right: 15px;
    font-size: 15px;
    color: #003459;
  }
#reiniciopsw:hover {
  color: white;
  }
.boton {
    width: 8.0em;
    margin: auto;
}
#boton_reg {
    height: 28px;
    font-size: 15px;
    color: white;
    width: 8.0em;
    background-color: #003459;
    border-style: none;
    border-radius: 2px;
    cursor: pointer;
    margin-top: 15px;
    text-align: center;
  }  
#boton_reg:hover {
  color: #FF5627;
  }
.nuevo_user {
    width: 355px;
    height: 250px;
    font-size: 14px;
    text-align: left;
    border-radius: 6px;
    float: left;
    border-style: solid;
    border-color: #FF5627;
    border-width: 2px;
    background-color: #E6E6E6;
  }
#line_registro {
    font-size: 17px;
    margin-left: 20px; 
    width: 85%;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 20px;
  }
#boton_new {
    height: 28px;
    font-size: 15px;
    color: white;
    width: 8.0em;
    background-color: #003459;
    border-style: none;
    border-radius: 2px;
    cursor: pointer;
    padding-top: 5px;
    text-align: center;
    margin: 0 auto;
  }
#boton_new:hover {
  color: #FF5627;
}
#msg {
    margin-left: 20px;
    font-size: 14px;
    color: red;
  }
.contenedor3 {
  clear: both;
  margin-top: 20px;
  margin: 0  auto;
  }
@media screen and (min-width: 981px) and (max-width: 1280px) {
 .img_fondo {
/*   background:  url("../globalimag/Img_sesion_L.png") center right no-repeat;  
   height: 474px;*/
  }
.opacidad {
   height: 474px;
  } 
.autmsg1 p {
   margin-top: 60px;
  }
}
@media screen and (min-width: 781px) and (max-width: 980px) {
 .img_fondo {
/*   background:  url("../globalimag/Img_sesion_M.png") center right no-repeat;  
   height: 410px;*/
 }
.opacidad {
   height: 410px;
  } 
.autmsg1 p {
   margin-top: 60px;
  }
.autmsg2 {
  display: none;
  }
.contenedor2 {
  padding-top: 35px;
  }
}
@media screen and (min-width: 751px) and (max-width: 780px) {
 .img_fondo {
/*  background:  url("../globalimag/Img_sesion_SS.png") center right no-repeat;  
  height: 712px;*/
  } 
.opacidad {
   height: 712px;
  } 
.autmsg1 p {
   margin-top: 35px;
  }
.autmsg2 {
  display: none;
  }
}
@media screen and (max-width: 750px) {
 .img_fondo {
/*  background:  url("../globalimag/Img_sesion_SS.png") center right no-repeat;
  height: 712px;*/
 }
.opacidad {
   height: 712px;
  } 
.contenedor1 {
  text-align: center;
  }
.contenedor2 {
  width: 320px;
  display: block;
  padding-top: 30px;
  }
.autmsg1 p {
   margin-top: 35px;
   font-size: 20px;
  }
.autmsg2 {
  display: none;
  }
.registro {
  width: 310px;
  margin-top: 30px;
  float: left;
  }
.nuevo_user {
  width: 310px;
  float: left;
  }
}