#barre-modules ul { padding:12px 3px 10px 0; float:left; transform: translate(-20rem,0px); }
#barre-modules ul li { display:inline; margin-right:10px; }
#barre-modules ul#list-modules li a i {
    font-size: 1.7rem;
}
#list-modules a { text-decoration:none; }
#list-modules .jqDockLabel { font-weight:bold; text-transform:uppercase; font-size:0.8em; white-space:nowrap; color:#666; cursor:default; position:absolute; top:26px !important; }
#list-modules .jqDockLabelText  { border:1px solid #cdcdcd; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; padding:5px; background:#fff; }

#list-modules a { background:none; }
#list-modules a.on img { opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }

