.bordob {
	border: 1px solid #FFCC33;
}
.sfsaccenti {
	background-image: url(immagini/sfondo_saccenti.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sf {
	background-attachment: fixed;
	background-image: url(immagini/sf.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.textgiallo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC33;
	text-decoration: none;
}
.sfprod {
	background-image: url(immagini/sfondo_prodotti.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
