.igMenuBar {
	white-space: nowrap;

}

/* default look and feel of a menu item nested inside a menu bar */
.igMenuBarItem {
	background-position:center;
	height:20px;
	white-space: nowrap;
}

.igMenuBarItem1 {
	background-image: url(../images/menu_superior/sup01.jpg);
	background-position: center;
	height: 48px;
	white-space: nowrap;
}
.igMenuBarItem2 {
	background-image: url(../images/menu_superior/sup02.jpg);
	background-position: center;
	height: 48px;
	white-space: nowrap;
}
.igMenuBarItem3 {
	background-image: url(../images/menu_superior/sup03.jpg);
	background-position: center;
	height: 48px;
	white-space: nowrap;
}

.igMenuBarItem4 {
	background-image: url(../images/menu_superior/sup03.jpg);
	background-position: center;
	height: 48px;
	white-space: nowrap;
}

.igMenuBarItem5 {
	background-image: url(../images/menu_superior/sup03.jpg);
	background-position: center;
	height: 48px;
	white-space: nowrap;
}

.igMenuBarItem6 {
	background-image: url(../images/menu_superior/sup03.jpg);
	background-position: center;
	height: 48px;
	white-space: nowrap;
}

.igMenuBarItem7 {
	background-image: url(../images/menu_superior/sup04.jpg);
	background-position: center;
	height: 48px;
	white-space: nowrap;
}
.igMenuBarItem8 {
	background-image: url(../images/menu_superior/sup05.jpg);
	background-position: center;
	height: 48px;
	white-space: nowrap;
}
.igMenuBarItem9 {
	background-image: url(../images/menu_superior/sup06.jpg);
	background-position: center;
	height: 48px;
	white-space: nowrap;
}
.igMenuBarItem a {
	color: black;
	text-decoration: none;
	white-space: nowrap;


}

/* hover look and feel of a menu item nested inside a menu bar */
.igMenuBarItemHover {
	background-color: #f8dc7d;
	height:20px;
}
.igMenuBarItemHover1 {
	height:48px;
}
.igMenuBarItemHover2 {
	height:48px;
}
.igMenuBarItemHover3 {
	height:48px;
}
.igMenuBarItemHover4 {
	height:48px;
}
.igMenuBarItemHover5 {
	height:48px;
}
.igMenuBarItemHover6 {
	height:48px;
}
.igMenuBarItemHover7 {
	height:48px;
}
.igMenuBarItemHover8 {
	height:48px;
}
.igMenuBarItemHover9 {
	height:48px;
}
.igMenuBarItemHover a {
	color: #052684;
	text-decoration: none;

}

/*=======================================================*/
/* LOOK AND FEEL OF A MENU                               */
/*=======================================================*/
/* look and feel of a menu */
.igMenu {

	border: 1px solid #999999;
	white-space: nowrap;
	background-image:url(webmenu/igwm_menu.png);

}

/* default look and feel of a menu item */
.igMenuItem {
	/*	border-top: 1px solid #ffffff;*/
	padding-top: 1px;
	padding-bottom: 1px;
	height: 20px;
	text-align: left;
	background: #ffcd0a;
}


.igMenuItem a {
	color: black;
	text-decoration: none;
	white-space: nowrap;


}

/* hover look and feel of a menu item */
.igMenuItemHover {
	background-color: #f8dc7d;
	background-position:center;
	border-bottom: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;

	height:20px;


}
.igMenuItemHover a {
	color: #000000;
	text-decoration: none;
}

.owmhc {
}

/* class applied to regular icons   */
.owmhi {
}

/* class applied to labels          */
.owmhl {
	/*padding-left:10px;
	padding-right:10px;*/
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;

}
.owmhlOver {
	 FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma; TEXT-DECORATION: none;
}

/* class applied to menu item separators */
.owmhseparator {

	background-repeat:no-repeat;
	background-position:center;
	/*margin: 0px 0px 0px 0px;*/
	margin-top:4px;
	margin-bottom:-4px;
	padding: 0px;
	height: 2em;
	width: 1px;
}

td.owmc {
	border-right:0px !important;

	padding-right:0px !important;
	text-decoration: none !important;

}

/* class applied to regular icons   */
td.owmi {
	border-left:0px !important;
	border-right:0px !important;
	padding-left:4px !important;
	padding-right:5px !important;
	text-decoration: none !important;
}

/* class applied to labels          */
td.owml {
	border-left-style:none !important;
	border-right-style:none !important;
	padding-left:5px !important;
	padding-right:0px !important;
}

/* class applied to the 'hasChildren' icons */
td.owmm {
	border-left-style:none !important;
	padding-left:0px !important;
	text-decoration: none !important;
}
td.owmm img {
	margin-left:0px !important;
	margin-right:0px !important;
}

/* class applied to vertical separators */
.owmseparator {
	background-color: #999999;
	height: 1px;
	margin: 3 2 3 0;
	padding: 0;
}

