.fonduhr {
border: 0;
height: 1px;
width : 80%;
margin-left:auto;
margin-right:auto;
background-image: linear-gradient(to right, rgba(37, 41, 44, 0), rgba(65, 79, 82, 0.75), rgba(37, 41, 44, 0));
}

.fonduhrtbl {
border: 0;
height: 1px;
width : 80%;
margin-left:auto;
margin-right:auto;
background-image: linear-gradient(to right, rgba(65, 79, 82, 0.60), rgba(37, 41, 44, 0), rgba(65, 79, 82, 0.60));
}

.fonduhrbl {
border: 0;
height: 1px;
width : 80%;
margin-left:auto;
margin-right:auto;
background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
}

.fonduhrtblanc{
 border: 0;
height: 1px;
width : 80%;
margin-left:0;
margin-right:auto;
background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.70), rgba(255, 255, 255, 0));
}

.fonduhrbulgauch{
 border: 0;
height: 1px;
width : 80%;
margin-left:0;
margin-right:auto;
background-image: linear-gradient(to right, rgba(46, 64, 78, 0), rgba(46, 64, 78, 0.70), rgba(46, 64, 78, 0));
}


.lientableau {
color: #990000;
font-weight: bold;

}

.lientabvert {
color: #216005;
font-weight: bold;
}

.lientabrose {
color: #903a7a;
font-weight: bold;
}

.lientabjaune {
color: #858913;
font-weight: bold;
}


.unstyled {
display: none;
}

#form-login-remember {
  display: none;
}