body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.div-news {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 10px;
}
.continua, a.continua:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
	text-decoration: none;
	text-align: left;
}
a.continua:hover {
	border-bottom: 1px dotted #006600;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 27px;
	text-align: left;
}
.food {
	color: #9A0000;
	font-weight: bold;
}
.error {
	color: #9A0000;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	padding-bottom: 13px;
	color: #FFFFFF;
	font-size: 10px;
}
.fiera, .nome {
	color: #9A0000;
	font-size: 12px;
	font-weight: bold;
}
.ragione {
	color: #006600;
	font-size: 12px;
	font-weight: bold;
}
.world {
	font-size: 12px;
}
.world a {
	text-decoration: underline;
	color: #000000;
}
.world a:hover {
	text-decoration: none;
}
.mappa a {
	color: #006600;
	text-decoration: none;
}
.mappa a:hover {
	text-decoration: underline;
}
