.cornice {
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;

}
.Titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	color: #FFFFFF;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
.sfondo {
	background-attachment: fixed;
	background-image: url(images/topdolly.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	padding: 4px 15px;
	margin: 2px;

}
small {
	font-size: 7pt;
	color: #000000;
}
.descrpt {
	font-size: 9pt;
	color: #000000;
	margin: 3px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;

}
.fiore {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/fiorepiccolo.gif);
	background-repeat: no-repeat;
	background-position: right center;


}
.sfondo3 {
	background-image: url(images/sfondo3.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.puntatore {
	cursor: url(../images/magnify.cur);
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	color: #FFFFFF;
}

