.texto {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #858585;
	}

.liga-botonera {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: #ffa512;
	text-decoration: none;
	}

.liga-botonera:hover {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: #ffa512;
	text-decoration: underline;
}

.plecas-botonera {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: #bbb8b7;
	}

.texto-telefono {
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	color: #ef9710;
	}	
	
.texto-banner {
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	color: #ef9710;
	}

.texto-banner-tit {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: #6b6c72;
	}

.texto-banner-gris {
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	color: #858585;
	}

.texto-mini-banner {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #ef9710;
	text-decoration: none;
	}

.texto-mini-banner:hover {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #ef9710;
	text-decoration: underline;
}

.texto-mapa-blanco {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	}

.liga-mapa-blanco {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	}

.liga-mapa-blanco:hover {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: underline;
}





