
img.foto {
    max-width: 30%;
    height: auto;
    float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.necrologio {
    margin-left: 160px;
    width: 480px;
    text-align: center;
}

.nome1 {
    font-size: 22px;
}

.luogo_funerali {
    margin-top: 20px;
	font-style: italic;
}

a.partecipa {
    background: #27a69a;
    color: #fff;
    text-decoration: none;
    padding: 5px 20px;
    font-family: Oswald;
    float: left;
    border-radius: 4px;
}

.buttons {
    clear: both;
    margin-top: 10px;
}

.social {
    float: right;
}



section.elenco {
    clear: both;
    padding-top: 30px;
}

section.elenco .partecipazione {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 20px 5px;
    width: 305px;
    text-align: center;
    background: #f0f0f0;
    padding: 10px;
}


.provvisorio {
    background: #ffc05e;
    padding: 5px 10px;
    margin-bottom: 10px;
    color: #b53400;
    font-weight: bold;
    text-align: center;
}
