.FondoHome {
	background-image: url(immagini/fondo_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-attachment: scroll;
}
.Cornice {
	border: 1px solid #000000;
}
.Testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.TestoRossoBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9B2629;
}
.TestoCreditsFoto {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.TestoAziende {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
a:hover {
	color: #9C272A;
}
.CampiForm {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FBEAD0;
	border: 1px solid #9B262C;
}
.TabbellaDiv {
	width: 420px;
	height: 120px;
}
.PuntoTransparente {
	color: #FFFFFF;
}

.TabellaDivRosso {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #EBA337;
}
.TitoloRicette {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9B2629;
	font-weight: bold;
}
.FooterBold {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.Footer {

	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.FondoHomeScudo {

	background-image: url(immagini/fondo_home_scudo.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-attachment: scroll;
}
.Copiright {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
