/*pg_byaluno */

.btn-sitealuno{
  font-family: Segoe UI light ;
  font-size:18px;
  font-weight:normal;
  cursor: pointer;
  align: middle;
  height:25px;
  width:100px; 
  Background:#fff;
  color:#362f2d;
  border:none;
  border-radius: 1px;
  position:relative;
  bottom:20px;
  right:290px;
}
.btn-sitealuno:hover{
	position:relative;
	left:200px;
  color:#362f2d;
  -webkit-box-shadow: 0px 5px 0px 0px rgba(55,47,45,100);
  
-moz-box-shadow: 0px 3px 0px 0px rgba(55,47,45,100);

  box-shadow: 0px 5px 0px 0px rgba(55,47,45,100);
}

.img-aluno{
  position:relative;
  left:55.5px;
}

.img-aluno2{
  position:relative;
  left:4.1px;
}

.foto-aluno02{
  position:relative;
  right:350px;
}

.bottom-bar{
  position:relative;
  left:2px;
  bottom:4px;
}
.img-aluno05{
  position:relative;
  left:5px;
  bottom:20;
}