#menu {
background: url(../images/bg_stuffs.jpg) no-repeat;
position:relative;
float:left;
display:block;
min-height:550px;
height:550px;
width: 325px;
left:0;
top:0;
margin:0;
padding:67px 0 0 0;
}

#menu ul {
margin:0;
padding:0;
}

#menu ul li {
display:block;
float:right;
margin:0;
}

#menu ul li a {
display:block;
float:right;
color:#333;
text-indent:-5000px;
text-decoration:none;
width:173px;
padding:0;
}

/* ///////////////////////////////////// NORMAL \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

#zero a {
background:url(../images/bt_k.jpg) no-repeat 0 0;
width:173px;
height:128px;
}
#um a {
background:url(../images/bt_release.jpg) no-repeat 0 0;
width:173px;
height:57px;
}

#dois a {
background:url(../images/bt_multimidia.jpg) no-repeat 0 0;
width:173px;
height:43px;
}

#tres a {
background:url(../images/bt_produtos.jpg) no-repeat 0 0;
width:173px;
height:43px;
}

#quatro a {
background:url(../images/bt_contato.jpg) no-repeat 0 0;
width:173px;
height:43px;
}

#cinco a {
background:url(../images/bt_ivan.jpg) no-repeat 0 0;
width:173px;
height:43px;
}

/*#seis a {
background:url(../images/bt_produtos.jpg) no-repeat 0 0;
width:173px;
height:43px;
}

#sete a {
background:url(../images/bt_contato.jpg) no-repeat 0 0;
width:173px;
height:52px;
}*/

#menu ul li a:hover {
z-index:1000;
}

/* ///////////////////////////////////// HOVER \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

#zero a:hover {
background:url(../images/bt_k.jpg) no-repeat 0 -128px;
width:173px;
height:128px;
}

#um a:hover {
background:url(../images/bt_release.jpg) no-repeat 0 -57px;
width:173px;
height:57px;
}

#dois a:hover {
background:url(../images/bt_multimidia.jpg) no-repeat 0 -43px;
width:173px;
height:43px;
}

#tres a:hover {
background:url(../images/bt_produtos.jpg) no-repeat 0 -43px;
width:173px;
height:43px;
}

#quatro a:hover {
background:url(../images/bt_contato.jpg) no-repeat 0 -43px;
width:173px;
height:43px;
}

#cinco a:hover {
background:url(../images/bt_ivan.jpg) no-repeat 0 -43px;
width:173px;
height:43px;
}

/*#seis a:hover {
background:url(../images/bt_produtos.jpg) no-repeat 0 -43px;
width:173px;
height:43px;
}

#sete a:hover {
background:url(../images/bt_contato.jpg) no-repeat 0 -52px;
width:173px;
height:52px;
}*/

/* ///////////////////////////////////// ACTIVE \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

#zeroactived {
background:url(../images/bt_k.jpg) no-repeat 0 -128px;
width:173px;
height:128px;
}

#umactived {
background:url(../images/bt_release.jpg) no-repeat 0 -57px;
width:173px;
height:57px;
}

#doisactived {
background:url(../images/bt_multimidia.jpg) no-repeat 0 -43px;
width:173px;
height:43px;
}

#tresactived {
background:url(../images/bt_produtos.jpg) no-repeat 0 -43px;
width:173px;
height:43px;
}

#quatroactived {
background:url(../images/bt_contato.jpg) no-repeat 0 -43px;
width:173px;
height:43px;
}

#cincoactived {
background:url(../images/bt_ivan.jpg) no-repeat 0 -43px;
width:173px;
height:43px;
}

/*#seisactived {
background:url(../images/bt_produtos.jpg) no-repeat 0 -43px;
width:173px;
height:43px;
}

#seteactived {
background:url(../images/bt_contato.jpg) no-repeat 0 -52px;
width:173px;
height:52px;
}*/