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

/* ICONS */

.icon-contenedores {
	background: url('images/icons/contenedores.png') center center no-repeat;
}
.icon-papeleras {
	background: url('images/icons/papeleras.png') center center no-repeat;
}
.icon-pilas {
	background: url('images/icons/pilas.png') center center no-repeat;
}
.icon-aceite {
	background: url('images/icons/aceite.png') center center no-repeat;
}
.icon-ropa {
	background: url('images/icons/ropa.png') center center no-repeat;
}
.icon-areas {
	background: url('images/icons/area.png') center center no-repeat;
}
.icon-papel {
	background: url('images/icons/papel.png') center center no-repeat;
}
.icon-envases {
	background: url('images/icons/envases.png') center center no-repeat;
}
.icon-vidrio {
	background: url('images/icons/vidrio.png') center center no-repeat;
}
.icon-corazones {
	background: url('images/icons/corazones.png') center center no-repeat;
}
.icon-serv_urbanos {
	background: url('images/icons/serv_urbanos.png') center center no-repeat;
}
.icon-LV_manual_doming_festivos {
	background: url('images/icons/manual.png') center center no-repeat;
}
.icon-LV_manual_diario {
	background: url('images/icons/manual.png') center center no-repeat;
}
.icon-LV_manual_semanal {
	background: url('images/icons/manual.png') center center no-repeat;
}
.icon-LV_manual_quincenal {
	background: url('images/icons/manual.png') center center no-repeat;
}
.icon-LV_mecanico_semanal {
	background: url('images/icons/mecanizado.png') center center no-repeat;
}
.icon-LV_mecanico_mixto_quincenal {
	background: url('images/icons/mecanizado.png') center center no-repeat;
}
.icon-LV_mecanico_mixto_quincenal_PI {
	background: url('images/icons/mecanizado.png') center center no-repeat;
}