@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#D5C0A3;
	background-image: url(immagini/sf-pag.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #40321D;
	line-height:16px;
}
a:link {
	color: #40321D;
	text-decoration:none
}
a:visited {
	color: #40321D;
	text-decoration:none
}
a:hover {
	color: #40321D;
	text-decoration: underline
}
a:active {
	color: #40321D;
	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:#660000;
}
.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;
}
/********************/
