#contenutodinamico > .titoletto {
    font-weight: 400;
	color: #333;
	text-align: center;
	font-size: 17px;
	line-height: 20px
}

#contenutodinamico > hr {
    margin: 40px 0;
	border: 0;
	border-bottom: 1px solid #c9c9c9;
}