@charset "utf-8";
.sfondo {
	background-color: #e0cc86;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-x;
}
.arial-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56491F;
	text-decoration: none;
}
.arial-piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56491F;
	text-decoration: none;
}

.arial-13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #56491F;
	text-decoration: none;
}
.bordo-giu {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #c6b88e;
}
.sf-contenuti {
	background-color: #f9f6ea;
	background-image: url(../images/sf_contenuti.jpg);
	background-repeat: no-repeat;
}
.sf-news {
	background-color: #f9f6ea;
	background-image: url(../images/sf_news.jpg);
	background-repeat: no-repeat;
}
.sf-corsi {
	background-color: #f9f6ea;
	background-image: url(../images/sf_corsi.jpg);
	background-repeat: no-repeat;
}
.sf-lcnclub {
	background-color: #f9f6ea;
	background-image: url(../images/sf_lcnclub.jpg);
	background-repeat: no-repeat;
}
.sf-premium {
	background-color: #f9f6ea;
	background-image: url(../images/sf_premium.jpg);
	background-repeat: no-repeat;
}
.sf-prodotti {
	background-color: #f9f6ea;
	background-image: url(../images/sf_prodotti2.jpg);
	background-repeat: no-repeat;
}.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #56491F;
	text-decoration: none;
}
.bordo2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3b89a;
}
.bordo-foto {
	border: 1px solid #a5995d;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56491F;
