.dmx {
	width: 688px;
	height: 22px;
	margin-top: 5px;
	position: absolute;
	z-index: 2;
}
.dmx .item1,
.dmx .item1-active {
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	background: #FFC100;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 15px;
}
.dmx .item1:hover,
.dmx .item1-active:hover {
	background: #000;
	color: #FFF;
}
.dmx .item2,
.dmx .item2-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	background: #FFC100;
	padding-left: 8px;
	padding-right: 8px;

	
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2:hover,
.dmx .item2-active:hover {
	background: #000;
	color: #FFF;
}







/*////////////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 */
