body {
	background-color: #F8BA47;
	color: #D24C20;
	font-family: verdana;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 4px;
}

.margherita {
	background-image: url(img/margherita.jpg);
	background-repeat: no-repeat;
}

.testo {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}

.testo1 {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	text-align: justify;
	width: 550px;
}


.testo_fr {
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
	width: 450px;
	text-align: justify;
}

.varie {
	font-size: 12px;
	text-align: center;
	padding: 1px 1px 1px 1px;
}

.variedis {
	font-size: 12px;
	text-align: center;
	padding: 1px 1px 1px 1px;
}


.dispo {
	font-size: 12px;
	text-align: center;
	border: solid 1px #F8BA47;
}

#link {
	font-size: 10px;
	text-align: center;
	padding: 1px 1px 1px 1px;
	color: #D24C20;
}

#link a {
	font-size: 10px;
	text-align: center;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	color: #D24C20;
}

#link a:hover {
	font-size: 10px;
	text-align: center;
	padding: 1px 1px 1px 1px;
	text-decoration: underline;
	color: #D24C20;
}

.foto {
	border: solid 1px #D24C20;
}

.commento {
	color: #D24C20;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

a.testo {
	font-size: 12px;
	text-align: center;
	text-decoration: underline;
	color: #D24C20;
}

a:hover.testo {
	font-size: 12px;
	text-align: center;
	text-decoration: underline;
	color: #D24C20;
	background-color:  #Fee19b;
}

a.fondo {
	background-color: #Fee19b;
}

.fondo1 {
	background-color: #Fee19b;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;

}