.titoloGrassetto {
	font-weight: bold;
	font-size: 1.2em;
	border: 0;
	margin: 0;
	margin-top: 12px;
}

.boxScroll	{
    height:108px !important;height /**/: 118px;
	background-color: #FFFFFF;
    overflow: auto;
	padding: 4px;
    border:1px solid #BEBEBE; 
}

.boxScroll_1	{
    height:265px !important;height /**/: 118px;
	background-color: #FFFFFF;
    overflow: auto;
	padding: 4px;
    border:1px solid #BEBEBE;
} 

.boxScroll_2	{
    height:auto !important;height /**/: 118px;
	background-color: #FFFFFF;
    overflow: auto;
	padding: 4px;
    border:1px solid #BEBEBE;
}

.boxScroll_3	{
    height:150px !important;height /**/: 118px;
	background-color: #FFFFFF;
    overflow: auto;
	padding: 4px;
    border:1px solid #BEBEBE; 
}

.boxNoScroll	{ /* AGG. PEPPE */
    height: 140px;
	background-color: #FFFFFF;
    overflow: auto;
	padding: 4px;
    border:1px solid #BEBEBE; 
}

#cercaDati label,
#searchConcorsi label,
#searchBandi label,
#searchOpuscoli label {
	
    background-position: 34px 2px;
    background-repeat: no-repeat;
    clear: both;
    cursor: pointer;
    display: block;
    /*height: 29px;*/
    padding-left: 3px;
}

#cercaDati label.noImg{
    background-position: 0px 2px;
    background-repeat: no-repeat;
    clear: both;
    cursor: pointer;
    display: block;
    height: 29px;
    padding-left: 0;
}

#cercaDati label.noImgRic{
    background-position: 8px 2px;
    background-repeat: no-repeat;
    clear: both;
    cursor: pointer;
    display: block;
    height: 26px;
    padding-left: 5px;
}

.field {
	border: 0;
	margin: 0;
	padding: 8px;
}

#top-notizie .notizia a.link{
	margin-bottom: 0;
	background: none;
	padding-left: 0;
	display: inline;
}

#top-notizie .article a.link{
	margin-bottom: 0;
	background: none;
	padding-left: 0;
	display: inline;
	    color: #9B0013;
    font-weight: bold;
    text-transform: none;
}