.prossimi-eventi-container .panel-default .panel-body .content .titolo-evento {
    font-size: 1rem;
    font-weight: 600;
    margin-top: 1.4rem;
    color: #005692;
    line-height: 1rem;
}

.prossimi-eventi-container .strillo-evento
 {
    font-size: 0.8rem;
    line-height: 1.5em;
}

.prossimi-eventi-container .data-news1{
    font-size: 0.9rem;
    line-height: 1.5em;
}

.prossimi-eventi-container time
{
    font-size: 0.8rem;
    line-height: 1rem;
}

#DocumentiAllegati {
    border: 0;
    background-color: #ececec;
    border-radius: 10px;
    padding: 0.5rem;
    margin-bottom: 1rem;
}

#DocumentiAllegati .Titolo1 {
    border-bottom: 1px dashed #FFF;
}

#DocumentiAllegati .SingoloRecord {
    display: block;
    padding: 0 1% 1em;
}

#DocumentiAllegati A {
    font-weight: 700;
}

.categoria-news {
	margin-top: 0.5rem;
	line-height: 0.8rem;
	font-size: 0.8rem;
	border-bottom: 1px solid #999;
	padding-bottom: 0.3rem;
}

.categoria-news A {
	line-height: 0.8rem;
	font-size: 0.8rem;
}

/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2016 ***************/
/*********************************************************************/


@media (min-width: 1200px) {
    #boxNotizieArchivio .figure {
        width: 100% !important;
        height: auto;
        float: left;
        margin-right: 0;
    }

    #boxNotizieArchivio .panel, #boxNotizieArchivio .panel-default {
        border: 0;
        box-shadow: none;
    }

    #boxNotizieArchivio .notizia {
        border-bottom: 1px dashed #ccc;
        margin-bottom: 1rem;
        margin-top: 1rem;
    }

    #boxNotizieArchivio .panel-body {
        padding: 0;
    }

    #boxNotizieArchivio .content {
        /*     padding: 1rem; */
    }

    #boxNotizieArchivio .strillo-news {
        line-height: 1.1rem;
        font-size: 0.9rem;
    }

    #boxNotizieArchivio .titolo-news {
        font-weight: 600;
        line-height: 1.3rem;
        margin-top: 0;
    }

    #boxNotizieArchivio .dataNotizia {
        line-height: 1rem !important;
        font-size: 0.8rem;
        text-align: right !important;
        margin-top: 1rem;
    }
}



/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2016 ***************/
/*********************************************************************/

#notizie-primopiano-home H2 { font-size: 2rem; }

#notizie-primopiano-home {
    padding: 2rem 0 2rem 0;
    background-color: #e1e1e1;
}

#notizie-primopiano-home .strillo-news {
    clear: both;
    font-weight: 300;
    font-size: 1.1rem;
    line-height: 1.4rem;
}

#notizie-primopiano-home .contenuto-news-wrapper {
	font-size: 1.4rem;
	padding: 0;
	margin: 0;
	}
	
#notizie-con-foto-home	{
	margin-top: 2rem;
}

#notizie-con-foto-home .titolo-news {
    font-weight: 600;
    line-height: 1.3rem;
    margin-top: 1rem;
}

#notizie-con-foto-home .strillo-news {
     line-height: 1.1rem;
	 font-size: 0.9rem;
	 min-height: 60px;
 
}

#notizie-con-foto-home .panel-default {
	background-color: #ececec;
	border-radius: 0;
	box-shadow: 3px 3px 5px #999;
}

#notizie-con-foto-home .data-news {
     line-height: 1rem;
	 font-size: 0.8rem;
	 text-align:right;
	 margin-top: 1rem;
 
}

