body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	background-color: #788082;
}

a:link, a:visited, a:active {
	font-weight: none;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B70000;
	line-height: 16px;
}
.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 5px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
}
.sfondo_a {
	background-image: url(../images/varie/sfondo_a.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 860px;
	height: 100px;
}
.sfondo_sx {
	background-image: url(../images/varie/sfondo_sx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sfondo_dx {
	background-image: url(../images/varie/sfondo_dx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondo_menu {
	background-color: #B1B7B8;
	background-image: url(../images/varie/sfondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 300px;
}
.sfondo_lato {
	background-image: url(../images/varie/sfondo_lato.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 10px;
}
.img {
	padding: 5px;
	border: 1px solid #B1B7B8;
}
.img_prod {
	border: 1px solid #B1B7B8;
	height: 160px;
	width: 160px;
}

