@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-position: top center;
	background-repeat: no-repeat;
	background-color:#204B73;
}
body,td,th,input,select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #196476;
}
#top
{
	margin-left:auto;
	margin-right:auto;
	width:955px;

}
#corpo
{
	margin-left:auto;
	margin-right:auto;
	width:955px;
	background-image: url(immagini/sf-center-top.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#centro
{
	width:915px;
	background-image: url(immagini/sf-center-dw.png);
	background-repeat: no-repeat;
	background-position:bottom;
	padding: 20px;
}
#dw 
{
	background-image: url(immagini/sf-dw.jpg);
	background-repeat: repeat-x;
	height: 341px;
	color: #FFF;
	font-size: 13px;
}
.foto
{
	background-image:url(immagini/sf-foto.png);
	padding:9px;
}
a:link {
	color: #ccc;
	text-decoration:none
}
a:visited {
	color: #ccc;
	text-decoration:none
}
a:hover {
	color: #ccc;
	text-decoration: underline
}
a:active {
	color: #ccc;
	text-decoration:none
}
object
{
	outline:none;
}
.utili {
	color: #196476;
	text-decoration:none
}

.utili a:link {
	color: #196476;
	text-decoration:none
}
.utili a:visited {
	color: #196476;
	text-decoration:none
}
.utili a:hover {
	color: #196476;
	text-decoration: underline
}
.utili a:active {
	color: #196476;
	text-decoration:none
}
.bianco {
	color: #fff;
	text-decoration:none
}

.bianco a:link {
	color: #fff;
	text-decoration:none
}
.bianco a:visited {
	color: #fff;
	text-decoration:none
}
.bianco a:hover {
	color: #fff;
	text-decoration: underline
}
.bianco a:active {
	color: #fff;
	text-decoration:none
}
