.date_p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-align: right;
	font-weight: bold;
	padding: 2px;
}
.titolo_p {
	font-family: Verdana;
	font-size: 13px;
	color: #003366;
	text-align: left;
	font-weight: bold;
	padding: 2px 5px 2px 2px;
	margin: 0px;
}
.sottotitolo_p {
	font-family: Verdana,;
	font-size: 11px;
	color: #003366;
	text-align: left;
	font-style:italic;
	padding: 2px 5px 2px 2px;
}
.testo_p {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding: 2px 5px 2px 2px;
	line-height: 16px;
	margin: 0px;
}

.testo_p a {
	font-family: Verdana;
	font-size: 11px;
	color: #333366;
	text-align: justify;
	padding: 2px;
	line-height: 15px;
	margin: 0px;
	cursor: hand;
}
.dettagli {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	padding: 2px 5px 2px 12px;
	line-height: 15px;
	margin: 0px;
	background-image: url(sfondi/dettagli.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-weight: bold;
}

