ul.tabs {
    border-bottom: 0 none !important;
    margin-left: 40px !important;
}

ul.primary {
    padding: 0px !important;
    margin : 0px !important;
    line-height: 0px !important;
    padding-left: 55px !important;
}

ul.primary li a {
    background-color: #FFEFBD !important;
    border-color: #FFEFBD !important;
    border-style: solid solid none;
    border-width: 1px;
    height: auto;
    margin-right: 0.5em;
    padding: 0 1em;
    text-decoration: none;
}
ul.primary li.active a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #bbb #bbb #fff;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
ul.primary li a:hover {
    background-color: #eee;
    border-color: #ccc #ccc #eee;
}

div.messages {
    margin: 0 !important;
    /*padding: 10px 0px 0px 25px !important;*/
}

div.toolbar-shortcuts .menu { position: static !important; }
div.toolbar-shortcuts a { text-transform: none !important; }

ul.menu li { margin: 0 !important; }

#contenu-page li a { color: #e51b24;}

.btn {
  -webkit-border-radius: 14;
  -moz-border-radius: 14;
  border-radius: 14px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 14px;
  background: #d7060f;
  padding: 8px 16px 8px 16px;
  text-decoration: none;
}
.btn:hover {
  background: #000;
  text-decoration: none;
  color: #ffffff !important;
}   

.addtoany_list.a2a_kit_size_32 > a { font-size: 18px !important; }

.partagefb {
    color: hsl(0, 0%, 0%) !important;
    text-decoration: none;
}    