body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #90301F;
	background-attachment: fixed;
	background-image: url(images/bgsfuma.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgverde {
	background-color: #99A581;
}
.bgrosso {background-color: #7C291B;}

/* INDIRIZZO */
div#address {
	font-family: "Courier New", Courier, Verdana, mono;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
	line-height: 11px;
}
div#address h1 {
	font-size:12px; display:inline;
}
div#address a {
	color: #993333;
	text-decoration:none;
}
div#address a:hover {
	text-decoration:underline;
}
div#location {
	background-color: #D8C89E;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
div#location h1 { 
	display:inline;
	font-family: "Courier New", Courier, Verdana, mono;
	font-size:14px;
	font-weight: bold;
	color: #993333; 
}
div#location a {
	color: #993333;
	text-decoration:none;
	font-weight:bold;
}
div#location a:hover {
	text-decoration:underline;
}
.grassetto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.grassettobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.titolettibianchi {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
}
.caffeliberty {
	font-weight: bold;
	color: #993333;
}
.titoli {
	font-variant: small-caps;
	color: #993333;
	font-weight: bold;
	font-size: 16px;


}
.gallery {
	border: 1px solid #D8C89E;
}
div#webdesign a {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #D8C89E;
	text-decoration: none;

}
div#webdesign a:hover {
	text-decoration: underline;

}
.bordi {
	border: 1px solid #666666;
}

