#mapageneral {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	width: 1000px;
	height: 355px;
	padding-bottom: 3px;
	text-shadow: 3px 3px 10px #ccc;
	background-image: url(../images/marcomapasitio.png);
	
}

#mapacabecera {
	height: 62px;
	font-weight:bolder;
	
	
}

#fuentecabecera {
	font:12px;
	font-weight:bolder;
	float: left;	
	width: 140px;
	border-bottom: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	height: 28px;
	margin-right: 7px;
	margin-left: 19px;
	margin-top: 30px;
	padding-top: 5px;
	text-decoration:none;
	color: #666;
	
	
}

#cuerpo {
	height: 239px;
	float:left;
	width: 166px;
	
	
	
}

#cuerpocontenido {
	font:11px;
	font-weight:bold;
	float: left;	
	width: 140px;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 4px;
	
	
}

a.mapasitio {
	text-decoration:none;
	color: #666;
	
	
}

a.mapasitio:hover {
	color: #3152B5
	
}
