.bordo1 {
	border-top: 0px solid #3E5F18;
	border-right: 1px solid #3E5F18;
	border-bottom: 0px solid #3E5F18;
	border-left: 1px solid #3E5F18;
}

A.menu {color :#FFFFFF; text-decoration : none}
A.menu:Visited  {color :#FFFFFF; text-decoration : none}
A.menu:Active  {color :#FFFFFF; text-decoration : none}
A.menu:Hover  {color :#FFCC00; text-decoration : none}

A.link1 {color :#CC0000; text-decoration : none}
A.link1:Visited  {color :#CC0000; text-decoration : none}
A.link1:Active  {color :#CC0000; text-decoration : none}
A.link1:Hover  {color :#FFCC00; text-decoration : none}
.sfondo-ristorante {
	background-image: url(../images/sfondo-ristorante.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.sfondo-contatti {
	background-image: url(../images/sfondo-contatti.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bordo2 {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #598824;
	border-right-color: #598824;
	border-bottom-color: #598824;
	border-left-color: #598824;
}

