#links{width: 980px; height: 100px; float: left;}

/** GALERIA **/
#galerias{width: 325px; height: 100px; background-image:url(../img/botoes/galerias.jpg); background-repeat: no-repeat; float: left;}
a.btn-galeriasLink{width:325px; height:100px; float:left; background:url(../img/botoes/galeriasOn.jpg) no-repeat; text-indent:-9999px;}
a.btn-galeriasLink:hover{background:url(../img/botoes/galeriasOff.jpg) no-repeat;}

/** PROMOÇÕES **/
#promoLink{width: 325px; height: 100px; background-image:url(../img/botoes/promocoes.jpg); background-repeat: no-repeat; float: left;}
a.btn-promoLink{width:325px; height:100px; float:left; background:url(../img/botoes/promocoesOn.jpg) no-repeat; text-indent:-9999px;}
a.btn-promoLink:hover{background:url(../img/botoes/promocoesOff.jpg) no-repeat;}

/** AREA DO CLIENTE **/
#clienteLink{width: 330px; height: 100px; background-image:url(../img/botoes/cliente.jpg); background-repeat: no-repeat; float: left;}
a.btn-clienteLink{width:330px; height:100px; float:left; background:url(../img/botoes/clienteOn.jpg) no-repeat; text-indent:-9999px;}
a.btn-clienteLink:hover{background:url(../img/botoes/clienteOff.jpg) no-repeat;}

/*DESTAQUES*/
#aniversarios{width: 245px; height: 100px; background: url(../img/botoes/aniversarios.jpg) left top no-repeat; float: left;}
a.btn-aniversariosLink{width:245px; height:100px; float:left; background:url(../img/botoes/aniversariosOn.jpg) left top no-repeat; text-indent:-9999px;}
a.btn-aniversariosLink:hover{background:url(../img/botoes/aniversariosOff.jpg) left top no-repeat;}

/*RESERVAS*/
#reservas{width: 225px; height: 100px; background: url(../img/botoes/reservas.jpg left top no-repeat); float: left;}
a.btn-reservasLink{width:225px; height:100px; float:left; background:url(../img/botoes/reservasOn.jpg) left top no-repeat; text-indent:-9999px;}
a.btn-reservasLink:hover{background:url(../img/botoes/reservasOff.jpg) left top no-repeat;}

/*LISTA DE ENTRADA*/

#listaBonus{width: 265px; height: 100px; background:url(../img/botoes/listaBonus.jpg) left top no-repeat; float: left;}
a.btn-listaBonus{width: 265px; height:100px; float:left; background:url(../img/botoes/listaBonusOn.jpg) left top no-repeat; text-indent:-9999px;}
a.btn-listaBonus:hover{background:url(../img/botoes/listaBonusOff.jpg left top no-repeat);}

/*PRE CADASTRO*/

a.btn-preCadastro{width:270px; height:90px; float:left; background:url(../img/botoes/preCadastroOn.jpg) left top no-repeat; text-indent:-9999px;}
a.btn-preCadastro:hover{background-image:url(../img/botoes/preCadastroOff.jpg) left top no-repeat;}

/*O HOT HOUR*/
a.btn-hotHour{width:270px; height:200px; float:left; background:url(../img/botoes/hotHourOn.jpg) left top no-repeat; text-indent:-9999px;}
a.btn-hotHour:hover{background:url(../img/botoes/hotHourOff.jpg) left top no-repeat;}
