html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.sfondopagine {
	background-color: #e2d9cf;
}
.pattvert {
	background-attachment: scroll;
	background-image: url(patt-vert.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom:-57px;
}
.top {
	background-attachment: scroll;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	background-attachment: scroll;
	background-image: url(foot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 57px;
	font-size: 9px;
}
a.menu {
	font-family: "Century Gothic", Verdana;
	font-size: 16px;
	color: #191919;
	text-decoration: none;
	margin-right: 15px;
	font-weight: normal;
	letter-spacing: 1px;
}
a.menu:hover{ color:#FFFFFF;}
.titolopag {
	font-family: "Century Gothic", Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #614E49;
	text-decoration: none;
	letter-spacing: 3px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {

	color: #FF0000;
}
.prodtop {
	background-attachment: scroll;
	background-image: url(prod_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.prod-patt {
	background-attachment: scroll;
	background-image: url(prod-patt.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a.menuprod {
	font-family: "Century Gothic", Verdana;
	font-size:14px;
	line-height: 28px;
	color: #191919;
	text-decoration: none;
}
a.menuprod:hover {
	color: #FFFFFF;
}
.cellasottolinProd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #968A7C;
}
a.menustock {

	font-family: "Century Gothic", Verdana;
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
	margin-right: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.menustock:hover {


	font-family: "Century Gothic", Verdana;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	margin-right: 15px;
	letter-spacing: 1px;
}

.cellamenucat {
	line-height:26px;
	background-attachment: scroll;
	background-image: url(sfondomenucatalogo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
 }
 
 
.cellasubcat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	background-color: #bdb3a9;
	cursor:pointer;
	text-transform: uppercase;
}

.cellasubcat:hover {
	background-color:#aca196;
}

.cellasottolineatascpr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1cac2;
}

