.dmx {
	width: 564px;
	height: 37px;
	margin-left: 245px;
	position: absolute;
	margin-top: 6px;
	z-index: 2;
}
.dmx .item1,
.dmx .item1-active {	
	display: inline;
	float: left;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;	
	font-size: 11px;
	margin-right: 5px;	
	line-height: 37px;	
	cursor: pointer;
	width: 89px;
	height: 37px;	
	background: url(../Images/BgMenu.jpg) no-repeat left top;
	
}
.dmx .item1:hover,
.dmx .item1-active:hover {
	color: #FD3F3F;
	background:url(../Images/BgMenuHover.jpg) no-repeat left top;
}
.dmx .item2,
.dmx .item2-active {
	font-size: 8px;
	background: #848484;
	width: auto;
	height: 20px;
	line-height: 20px;
	border-top: 1px solid #CCCCCC;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	text-align: left;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
	

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







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