@charset "utf-8";.voltarTopo{position:fixed;width:14px;height:25px;display:none;opacity:0;background-color:#8c8c8c;cursor:pointer;background:#8c8c8c url(../images/back-to-top2.png) 9px 7px no-repeat;overflow:hidden;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;transition:all 500ms ease;bottom:0;right:80px;text-decoration:-9999;z-index:9999;padding:0 0 0 25px}.voltarTopo:hover{width:111px;background-color:#06c;display:block;background-position:9px 7px;right:32px}.voltarTopo:hover span{display:block}.voltarTopo span{float:right;display:none;font-size:13px;color:#FFE;padding:4px 11px 0 11px}.voltarTopo.activeTopo{display:block;opacity:1}