#dvCategorias{width:200px;display:block; heigth:40px;}
#dvCategorias ul{padding:0px; margin:0px; display:block;width:90%;padding-left:10px;line-height:13px;}
#dvCategorias li{display:block;padding:0px;margin:1px 1px 1px 1px;list-style-type:none;}
#dvCategorias li.catSelected{display:block;background-color:#39669F;color:#CCDEEE;}
#dvCategorias li.noSelected:hover{display:block;background-color:#DDEEFF}
#dvCategorias label{display:block;cursor:pointer;}
#menu_cat{width:200px; position:relative;}
#contCat{
display:block;
background:transparent url(../images/menu.gif) bottom no-repeat;
width:200px;
/*height:160px;*/
z-index:10;
visibility:visible;
}

#dvCategorias h1 {
background:transparent url(../images/menu_top.gif) top no-repeat;
margin:0px;padding:0px;font-size:14px;text-indent:8px; cursor:pointer; color:#39669F; font-weight:bold; width:200px;}
#listOpt{
clear:both;
display:block;
position:relative;
width:200px;
/*height:120px;*/
margin:0px 0px 3px 0px;
overflow:hidden;
}
#menuOpt{
position:relative;
overflow:hidden;
height:auto;
}
#dvCategorias #dvDn{display:none;background-color:#006600}/**/
#dvCategorias #dvDn{margin:0px;padding:0px; width:200px;}
#dvCategorias form input.boton{
border:1px solid #FFF;
background-color:#003366;
color:#FFF;
font-size:10px;
font-weight:bold;
}
#lstProductos h1.titCategoria{
display:block;
float:left;
width:100%;
text-indent:0.4em;
background-color:#00669F;
color:#FFF;
}
#overlay{ background-image: url(/images/overlay.png); }
* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}
/*.botoncat{background-color:#00FFCC;display:block;width:100px;heigth:100px; padding:0px; margin:0px; }
#dvCategorias a{display:block;width:97%;}
#menu_cat .botoncat{display:block;margin:0px 0px 0px 10px;pading:0px; width:90%; text-align:center;}
#menu_cat .botoncat a{display:block;padding:0px;margin:0px;}*/
