@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/sf-pagine.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#fff
}
body,td,th,input,select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	line-height: 20px;
}
#corpo
{
	margin-left:auto;
	margin-right:auto;
	width:955px;
	
}
#dw 
{
	height: 250px;
	background-image:url(immagini/sf-dw.jpg);
	position:bottom center;
	margin-top:25px;
}
#sx
{
	float:left;
	width: 255px;
	margin-right:10px;
	padding-top:10px

}
#dx
{
	float:left;
	width: 655px;
	margin-left:10px;
	padding-top:10px
}
a:link {
	color: #006699;
	text-decoration:none
}
a:visited {
	color: #006699;
	text-decoration:none
}
a:hover {
	color: #006699;
	text-decoration: underline
}
a:active {
	color: #006699;
	text-decoration:none
}
object
{
	outline:none;
}
.foto
{
	background-image:url(immagini/sf-ombra-img.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding: 10px 10px 10px 10px; 
}