/* CSS Document */

.testo{
	padding:10px;
}
a:link, a:hover, a:active, a:visited{
	color:#FFFF02;
	font-weight:bold;
	text-decoration: none;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.testo li {
	list-style-image: url(../images/punto.gif);
	font-size: 13px;
}
strong{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 17px;
}
.novita {
	font-family: Impact, Georgia;
	font-size: 28px;
	color: #FFFFFF;
	text-decoration: blink;
	font-weight: normal;
}
#dona {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #38342B;
	background-color: #96918B;
	padding: 20px;
	font-style: italic;
	font-weight: normal;
	border: 1px dashed #FFFF02;
}
#dona p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
