.icon {
	display: inline-block;
	margin: 2px;
	height: 10px;
	width: 10px;
	background-color: #ccc;
}

/* ICONS */
.icon-barco {
	background: url('images/iconBarco.png') center center no-repeat;
}
.icon-barcoAzul {
	background: url('images/iconBarcoAzul.png') center center no-repeat;
}
