@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/sf-pag.jpg);
	background-repeat: repeat-x;
	background-color: #B0B068;
}
body,td,th,input,select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #474726;
	line-height: 20px;
}
.georgia_13_verde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #474726;
}
.titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #99B80D;
	font-weight: bold;
}
.titoli-big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #8ED001;
	font-weight: bold;
	line-height:34px;
}
.verde
{
	color:#99B80D;
	font-weight: bold;
}
.bordo_verde
{
	border:1px solid #474726;
	padding:2px;
}
.bianco {
	color:#FFF;
}

#container
{
	background-image:url(immagini/sf-top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#sx
{
	float:left;
	width: 622px;
	margin: 10px 0px 10px 40px;
	
}
#dx
{
	float:left;
	width: 288px;
	margin: 10px 0px 10px 20px;
}
#dw b
{
	color:#313119;
}
a:link {
	color: #FFF;
	text-decoration:none
}
a:visited {
	color: #FFF;
	text-decoration:none
}
a:hover {
	color: #FFF;
	text-decoration: underline
}
a:active {
	color: #FFF;
	text-decoration:none
}
object
{
	outline:none;
}

#news a:link {
	color: #666;
	text-decoration:none
}
#news a:visited {
	color: #666;
	text-decoration:none
}
#news a:hover {
	color: #666;
	text-decoration: underline
}
#news a:active {
	color: #666;
	text-decoration:none
}

#promo {
	font-size:13px;
}

#sx a:active {
	color:#474726;
}
#sx  a:hover {
	color:#474726;
}
#sx  a:visited {
	color:#474726;
}
#sx  a:link {
	color:#474726;
}


