/* Un disenador edita esta linea */

.mapcontainer {
	width: 505px;
	_width: 500px;
	border: #ccc 1px solid;
}


.mapcontainer img{border: 0px;}

#map,#citymap {
	margin: 3px;
	height:288px;
	border: #ccc 1px solid;
}

#map { width:497px; }
#citymap { width:450px; }

.maptools {width: 505px; height: 78px;
	background: url("../img/map/map-bg.gif") repeat-x #dfe4eb;
	border-top: #ccc 1px solid;}

.maptools img {margin-bottom:-3px !important; margin-right: 1px !important;}

.maptext {
	width: 505px; _width: 500px; 
	background: transparent url("../img/map/map-text.gif") no-repeat;
	background-position: 70px 55px;
	height: 100%;
	position: relative;
}

.mapmove img {margin-bottom:0px !important;}
.mapscale img {margin-right:2px !important;}


/* ******************* */
.mapmove, .mapscale
{
	float: left;
	height: 80px;
	margin: 0 10px;
	padding: 0 20px;
	background: transparent url("../img/map/map-spacer.gif") no-repeat right;
}

.mapmove table {
margin-left: -20px;
	width: 90px;
	margin-top: 5px;
	border-collapse: collapse;
}
.mapmove td {padding:0;}

.mapscale {width: 200px; padding-left: 10px;}

.mapscale table {width:190px; margin-top: 11px; border-collapse: collapse;}

.mapscale td {padding: 3px 0; vertical-align: bottom;}

.mapscale td.end {width:20px}

.mapview {}

.mapview table {
	width: 80px;
	margin-top: 12px;
	border-collapse: collapse; float: right; margin-right: 15px; _margin-right: 0;}
	
.mapview td {vertical-align: bottom; padding: 0 10px;}

#smallmap {
position: absolute;
	width: 106px;
	height: 56px;
	right: 3px;
	_right: -2px;
	padding: 1px;
	bottom: 82px;
	_bottom: 84px;
	border: #ccc 1px solid;
}
