menulegenda { -webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out; width:70px; height:18px; margin-top:-39px; margin-left: -12px; background: #fff; opacity: 0.60; text-align: center; margin-bottom:-12px; leter-spacing:1px; } .menulegenda:hover { background: #fff; opacity: 0.90; -webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out; } }