.dmx {
	width: 680px;
	height: 33px;
	position: absolute;
	margin-left: 15px;
	z-index: 2;
}
.dmx .item1,
.dmx .item1-active {
	display: inline;
	float: left;
	line-height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}
.dmx .item1:hover,
.dmx .item1-active:hover {
	background: url(../Images/BgARight.jpg) no-repeat right top;
	color: #333333;
}
.dmx .text {
	line-height: 33px;
	display: inline;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
}
.dmx .text:hover {
	background: url(../Images/BgAleft.jpg) no-repeat left top;
	cursor: pointer;
}
.dmx .item2,
.dmx .item2-active {
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../Images/H1.jpg) repeat-x left top;
	border-bottom: solid 1px #FFF;
	padding-left: 8px;
	padding-right: 15px;
	
	display: block;
    	white-space: nowrap;
    	position: relative;
    	z-index: 500;
}
.dmx .item2:hover,
.dmx .item2-active:hover {
	background: url(../Images/ahover.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 */
