@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #3f2102;
	background-image: url(images/loghetto.gif);
}

.testo {
	font-family: Verdana;
	font-size: 10px;
	color: #3f2102;
}

a.google-map, a.google-map:link, a.google-map:visited{
	display: block;
	text-align: right;
	padding: 10px 10px 0 0;
	color: #3f2102;
	text-decoration: underline;
	height: 30px;
}

a.google-map:hover{
	color: #864504;
	text-decoration: underline;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}

.titolo_food{
	font-family: Verdana;
	font-size: 11px;
	color: #3f2102;
	font-weight: 600;
}

.head_food{
	font-family: Verdana;
	font-size: 12px;
	color: #3f2102;
	font-weight: 600;
}

a.menu_links {
	font-family: Verdana;
	font-size: 10px;
	font-weight: 600;
	color: #3f2102;
	text-decoration: none;
}

a.menu_links:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: 600;
	color: #FCA449;
	text-decoration: none;
}

.vegetariano {
	color: #009933;
}
