@charset "utf-8";

/* CSS Document */

.mapa {
	height: 430px;
	width: 948px;
	background-image: url(img/mapa.jpg);
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
}


.noprint {
	display: none;
}

.mapa .col01 {
	vertical-align: bottom;
	width: 580px;
}
.mapa .col01 table {
	width: 540px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #867460;
	text-decoration: none;
	line-height: 20px;
}
.mapa .col01 table a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #867460;
	text-decoration: none;
	line-height: 20px;
}
.mapa .col02 {
	vertical-align: top;
}
.mapa .col02 table {
	width: 310px;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.mapa .col02 .num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #716050;
	text-decoration: none;
	background-image: url(img/p01.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	background-position: center top;
	text-align: center;
	vertical-align: top;
}
.mapa .col02 .num span {
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
}
.mapa .col02 .tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: normal;
	color: #736153;
	text-decoration: none;
}
