.links > a, .links > a:hover {
	text-decoration: none;
	color: #333;
}

.list-destinations > li {
	list-style: none;
}

/* Mandar hasta el fondo el footer */
#footer {
	position:absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.move {
	padding-left: 40px !important;
}