/* CSS Document */
html, body{
	margin: 0px;
	height: 100%;
	padding: 0px;
}
.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.sfint {
	background-attachment: scroll;
	background-image: url(int.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sfbody {
	background-attachment: scroll;
	background-image: url(sfvert.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #6C3204;
}
.sfpatt {
	background-attachment: scroll;
	background-image: url(sforizz.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a.linkmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
a.linkmenu:hover {
	color:#FFFF66;
}
.cellaprod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #524743;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCAB71;
}
.sfint_eng {

	background-attachment: scroll;
	background-image: url(int_eng.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.linkmenushop {
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: underline;
}

