body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1F1A17;
	background-image: url(immagini/logo_sfondo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-attachment: fixed;
}
td img {display: block;}
.testo {
	color: #F4C212;
	background-color: #1F1A17;
	line-height: 18px;
}
a {
	color: #1F1A17;
	background-color:  transparent;
	text-decoration: none;
}
a:hover{
	color: #F4C213;
	background-color: #1F1A17;
}
a h2 {
	font-size: 16px;
	margin-bottom: 5px;
	color: #F4C213;
	text-decoration: underline;
}
.data{
	font-size: 9px;
}
h1{
	font-size: 16px;
}
h2{
color: #F4C213;
	font-size: 15px;
	margin-bottom: 5px;
}
h3{
	font-size: 12px;
		margin-bottom: 5px;
	margin-top: 5px;
}
#map{
	font-size: 15px;
	color: Black;
	background: White;
}
.posiz{position:absolute;top:0;left:-3000px;width:100%}
a.ricette{
	color: #F4C213;
	background-color: #1F1A17;
}
a.ricette:hover{
	color: #F4C213;
	background-color: #1F1A17;
	text-decoration:underline;
}
