.header_user_info {
  position: relative; }
  .header_user_info a {
    background: url("../../../img/picto/icon-menu_moncompte.png") top center no-repeat; }
    .header_user_info a:hover {
      background: url("../../../img/picto/icon-menu_moncompte_Over.png") top center no-repeat; }
  .header_user_info .logout-block {
    display: none;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: -40px;
    padding: 10px;
    width: 100%; }
    .header_user_info .logout-block a {
      background: none;
      padding: 0;
      border-top: 1px dotted #dfe0e0;
      padding-top: 10px;
      text-transform: initial; }

/*# sourceMappingURL=blockuserinfo.css.map */
