#m_inicial {
float:left;
width:107px;
height:54px;
cursor:pointer;
*cursor:hand;
background:transparent url(../imagens/inicial.png) no-repeat
}

#m_inicial:hover {background:transparent url(../imagens/inicial_over.png) no-repeat}

#m_programacao {
float:left;
width:154px;
height:54px;
cursor:pointer;
*cursor:hand;
background:transparent url(../imagens/programacao.png) no-repeat
}

#m_programacao:hover {background:transparent url(../imagens/programacao_over.png) no-repeat}

#m_promocoes {
float:left;
width:134px;
height:54px;
cursor:pointer;
*cursor:hand;
background:transparent url(../imagens/promocoes.png) no-repeat
}

#m_promocoes:hover {background:transparent url(../imagens/promocoes_over.png) no-repeat}

#m_fotos {
float:left;
width:77px;
height:54px;
cursor:pointer;
*cursor:hand;
background:transparent url(../imagens/fotos.png) no-repeat
}

#m_fotos:hover {background:transparent url(../imagens/fotos_over.png) no-repeat}

#m_arquivo {
float:left;
width:203px;
height:54px;
cursor:pointer;
*cursor:hand;
background:transparent url(../imagens/arquivonoticias.png) no-repeat
}

#m_arquivo:hover {background:transparent url(../imagens/arquivonoticias_over.png) no-repeat}

#m_contato {
float:left;
width:125px;
height:54px;
cursor:pointer;
*cursor:hand;
background:transparent url(../imagens/contato.png) no-repeat
}

#m_contato:hover {background:transparent url(../imagens/contato_over.png) no-repeat}