ul.menu{
width:500px;
height:60px;
list-style:none;


}

ul.menu li{
float:left;
padding:0;
margin:0;
}

ul.menu li a{
width:100%;
float:left;
text-indent:-9460px;
}


ul.menu li a.home{
background: url(../img/menu/home.jpg) no-repeat;
width:32px;
height:12px;
text-indent:-9460px;
margin-right:20px;

}

ul.menu li a.clickedhome{
background: url(../img/menu/home_on.jpg) no-repeat;
width:32px;
height:12px;
text-indent:-9460px;
margin-right:20px;

}

ul.menu li a.home:hover{
background: url(../img/menu/home_on.jpg) no-repeat;
width:32px;
height:12px;
margin-right:20px;

}







ul.menu li a.empresa{
background: url(../img/menu/empresa.jpg) no-repeat;
width:60px;
height:12px;
text-indent:-9460px;
margin-right:20px;

}

ul.menu li a.clickedempresa{
background: url(../img/menu/empresa_on.jpg) no-repeat;
width:60px;
height:12px;
text-indent:-9460px;
margin-right:20px;

}

ul.menu li a.empresa:hover{
background: url(../img/menu/empresa_on.jpg) no-repeat;
width:60px;
height:12px;
margin-right:20px;

}





ul.menu li a.produtos{
background: url(../img/menu/produtos.jpg) no-repeat;
width:57px;
height:12px;
text-indent:-9460px;
margin-right:20px;

}

ul.menu li a.clickedprodutos{
background: url(../img/menu/produtos_on.jpg) no-repeat;
width:57px;
height:12px;
text-indent:-9460px;
margin-right:20px;

}

ul.menu li a.produtos:hover{
background: url(../img/menu/produtos_on.jpg) no-repeat;
width:57px;
height:12px;
margin-right:20px;

}

ul.menu li a.onde_encontrar{
background: url(../img/menu/onde_encontrar.jpg) no-repeat;
width:67px;
height:21px;
text-indent:-9460px;
margin-right:20px;

}

ul.menu li a.clickedonde_encontrar{
background: url(../img/menu/onde_encontrar_on.jpg) no-repeat;
width:67px;
height:21px;
text-indent:-9460px;
margin-right:20px;

}

ul.menu li a.onde_encontrar:hover{
background: url(../img/menu/onde_encontrar_on.jpg) no-repeat;
width:67px;
height:21px;
margin-right:20px;

}


ul.menu li a.representantes{
background: url(../img/menu/representantes.jpg) no-repeat;
width:96px;
height:12px;
text-indent:-9460px;
margin-right:20px;

}

ul.menu li a.clickedrepresentantes{
background: url(../img/menu/representantes_on.jpg) no-repeat;
width:96px;
height:12px;
text-indent:-9460px;
margin-right:20px;

}

ul.menu li a.representantes:hover{
background: url(../img/menu/representantes_on.jpg) no-repeat;
width:96px;
height:12px;
margin-right:20px;

}



ul.menu li a.area_restrita{
background: url(../img/menu/area_restrita2.jpg) no-repeat;
width:50px;
height:21px;
text-indent:-9460px;
}

ul.menu li a.clickedarea_restrita{
background: url(../img/menu/area_restrita_on2.jpg) no-repeat;
width:50px;
height:21px;
text-indent:-9460px;
}

ul.menu li a.area_restrita:hover{
background: url(../img/menu/area_restrita_on2.jpg) no-repeat;
width:50px;
height:21px;
}



