.main_title {
	margin-top: 7%;
	margin-bottom: 3%;
	margin-left: 5%;
    font-variant: small-caps;
    font-size: 49px;
}
.lt_space {
	margin-top: 2rem;
}
.buscador {
	margin-left:5%;
    width: 24%;
    float: left;
}

.llista {
    max-height: 585px;
    margin-bottom: 10px;
    overflow:scroll;
    -webkit-overflow-scrolling: touch;
    margin-left: 2%;
    margin-right: 3%;
    margin-top: 3%;
    width: 64%;
    float: right;
}
.botons_links {
	display: inline;	
	float: right;
}
body {
	margin-top: 5rem;
}

.titol_llista {
    display: inline;
    font-weight: bold;
}

.titol_results {
    font-size: 30px;
    letter-spacing: -0.4px;
    word-spacing: 4.2px;
    color: #000000;
    text-decoration: none;
    font-variant: small-caps;
    text-transform: none;
    margin-bottom: 2%;
    text-decoration: underline;
}
