@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;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333;
	line-height:16px;
}
object
{
	outline:none;
}
#td-center
{
	background-image:url(immagini/sf-td-center.jpg); 
	background-repeat:no-repeat;
	padding:15px;
}
#td-right
{
	background-image:url(immagini/ombra-dx.jpg); 
	background-position:right top; 
	background-repeat:no-repeat;
	padding:15px;
}
.testi-dx
{
	margin:15px 0px;
}
strong
{
	color:#1F5926;
}
b
{
	color:#1F5926;
}
.titoli
{
	color:#333333;
}
.titoli a:link
{
	color:#333333;
}
.titoli a:visited
{
	color:#333333;
}
.titoli a:hover
{
	color:#333333;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
