body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#310000;
	background-color:#f6d0b3;
	background-image: url(immagini/bg_foto.jpg); background-position:right; background-repeat:no-repeat;
	margin:0px;
	margin-top:48px;
}
img {
	border:0px;
}
p, form {
	padding:0px;
	margin:0px;
	margin-bottom:8px;
}
#ricette p {
	font-size:14px;
}
#email, #nome, #cognome, #telefono {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#310000;
	width:160px;
}
#messaggio {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#310000;
	width:354px;
	height:90px;
}
a:link {
	color:#310000;
}

.scroll-pane {
	width: 100%;
	height: 450px;
	overflow: auto;
}

.thumb {
	float:left;
	background-image:url(immagini/base_thumb.png);
	width:141px;
	height:106px;
	margin-bottom:16px;
}

.thumb img {
	margin-left:9px;
	margin-top:5px;
}

.margin {
	margin-right:8px;
}
