@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: #15233A;
}
body,td,th,input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2C5879;
}
#menu
{
	width:955px; 
	margin-left:auto; 
	margin-right:auto; 
	height:42px; 
	background-image:url(immagini/sf-menu.jpg);
}
#corpo
{
	margin-left:auto;
	margin-right:auto;
	width:955px;
	background-image: url(immagini/sf-center.gif);
}
#sx
{
	width:261px;
	background-image:url(immagini/sf-sx.jpg);
	float:left;
	padding: 15px 10px;
	background-repeat: no-repeat;
	background-color: #FE9900;
	min-height: 364px; height: auto !important; height: 364px;
}
#dx
{
	width:674px;
	background-image:url(immagini/sf-dx-dw.png);
	float:left;
	background-repeat: no-repeat;
	background-position: bottom;
}
#dx1
{
	background-image:url(immagini/sf-dx-top.png);
	background-repeat:no-repeat;
	padding: 10px 20px;
}
#menu
{
	width:955px; 
	margin-left:auto; 
	margin-right:auto; 
	height:42px; 
	background-image:url(immagini/sf-menu.jpg);
}
.foto
{
	background-image:url(immagini/sf-foto.png);
	padding:0px 7px 14px 0px;
	background-position: bottom right;
	background-repeat: no-repeat;
}
a:link {
	color: #000;
	text-decoration:none
}
a:visited {
	color: #000;
	text-decoration:none
}
a:hover {
	color: #000;
	text-decoration: underline
}
a:active {
	color: #000;
	text-decoration:none
}
object
{
	outline:none;
}
.arancio {
	color: #FF9900;
	text-decoration:none
}
.utili {
	color: #2C5879;
	text-decoration:none
}

.utili a:link {
	color: #2C5879;
	text-decoration:none
}
.utili a:visited {
	color: #2C5879;
	text-decoration:none
}
.utili a:hover {
	color: #2C5879;
	text-decoration: underline
}
.utili a:active {
	color: #2C5879;
	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
}