.dmx {
	position: relative;
	width: 851px;
	height: 44px;
	padding-left: 1px;
	background: url(../Images/BgMenuGeneral.jpg) repeat-x left top;
	z-index: 2;
}
.dmx .item1,
.dmx .item1-active {
	display: inline;
	float: left;
	line-height: 44px;
	height: 44px;
	padding-left: 29px;
	padding-right: 30px;
	background: url(../Images/BgMenuA.jpg) repeat-x left top;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.dmx .item1:hover,
.dmx .item1-active:hover {
	background: url(../Images/BgMenuAHover.jpg) repeat-x left top;
}
.dmx .item2,
.dmx .item2-active {
	line-height: 30px;
	height: 30px;
	background: url(../Images/BgMenuA.jpg) repeat-x left center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding-left: 15px;
	padding-right: 15px;
	
	display: block;
    	white-space: nowrap;
    	position: relative;
    	z-index: 500;
}
.dmx .item2:hover,
.dmx .item2-active:hover {
	background: url(../Images/BgMenuAHover.jpg) repeat-x left top;
}







/*////////////ARROW (FLECHITA)///////////*/
.arrow {
	height: 30px;
	position: absolute;
	right: 1px;
	top: 10px;
}
.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 */
