<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2016 ***************/
/*********************************************************************/


#notizie-primopiano-home {
	margin-top: 1rem;
}

#notizie-con-foto-home{
	margin-top: 2rem;
}

#notizie-con-foto-home h3, #notizie-con-foto-home .h3{
    /*font-size: 1.478em;
    font-weight: 300;
	margin: 0;*/
}

#notizie-con-foto-home .panel-default {
	/*border: 0;*/
}

#notizie-con-foto-home .titolo-news {
	font-weight: 600;
	font-size: 1.3rem;
	margin: 0.5rem 0;
}

#notizie-con-foto-home .strillo-news {
	line-height: 1.3rem;
}

#notizie-con-foto-home .data-news {
	/*line-height: 1rem;
	font-size: 0.9rem;
	text-align: right;*/
}

#notizie-con-foto-home .categoria-news
{
    background-color: #ececec;
    padding: 0.2rem 0 0.2rem 0.5rem;
    font-size: 0.9rem;
    color: #222;
    text-align: center;
}

#notizie-primopiano-home .titolo-news {
	clear: both;
}

.notizie-con-foto-container a {
    display: inline-block;
}

#boxNotizieArchivio .notizia {
    float: none;
    display: inline-block;
    margin-right: -3px;
    width: 97%;
}

.risultatiRicercaStandard .titolo-record {
    font-size: 1.4rem;
    font-weight: normal;
    margin-top: 0;
    margin-top: 1rem;
    font-weight: 700;

}

.risultatiRicercaStandard .record {
	/*border: 1px dashed #ccc;
	border-radius: 12px;*/
}

#boxMascheraDiRicercaPerServizioStandard h6, #boxMascheraDiRicercaPerServizioStandard .h6, .boxMascheraDiRicercaPerServizioStandard h6, .boxMascheraDiRicercaPerServizioStandard .h6 {
    float: left;
    margin: 0;
    margin-right: 1%;
    min-width: 4%;
    margin-bottom: 10px;
    clear: both;
    margin-left: 0;
}</pre></body></html>