.icon {
	display: inline-block;
	margin-right: 3px;
	height: 16px;
	width: 16px;
	background-color: #ccc;
}

/* ICONS */
.icon-ayuntamiento {
	background: url('images/icons/ayuntamiento.png') center center no-repeat;
}
.icon-otras_administraciones {
	background: url('images/icons/otras_administraciones.png') center center no-repeat;
}
.icon-colegios {
	background: url('images/icons/colegios.png') center center no-repeat;
}
.icon-institutos {
	background: url('images/icons/institutos.png') center center no-repeat;
}
.icon-culturales {
	background: url('images/icons/culturales.png') center center no-repeat;
}
.icon-museo {
	background: url('images/icons/museo.png') center center no-repeat;
}
.icon-biblioteca {
	background: url('images/icons/biblioteca.png') center center no-repeat;
}
.icon-univ {
	background: url('images/icons/univ.png') center center no-repeat;
}
.icon-juvenil {
	background: url('images/icons/juvenil.png') center center no-repeat;
}
.icon-escudos {
	background: url('images/icons/escudos.png') center center no-repeat;
}
.icon-zona_azul {
	background: url('images/icons/zona_azul.png') center center no-repeat;
}
.icon-fuel {
	background: url('images/icons/fuel.png') center center no-repeat;
}
.icon-bus {
	background: url('images/icons/bus.png') center center no-repeat;
}
.icon-tren {
	background: url('images/icons/tren.png') center center no-repeat;
}
.icon-p_ciudadana {
	background: url('images/icons/p_ciudadana.png') center center no-repeat;
}
.icon-salud {
	background: url('images/icons/salud.png') center center no-repeat;
}
.icon-otros_centros_ed {
	background: url('images/icons/otros_centros_ed.png') center center no-repeat;
}
.icon-dia {
	background: url('images/icons/dia.png') center center no-repeat;
}
.icon-perrera {
	background: url('images/icons/perrera.png') center center no-repeat;
}
.icon-serv_urbanos {
	background: url('images/icons/serv_urbanos.png') center center no-repeat;
}
.icon-correos {
	background: url('images/icons/correos.png') center center no-repeat;
}
.icon-deportes {
	background: url('images/icons/deportes.png') center center no-repeat;
}
.icon-parkimetro {
	background: url('images/icons/parkimetro.png') center center no-repeat;
}
.icon-parques {
	background: url('images/icons/verde.png') center center no-repeat;
}
.icon-juegos_infantiles {
	background: url('images/icons/juegos_infantiles.png') center center no-repeat;
}

/* MARKERS */
.marker-ayuntamiento {
	background: url('images/markers/ayuntamiento.png') center center no-repeat;
}
.marker-otras_administraciones {
	background: url('images/markers/otras_administraciones.png') center center no-repeat;
}
.marker-colegios {
	background: url('images/markers/colegios.png') center center no-repeat;
}
.marker-institutos {
	background: url('images/markers/institutos.png') center center no-repeat;
}
.marker-culturales {
	background: url('images/markers/culturales.png') center center no-repeat;
}
.marker-museo {
	background: url('images/markers/museo.png') center center no-repeat;
}
.marker-biblioteca {
	background: url('images/markers/biblioteca.png') center center no-repeat;
}
.marker-univ {
	background: url('images/markers/univ.png') center center no-repeat;
}
.marker-juvenil {
	background: url('images/markers/juvenil.png') center center no-repeat;
}
.marker-escudos {
	background: url('images/markers/escudos.png') center center no-repeat;
}
.marker-fuel {
	background: url('images/markers/fuel.png') center center no-repeat;
}
.marker-bus {
	background: url('images/markers/bus.png') center center no-repeat;
}
.marker-tren {
	background: url('images/markers/tren.png') center center no-repeat;
}
.marker-p_ciudadana {
	background: url('images/markers/p_ciudadana.png') center center no-repeat;
}