dl, dt, dd, ul, li {
margin : 0;
padding : 0;
list-style-type : none;
}
#menu {
width : 125px;
padding : 0;
}
#menu dt {
cursor : pointer;
background-image:url(../imagenes/btn-producto.png); background-position:top ;
height:35px;
width:125px;
text-align :center;
vertical-align:top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:75%;
}
#menu dt a{
cursor:pointer;
background-image:url(../imagenes/btn-producto.png);
height:35px;
text-align:center;
vertical-align:top;
}
#menu dt a:hover {
cursor:pointer;
background-image:url(../imagenes/btn-producto.png);
height:35px;
text-align:center;
vertical-align:top;
}
/*#menu dt span {
width : 190px;
background-repeat : no-repeat;
background-position : 95% center;
display : block;
color: black;
}
#menu dd {
border : thin solid #ffffff;
}*/
#menu li {
cursor:pointer;
text-align:center;
vertical-align:top;
height:35px;
background-image:url(../imagenes/btn-producto.png);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:70%;
color:#666666;
}
/*#menu li a, #menu dt a {
color: black;
text-decoration : none;
display : block;
border : 0 none;
height : 32px;
}*/
#menu dt a:hover, #menu dt:hover {
/*background-color :#C2C1C1;*/

}
#menu li a {
/*background-color : #C2C1C1;*/
color:#666666;
cursor:pointer;
height:35px;
}
#menu li a:hover {
/*background-color : #C2C1C1;*/
color:#000066;
cursor:pointer;
height:35px;

}
a:link{text-decoration: none}
a:visited{text-decoration: none}
a:active{text-decoration: none} 

