/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu{float:left;width:996px;position:relative;z-index:100;background:url(/system/modules/es.ieci.opencms.content/resources/fondo_menu.gif) top left repeat-x}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul{float:left;padding:0;margin:0 0 0 48px;list-style-type:none}
* html .menu ul{margin:0 0 0 24px}
.menu ul ul{margin:0;padding:0;background-color:#e6e6e6 !important;border-bottom:1px solid #c4c4c4;width:198px !important;border-right:1px solid #c4c4c4;border-left:1px solid #c4c4c4;float:left !important}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li{display:inline;float:left;width:200px;padding:0;margin:0 1px 0 0;position:relative}
/* style the links for the top level */
.menu a, .menu a:visited{background:url(/system/modules/es.ieci.opencms.content/resources/opcion_menu_new.gif) no-repeat;width:193px;float:left;height:17px;text-decoration:none;color:#36424a;font-weight:bold;padding:5px 0 0 7px;margin-top:2px;display:block}
* html .menu a, * html .menu a:visited{width:160px;height:17px}
/* style the second level background */
.menu ul ul a.drop,.menu ul ul a.drop:visited{background:#fce0b6 url(../images/drop.gif) bottom right no-repeat}
.menu ul li.on{background:url(/system/modules/es.ieci.opencms.content/resources/opcion_menu_on2.gif) no-repeat;width:200px;float:left;height:17px;color:#36424a;font-weight:bold;padding:5px 0 0 7px;margin-top:2px}
* html .menu ul li.on{width:160px}
/* style the second level hover */
.menu ul ul a.drop:hover{background:url(/system/modules/es.ieci.opencms.content/resources/desplegable.gif) no-repeat;color:#fff;font-weight:normal}
.menu ul ul :hover > a.drop{background:url(/system/modules/es.ieci.opencms.content/resources/desplegable.gif) no-repeat;color:#fff;font-weight:normal}
/* style the third level background */
/* style the third level hover */
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul{visibility:hidden;position:absolute;top:24px;left:0}
/* another hack for IE5.5 */
* html .menu ul ul{top:24px;t\op:24px}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table{position:absolute;top:0;left:0}
/* style the top level hover */
.menu a:hover,.menu ul ul a:hover{background-color:rgb(197,211,14);background-image:url(/system/modules/es.ieci.opencms.content/resources/opcion_menu_on2.gif)}
.menu :hover > a, .menu ul ul :hover > a {background-color:rgb(197,211,14)}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,.menu ul a:hover ul{visibility:visible}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible}
/*Interiores*/
.menu ul ul li{float:left;width:193px;background:none;height:28px;background:url(/system/modules/es.ieci.opencms.content/resources/punteado.gif) bottom left repeat-x;padding:3px 0 0 5px;margin:0}
.menu ul ul li a{background:none;font-weight:normal;padding:3px 0 0 8px !important;height:22px !important;width:180px !important;margin-bottom:5px !important;font-weight:normal !important;background:none !important}
.menu ul ul li a:hover{background:url(/system/modules/es.ieci.opencms.content/resources/desplegable.gif) no-repeat !important;color:#fff;font-weight:normal}
.menu ul ul li.ulti{background:none}
.menu ul ul li.doble{float:left;width:193px;background:none;height:40px;background:url(/system/modules/es.ieci.opencms.content/resources/punteado.gif) bottom left repeat-x;padding:3px 0 0 5px;margin:0}
.menu ul ul li.doble a:hover{background:url(/system/modules/es.ieci.opencms.content/resources/desplegable2.gif) no-repeat !important;color:#fff;font-weight:normal;height:33px !important}
/*Area privada*/
.menu ul li.area{width:91px !important;float:left;margin-left:137px}
.menu ul li a.ar{background:url(/system/modules/es.ieci.opencms.content/resources/opcion_menu2.gif) no-repeat !important;width:91px !important;padding:5px 0 0 10px !important}
.menu ul li a:hover .ar{background:url(/system/modules/es.ieci.opencms.content/resources/opcion_menu2.gif) no-repeat !important}

