@charset "utf-8";.controles{position:absolute;top:0;right:0;width:175px}.btn_control{width:50px;height:50px;background-image:url(../img/escuro50.png);background-repeat:repeat;margin:0 0 5px 5px;float:right}.btn_control:hover{background-image:url(../img/escuro75.png)}.div-control{background-image:url(../img/sprite-controle.png);width:50px;height:50px}.esq{background-position:0 0;cursor:pointer}.esq:hover{background-position:0 -50px}.dir{background-position:-50px 0;cursor:pointer}.dir:hover{background-position:-50px -50px}.cima{background-position:-100px 0;cursor:pointer}.cima:hover{background-position:-100px -50px}.baixo{background-position:-150px 0;cursor:pointer}.baixo:hover{background-position:-150px -50px}.ctrl_reset{background-position:-50px -100px;cursor:pointer}.ctrl_reset:hover{background-position:-50px -150px}.ctrl_menos{background-position:-200px -100px;cursor:pointer}.ctrl_menos:hover{background-position:-200px -150px}.ctrl_mais{background-position:-250px -100px;cursor:pointer}.ctrl_mais:hover{background-position:-250px -150px}.logo_mapa{width:160px;height:100px;background-color:#FFF;float:right;background-image:url(../img/logo-topo.png);background-size:95%;background-position:center;background-repeat:no-repeat}.map_check{width:23px;height:23px;float:right;display:none;background-position:0 -200px}.texto_mapa{color:#FFF;width:150px;height:23px;line-height:25px;margin-top:5px;cursor:pointer;font-weight:200;float:right;text-align:left;padding-left:10px;background-image:url(../img/escuro50.png);background-repeat:repeat}.texto_mapa:hover{background-image:url(../img/escuro75.png)}