.h1header 
{
  font-family:'Roboto';
  text-transform:none;
  font-size: 0.9em;
  color: #2a4097;
  font-weight: 500;
  margin: 0;
}
.journal > a > i.icon-journal { color:#ce1e28; }
.dropdown-compte > .dropbtn > i.icon-compte { color:#ce1e28; }

form[name=search]
{
    padding-top:35px;
    display:block;
}
button.barre-recherche-bouton > i.icon-search
{
    color:#999999;    
}
.lhr-circled-icon > a, .application-footer > a
{
    line-height:normal;
}
.nav > li > a
{
    font-family:'Roboto';
}
.dropdown-compte .dropbtn
{
    background-color:#ffffff;
    font-size:inherit;;
    font-family:'Roboto';
    width:auto;
    text-align:inherit;
}