@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: #D1CAB8;
}
body,td,th,input,select {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}
strong
{
	color:#FFF;
	font-weight:normal;
}
b
{
	color:#FFF;
	font-weight:normal;
}
#container
{
	background-image:url(immagini/sf-top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

#dw 
{
	background-image:url(immagini/sf-dw.jpg);
	height:216px;
	text-align: center;
}

a:link {
	color: #999;
	text-decoration:none
}
a:visited {
	color: #999;
	text-decoration:none
}
a:hover {
	color: #999;
	text-decoration: underline
}
a:active {
	color: #999;
	text-decoration:none
}
object
{
	outline:none;
}

