.btn-deslogar:hover {
  background-color:#FF3030;

}

.btInscrever{
  background-color:#FF3030!important;
  color:#fff;
}

/* body{ */
/*     margin: 0 1em; */
/*     align-items: center; */
/*     display: flex; */
/*     flex-direction: row; */
/*     flex-wrap: wrap; */
/*     justify-content: center; */
/* } */
/*  */
/* h2{ */
/*     margin: 0 auto; */
/* } */
/*  */
/* .tabela{    */
/*     width: 100%;     */
/* } */
/*  */
/* #container-cursos{ */
/*     margin-top: 50px; */
/*     width: 900px; */
/*     background-color: #1A4393; */
/* } */
/*  */
/* #header-cursos{ */
/*     width: 100%; */
/*     float: top; */
/*     margin-top: 20px; */
/*     height: 100px; */
/*     background-color: #1A4393; */
/*     color: #FFF; */
/*     font-family: "Trebuchet MS", Arial, sans-serif;   */
/*          */
/* } */
/* .deslogar { */
/*   float: right; */
/* } */
/* .deslogar input[type="submit"] { */
/*   width:100px; */
/*   margin:0; */
/*   padding:0; */
/*   margin-right:30px; */
/* } */
/*  */
/* table { */
/*     font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; */
/*     padding: 0; */
/*     margin: 0; */
/*     color: #FFF; */
/* } */
/*  */
/* table a { */
/*     color: #FFF; */
/*     text-decoration: none; */
/* }   */
/*  */
/* table a:visited { */
/*     color: #777; */
/* } */
/*  */
/*  */
/* table tbody tr { */
/*     background: #1A4393; */
/* } */
/*  */
/* table tbody tr.odd { */
/*     background: #1A4393; */
/* } */
