/* ######################### MENU STYLE #########################*/
#imSite { position: relative; }
#imMnMn { text-align: left; }
#imMnMn > ul { z-index: 10001; display: inline-block; }
#imMnMn li > ul { z-index: 10002; }

/* Main Menu */

#imMnMn ul, #imPgMn ul {padding:0;margin:0;list-style-type:none; }
#imMnMn > ul > li { position: relative; margin-left: 5px;  }
#imMnMn > ul > li:first-child { margin-left: 0; }
/* Links */
#imMnMnNode0 { background-image: url('../menu/index.png'); height: 34px; width: 153px; }
#imMnMnNode0 .imMnMnFirstBg { height: 34px; width: 153px; }
#imMnMnNode0:hover { background: none; background-image: none; }
#imMnMnNode0:hover .imMnMnFirstBg { background-image: url('../menu/index_h.png'); height: 34px; width: 153px;}
#imMnMnNode0.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode0.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/index_c.png'); height: 34px; width: 153px;}
#imMnMnNode3 { background-image: url('../menu/quienes-somos.png'); height: 34px; width: 153px; }
#imMnMnNode3 .imMnMnFirstBg { height: 34px; width: 153px; }
#imMnMnNode3:hover { background: none; background-image: none; }
#imMnMnNode3:hover .imMnMnFirstBg { background-image: url('../menu/quienes-somos_h.png'); height: 34px; width: 153px;}
#imMnMnNode3.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode3.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/quienes-somos_c.png'); height: 34px; width: 153px;}
#imMnMnNode5 { background-image: url('../menu/galeria.png'); height: 34px; width: 153px; }
#imMnMnNode5 .imMnMnFirstBg { height: 34px; width: 153px; }
#imMnMnNode5:hover { background: none; background-image: none; }
#imMnMnNode5:hover .imMnMnFirstBg { background-image: url('../menu/galeria_h.png'); height: 34px; width: 153px;}
#imMnMnNode5.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode5.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/galeria_c.png'); height: 34px; width: 153px;}
#imMnMnNode6 { background-image: url('../menu/conversemos.png'); height: 34px; width: 153px; }
#imMnMnNode6 .imMnMnFirstBg { height: 34px; width: 153px; }
#imMnMnNode6:hover { background: none; background-image: none; }
#imMnMnNode6:hover .imMnMnFirstBg { background-image: url('../menu/conversemos_h.png'); height: 34px; width: 153px;}
#imMnMnNode6.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode6.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/conversemos_c.png'); height: 34px; width: 153px;}
#imMnMnNode8 { background-image: url('../menu/novedades.png'); height: 34px; width: 153px; }
#imMnMnNode8 .imMnMnFirstBg { height: 34px; width: 153px; }
#imMnMnNode8:hover { background: none; background-image: none; }
#imMnMnNode8:hover .imMnMnFirstBg { background-image: url('../menu/novedades_h.png'); height: 34px; width: 153px;}
#imMnMnNode8.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode8.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/novedades_c.png'); height: 34px; width: 153px;}
#imMnMnNode9 { background-image: url('../menu/servicios.png'); height: 34px; width: 153px; }
#imMnMnNode9 .imMnMnFirstBg { height: 34px; width: 153px; }
#imMnMnNode9:hover { background: none; background-image: none; }
#imMnMnNode9:hover .imMnMnFirstBg { background-image: url('../menu/servicios_h.png'); height: 34px; width: 153px;}
#imMnMnNode9.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode9.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/servicios_c.png'); height: 34px; width: 153px;}
#imMnMn .imMnMnFirstBg .imMnMnTxt {display: none;}
#imMnMn > ul > li.imMnMnSeparator { background: transparent url('../res/separatorh.png') no-repeat center center; width: 10px; height: 34px; }
#imMnMn .imMnMnFirstBg { position: relative; display: block; background-repeat: no-repeat; cursor: pointer; width: 100%; }
#imMnMn a { border: none; cursor: pointer; }
#imMnMn .imMnMnTxt { text-overflow: ellipsis; white-space: nowrap; }
#imMnMn .imMnMnTxt .imMnMnTextLabel { position: relative; }
#imMnMn .imMnMnFirstBg .imMnMnImg { display: block; height: 34px; width: 153px; cursor: pointer; }
#imMnMn .imMnMnFirstBg .imMnMnImg img { position: absolute; }


/* MENU POSITION : HORIZONTAL VerticalOneColumn */
#imMnMn ul .autoHide, #imMnMn ul div .autoHide { display: none; }

/* ######################### MAIN MENU POSITION #########################*/

/* div: Menu container*/
#imMnMn { z-index:10000; }
#imMnMn > ul { position: relative; }
#imMnMn > ul > li > ul { position: absolute; }

/* First level menu style */
#imMnMn > ul > li { display: inline-block; width:153px; }
#imMnMn > ul > li span { display:block; padding:0;}
#imMnMn a { cursor: pointer; display: block; width:153px;}

/* ########################## SUB MENU POSITION #########################*/

#imMnMn.auto ul li ul li { top: 0px; }

/* Second level boxmodel*/
#imMnMn.auto ul li ul li ul { position: absolute; width: 140px; }

/* Hide Levels */
#imMnMn.auto li:hover > ul.auto { display:block; }
#imMnMn.auto li ul.auto { display: none; }
#imMnMn ul ul li .imMnMnBorder { overflow: hidden; }

/* End of file menu.css */