.dmx {
	width: 738px;
	height: 36px;
	background: url(../Images/BgMenu.jpg) repeat-x left top;
	border: solid 1px #AE8F67;
	margin-bottom: 8px;
}
.dmx .item1,
.dmx .item1-active {
	display: inline;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #c0c0c0;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 36px;

	/*display: inline;
	float: left;
	line-height: 23px;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	background: url(../Images/MenuA.jpg) repeat-x left top;*/
}
.dmx .item1:hover,
.dmx .item1-active:hover {
	color: #fe8820;
	background: url(../Images/BgMenuA.gif) repeat-x left top;
}
.dmx .item2,
.dmx .item2-active {
	line-height: 23px;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 30px;
	cursor: pointer;
	background: url(../Images/HoverMenu.jpg) repeat-x left top;
	
	display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2:hover,
.dmx .item2-active:hover {
	background: url(../Images/HoverMenuGroup.jpg) repeat-x left top;
}







/*////////////ARROW (FLECHITA)///////////*/
.arrow {
	height: 23px;
	position: absolute;
	right: 1px;
	top: 6px;
}
.dmx .item2 img,
.dmx .item2-active img{
    position: absolute;
    right: 1px;
    border: 0;
	margin: 0px;
	padding: 0px;
}
/*////////////FIN ARROW (FLECHITA)///////////*/







/*////////////CONTENEDOR SUB MENU////////////*/
.dmx .section {
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
/*////////////FIN CONTENEDOR SUB MENU////////////*/






















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
