#supmapa{
	width:550px;
	height:auto;
	clear: both;
	float: left;
	margin: 0px 0px 10px 0px;
}
#aulmapa{
	clear: both;
	float: left;
	width:550px;
	height:auto;	
	margin: 10px 0px;
}
#map_canvas{
	float: left;
	width: 350px;
	height: 350px;
}
#prov{
	float: left;
	width: 185px;
	height: auto;
	margin: 0px 2px;
	padding: 2px;
	border: 1px solid #b7b7b8;
}
#navprov{
	float: left;
	width: 98%;
	height: 310px;
	margin: 2px;
	padding: 2px;
	overflow:auto;
	border-top: 1px solid #b7b7b8;
}
#submapa{
	width:550px;
	height:auto;
	clear: both;
	float: left;
	margin: 10px 0px;
}
.forsel{
  font-size:12px;
  color: #636466;
  width: auto;
  background:#fff; 
}
.forselmap{
  font-size:10px;
  color: #4F4F4F;
  width: auto;
  background:#fff; 
}
.forselmaptit{
  font-size:10px;
  color: #000;
  width: auto;
  background:#fff; 
}
.forselbor{
  font-size:12px;
  color: #636466;
  width: auto;
  border: 1px solid #b7b7b8;
  background:#fff; 
}