#content{ clear:both; margin: 10px 5% 5em 30px; }

#box_mapa {
	width: 720px;
	font-family: Arial,Helvetica, sans-serif;
}

.bm_top {
	background: url(assets/box_mapa.png);
	height: 44px;
}

.bm_center {
	background: url(assets/box_mapa.png) 0px -44px no-repeat;
	padding-left: 20px;
	padding-right: 20px;
}

.bm_center p,
.bm_center ul {
	margin-top: 0;
	margin-bottom: 0;
}

.bm_bottom {
	background: url(assets/box_mapa.png) 0px -612px no-repeat;
	height: 28px;
}

.bm_fl {
	float: left;
	width: 300px;
}

.bm_fr {
	float: right;
	width: 355px;
}

#box_mapa a{
	color: #437000;
	text-decoration: none;
}

#box_mapa a:hover{
	text-decoration: underline;
}