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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/sf-top.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-color:#fff
}
body,td,th,input,select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 18px;
}
strong {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 15px;
}

#contenitore
{
	width:100%;
	background-image:url(immagini/sf-contenitore.jpg);
	background-repeat:repeat-x;
	
	
}
#top
{
	margin-left:auto;
	margin-right:auto;
	height:342px;
	width:955px;
	position:relative;
	
}
#corpo
{
	margin-left:auto;
	margin-right:auto;
	width:955px;
	
}
#dw 
{
	height: 155px;
	background-image:url(immagini/sf-dw.jpg);
	background-repeat:repeat-x;
	background-color:#D3AF37
}
#sx
{
	float:left;
	width: 211px;
	background-image:url(immagini/sf-sx.png);
	background-repeat:no-repeat;
	margin-left:10px;
	padding-top:10px;
	padding-left:21px;
	margin-top:40px;

}
#penna
{
	margin-left:auto;
	margin-right:auto;
	width:955px;
	background-image:url(immagini/sf-penna.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#dx
{
	float:left;
	width: 232px;
	margin-right:10px;
	background-image:url(immagini/sf-dx.png);
	background-repeat:no-repeat;
	margin-top:40px
}
#center
{
	float:left;
	width: 430px;
	margin-top:40px;
	padding-left:15px;
	padding-right:15px;
}
a:link {
	color: #999999;
	text-decoration:none
}
a:visited {
	color: #999999;
	text-decoration:none
}
a:hover {
	color: #999999;
	text-decoration: underline
}
a:active {
	color: #999999;
	text-decoration:none
}
object
{
	outline:none;
}
#newsletter
{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	line-height: 15px;

}
#indirizzo 
{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height: 15px;

}

#indirizzo a:link 
{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height: 15px;

}
#indirizzo a:visited
{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height: 15px;
}
#indirizzo a:hover 
{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height: 15px;

}
#indirizzo a:active 
{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height: 15px;
}