.peppone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;


}
.titoletti {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #999999;
}
.DROPMENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C2424;
	background-color: #FBF0CE;

}
.pepponelow {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

form {
	clear: both;
}

form label {
	display: block;
	width: 150px;
	padding-right: 5px;
	text-align: right;
	float: left;
}

form input, form textarea, form select, form submit, form button {
	display: inline;
	margin-bottom: 5px;
}