.aduanaSprite{
	background-image:url('map.png');
}
.aduanaMap{
	background-position: 0px -2px;
	height: 335px;
	width: 537px;
	background-repeat: no-repeat;
}
.aduanaShadow{
	background-position: 0px -332px;
	height: 335px;
	width: 537px;
	background-repeat: no-repeat;
}
#frontMap{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 335px;
	width: 537px;
	z-index: 100;
}
#mapDivision, #m_mapDivision{
	outline: none;
}
	
#bgMapArrow{
	position: absolute;
	top: 117px;
	left: 0px;
}

#bgMapShadow{
	position: absolute;
	left: 0px;
	top: 0px;
}
#bgMap{
	position: absolute;
	left: 0px;
	top: 0px;
}

#logosContainer{
	position: absolute;
	left: 0px;
	width: 438px;
	height: 510px;
	top: 15px;
	overflow: hidden;
}
#aduanas_mapContainer{
	position: absolute;
	width: 537px;
	height: 354px;
	left: 35px;
	top: 29px;
}
#aduanas_menuContainer{
	width: 362px;
	position: absolute;
	top: 8px;
	left: 591px;
	height: 395px;
	/*background-color: #E03128;*/
	
	
}
.aduanas-logo{
	position: absolute;
	top: 311px;
	left: 109px;
}
#nosotroMenu{
	float: right;
	width: 250px;
}

/*Item maps               */
#itemCOL{
	display:none;
	position: absolute;
	left: 121px;
	top: 238px;
	background-image: url('map.png');
	background-position: -535px -135px;
	height: 42px;
	width: 134px;
	background-repeat: no-repeat;
}
#itemJAL{
	display:none;
	position: absolute;
	left: 122px;
	top: 181px;
	background-image: url('map.png');
	background-position: -701px -16px;
	height: 90px;
	width: 165px;
	background-repeat: no-repeat;
}
#itemNVO{
	display:none;
	position: absolute;
	left: 282px;
	top: 85px;
	background-image: url('map.png');
	background-position: -534px -7px;
	height: 127px;
	width: 153px;
	background-repeat: no-repeat;
}
#itemVER{
	display:none;
	position: absolute;
	left: 309px;
	top: 176px;
	background-image: url('map.png');
	background-position: -703px -106px;
	height: 127px;
	width: 132px;
	background-repeat: no-repeat;
}
#itemQRO{
	display:none;
	position: absolute;
	left: 273px;
	top: 202px;
	background-image: url('map.png');
	background-position: -545px -182px;
	height: 48px;
	width: 128px;
	background-repeat: no-repeat;
}
#itemMEX{
	display:none;
	position: absolute;
	left: 144px;
	top: 218px;
	background-image: url('map.png');
	background-position: -540px -235px;
	height: 62px;
	width: 193px;
	background-repeat: no-repeat;
}
.mapSelect{
	z-index: 10;
}
.itemsEdos{
	cursor:pointer;
	border: 1px solid #DDD;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #E7B150;
	margin-top: 4px;
	font-size: 70%
}
.itemsEdos big{
	font-weight: bold;
}
.itemEdoSel{
	background-color: #E76850;	
}

