.testo-menu {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #625C40;
	text-decoration: none;
}
.testo-giustificato {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #595144;
	text-decoration: none;
	text-align: justify;
}
.testo-indirizzo {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.no-repeat-sfondo {
	background-image: url(immagini/ristorante/sfondo-testo.jpg);
	background-repeat: no-repeat;
}
.testo-piccolo {

	font-family: "Century Gothic";
	font-size: 10px;
	color: #625C40;
	text-decoration: none;
}
.testo-bianco {

	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.bordo-sotto-sopra-bianco {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.testo-nero { font-family: "Century Gothic"; font-size: 14px; color: #000000; text-decoration: none; }
.bordo-sotto-sopra-nero { border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #FFFFFF; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; border-left-color: #FFFFFF; ; border-color: #000000 black; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.testo-giustificato-rosso { font-family: "Century Gothic"; font-size: 12px; color: #990000; text-decoration: none; text-align: justify; }
