.cornice {
	border: 1px solid #666666;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.annuncio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
}
