h1.titrelogosite{
  text-indent: -100000px;
  color: inherit;
  background-position: center left;
  background-size: contain;
  background-repeat: no-repeat;
  width: 190px;
  min-height: 50px;
  font-size: 24px;
  float: left;
  margin-bottom: 0;
  margin-top: 10px;
}

h1.titrelogosite.nologo{
  text-indent: 0px;
  opacity: 0.8;
  margin-top: 20px;
  margin-bottom: 10px;
  width: auto;
}


.pills nav ul.nav.nav-pills{
  margin-top: 15px;
}

.pills hr{
  margin-top: 5px;
}
