.divelo-form{
	border: solid 1px #337AB7; 
	border-radius:7px;
	}
  .divelo-form-blue{
     background-color: #337AB7;
  border: solid 1px #337AB7; 
  border-radius:7px;
  }
  .divelo-form-red{
  background-color: #D9534F;
  border: solid 1px #D9534F; 
  border-radius:7px;
  }
  .divelo-form-laranja{
  border: solid 1px #F7941E; 
  border-radius:7px;
  }
.form-elo{
	background-color: #FFFFFF; 
	border-radius:7px; 
	color: #000; padding: 5px;
}

#banner{
  background-image:url(../imagen/barra_elo.jpg);
  background-position: left;
  background-size: cover;
  height: 100px;
  color: #FFF;

}
#usu{
  height: 80%;
   
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
}