.navbar-default {
  background-color: #ffffff;
  border-bottom: 4px solid #e22019;
}
.greenline {
  border-bottom-color:#e22019;
}
a,a:hover {
  color: #e22019;
}
.btn-slrs {
  color: #e22019;
  border-color: #e22019;
}

.btn-slrs:hover,.btn-slrs:active,.btn-slrs:focus {
  color: #e22019 !important;
  border-color: #e22019 !important;
  background-color:#e220195e important;
}

.btn-complet:hover,.btn-complet:active,.btn-complet:focus{
  background-color:#ffffff !important;
}

.head-table{
  background-color:#e22019 !important;
}

.navbar-brand{
  padding-top:20px;
  padding-left:20px;
}

.dim img {
  max-height: 60px;
}

.navbar-header {
  height: 80px;
}

body {
  background-color: #e22019;
  padding-top: 99px;
}

.piste{
  border-bottom-color: #e22019 !important;
}

.title-nav{
  display:inline;
  color: #e22019 !important;
  font-size:30px;
  line-height:80px;
}