body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 15px;
	margin:15px;
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	font-weight:bold;
	margin:15px;
	padding:10px;
}
#corpo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF9900;
	margin:15px;
	padding:10px;
	background-image: url(images/bgr_denari.gif);
	background-repeat: no-repeat;
}
#corponews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align:justify;
	color: #000000;
}
#titolonews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #990000;
}
#titolocorpo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style:italic;
	color: #FF9900;
	padding-left:60px;
	padding-top:35px;
}
#corpodominio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align:justify;
}
#textdominio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D4B00;
	padding: 15px;
	margin:15px;
	background-image: url(images/bottomDENARI.gif);
	background-repeat: no-repeat;
}
a.menu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF9900;
	text-decoration:none;
}
a.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF9900;
	text-decoration:none;
}
a.menu:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #cc7a00;
	text-decoration:underline;
}
a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #cc7a00;
	text-decoration:underline;
}
a.news:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
a.news:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
a.news:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}
a.news:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}
#menuchef {
	font-size:11px;
	color:#333333;
}
a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #7D4B00;
	text-decoration:none;
}
a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #7D4B00;
	text-decoration:none;
}
a.bottom:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #000000;
	text-decoration:underline;
	background-color:#FF0000;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #000000;
	text-decoration:underline;
	background-color:#FF0000;
}
