/* PARA PREVENIR IE */
/* @import url("csshover.htc"); */

/* EFECTO HOVER */
div#enlaces { float: left; background: #f4f4f4;/* width: 7em;*/z-index: 2;
              margin: 0 0 0 -1px  ;/*#fdd;*/ border-top: 2px solid #c4c4c4;
              width: 100%; padding: 0; border-bottom: 1px solid #c4c4c4; }
div#enlaces ul { margin: 0 0 0 2px; padding: 0;z-index: 1;
     background: #f4f4f4; /* #fff;*/; color: #fff;}
div#enlaces li {  list-style: none; text-transform: uppercase;  margin: 0; float: left; background: transparent; padding: 5px 0 6px 5px; line-height: 22px; background: #f4f4f4 url('../images/triangulito_negro.gif') 5px 8px no-repeat; text-align: left; border-right: 1px solid #c5c5c5;}
div#enlaces li:hover { background: #fff; z-index: 3;}
div#enlaces li.submenu  { background: #f4f4f4 /*url('../images/triangulito_rojo.gif')*/ 5px 8px no-repeat; }
div#enlaces li.submenu:hover { background: #fff url('../images/triangulito_mas.gif') 1px 8px no-repeat; z-index: 2; position: relative; }
div#enlaces ul li.submenu:hover ul {display: block;}

div#enlaces li a { display: block; padding: /* 0.25em 0 0.25em 0.5em*/ 0; text-decoration: none; width: 8.5em; }
div#enlaces ul a { width: auto; }
div#enlaces ul ul { position: absolute; width: 8.4em; display: none; margin: 0; padding: 0; border-top: 1px solid #ededed; z-index: 1;}
/* div#enlaces ul ul { position: relative; display: none; z-index: 9; border: 1px solid #bd3018; padding: 5px; background: #bd3018;} */
div#enlaces ul ul li:first { border-bottom: 4px solid #ccc; width: 8em; background: #f4f4f4; /* #84b2ff cambio el color rojo por el azul*/}
div#enlaces ul ul li { border-bottom: 1px solid #ccc; width: 8em; background: #f4f4f4; /* #84b2ff cambio el color rojo por el azul*/}
div#enlaces li.submenu li.submenu { /*background-image: url('../images/triangulito_rojo.gif') 2px 1px no-repeat;*/}
div#enlaces ul.level1 li.submenu:hover ul.level2, div#enlaces ul.level2 li.submenu:hover ul.level3 { display: block; }
div#enlaces ul.level2 { top: 22px; left: 0; }
div#enlaces ul li a { color: #292929; font: bold 9px Arial, Helvetica, Geneva, sans-serif; margin: 0; padding: 0 8px 0 8px;}
/* a�ado esto para el color azul
div#enlaces ul li ul li a { color: #000;} */
div#enlaces ul li.submenu ul li a { /*background: url('../images/triangulito_roj.gif') 0 3px no-repeat;*/ border.right: none;}
div#enlaces li.submenu a:hover { color: #292929; background: transparent; }
/* div#enlaces li.submenu a { color: #fff; background: transparent; }*/
div#enlaces li a { display: block; padding: 0.25em 0 0.25em 0.5em;
                text-decoration: none; width:100%;
                voice-family: "\"}\""; voice-family: inherit;
                width: auto;}
div#enlaces ul a { width: auto; }
/*div#enlaces ul ul li { border-bottom: 1px dashed #fff; }*/
div#enlaces ul.level1 li.submenu:hover ul.level2, div#enlaces ul.level2 li.submenu:hover ul.level3 { display: block; /*ebb*/;}
/*div#enlaces li:hover { background: #ebb; }*/
div#enlaces li:hover ul {display: block; z-index: 5;}
div#enlaces ul.level1 li.submenu:hover ul.level2 { display: block; }
div#enlaces ul.level1 li { color: #f4f4f4; }


