.edificio{
	border: 1px solid #888888; 
	padding: 2px 8px 8px 8px; 
	margin: 0px 5px 8px 0px;
	float: left; 
	width: 47%;
}
.capa_botones{
	float: right; 
	text-align: center; 
	margin: 0 10px 10px 10px;
}
.boton_edificio{
	margin: 5px; 
	width: 120px; 
	height: 21px; 
	background: url(/imgfiles/img/ayuntamiento/otras/fondoboton.gif) no repeat;
	padding-top: 3px;
}
.nombre_edificio{
	text-transform: uppercase;
}
.datos{
	 margin-left: 30px; 
	 margin-top: 5px;
}
