
#equipe {
float:left;
width:91px;
height:98px;
cursor:pointer;
margin:6px;
background:transparent url(../imagens/equipe.png) no-repeat
}

#agenda {
float:left;
width:91px;
height:98px;
cursor:pointer;
margin:6px;
background:transparent url(../imagens/agenda.png) no-repeat
}

#batepapo {
float:left;
width:91px;
height:98px;
cursor:pointer;
margin:6px;
background:transparent url(../imagens/batepapo.png) no-repeat
}

.batepapo {
float:left;
width:91px;
height:98px
}

#downloads {
float:left;
width:91px;
height:98px;
cursor:pointer;
margin:6px;
background:transparent url(../imagens/downloads.png) no-repeat
}

#horoscopo {
float:left;
width:91px;
height:98px;
cursor:pointer;
margin:6px;
background:transparent url(../imagens/horoscopo.png) no-repeat
}

#cotacoes {
float:left;
width:91px;
height:98px;
cursor:pointer;
margin:6px;
background:transparent url(../imagens/cotacoes.png) no-repeat
}