@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,input,select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#FFF;
	line-height: 16px;
}
.titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #99B80D;
	font-weight: bold;
}
.giallo
{
	color:#FFFF33;
}

.verde
{
	color:#99B80D;
	font-weight: bold;
}

#container
{
	background-image:url(immagini/sf-pag.jpg);
	position: absolute;
	height: 700px;
	margin-top: -350px;
	width: 100%;
	top: 55%;
}
#corpo {
	background-image:url(immagini/sf-top.jpg);
	height: 700px;
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#dw 
{
	color:#333;
}
#dw a
{
	color:#333;
}
#recapiti
{
	color:#FFF; !important;
}
#recapiti a
{
	color:#FFF; !important;
}


#sx
{
	float:left;
	width: 430px;
}

#dx
{
	float:left;
	width: 278px;
	margin: 20px 0px 10px 10px;
}
a:link {
	color: #ccc;
	text-decoration:none
}
a:visited {
	color: #FFF;
	text-decoration:none
}
a:hover {
	color: #FFF;
	text-decoration: underline
}
a:active {
	color: #fff;
	text-decoration:none
}
object
{
	outline:none;
}
/*********FLEXCROLL***********/
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
width: 9px;
background-image:url(immagini/sf-scrollbar.png);
background-repeat:repeat-y;
}
.vscrollerbar {
width: 9px;
background-color:#FFFF33;
}
.hscrollerbase {
height: 5px;
background-color: #fff;
}
.hscrollerbar {
height: 5px;
background-color: #fff;
}
.scrollerjogbox {
width: 5px;
height: 5px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #fff;
}
/********************/
#calcola td,th,input,select 
{
	color:#333;
}
#calcola a
{
	color:#333;
}