/* MENU */
a.subnav, a.subnav:hover, a.subnav:hover {color: #666666;	text-decoration: none;}
#navcontainer{padding: 0;	margin: 0;}
#sidebar {width: 150px; font: 10px Tahoma, Verdana, Arial, Georgia;position:relative;left:-30px;}
#navlistmenu li{list-style: none;border: none;}
#navlistmenu a {font: normal 1.04em Tahoma,Verdana,Arial;text-decoration: none; background: transparent url(/imagenes/listbg.gif) no-repeat left 100%;padding: 3px 0 7px 20px;display: block;width: 130;}
#navlistmenu li a:hover {background: transparent url(/imagenes/listbghov.gif) no-repeat left 100%;color: #CC0000;display: block;}
#navlistmenu li a#current {background: transparent url(/imagenes/listbghov.gif) no-repeat left 100%;color: #000;display: block;}
#navprogrammenu li{list-style: none;border: none;}
#navprogrammenu a {font: normal 1.04em Tahoma,Verdana,Arial;text-decoration: none; background: transparent url(/imagenes/arrowbg.gif) no-repeat left 100%;padding: 3px 0 7px 20px;display: block;width: 130;}
#navprogrammenu li a:hover {background: transparent url(/imagenes/arrowbghov.gif) no-repeat left 100%;color: #CC0000;display: block;}
#navprogrammenu li a#current {background: transparent url(/imagenes/arrowbghov.gif) no-repeat left 100%;color: #000;display: block;}
#catlistmenu li{list-style: none;border: none;}
#catlistmenu a {font: normal 1.04em Tahoma,Verdana,Arial;text-decoration: none; background: transparent url(/imagenes/catbg.gif) no-repeat left 100%;padding: 3px 0 7px 30px;display: block;width: 130;}
#catlistmenu li a:hover {background: transparent url(/imagenes/catbg.gif) no-repeat left 100%;color: #CC0000;display: block;}
#catlistmenu li a#current {background: transparent url(/imagenes/catbghov.gif) no-repeat left 100%;color: #000;display: block;}

/* END OF MENU */