@charset "windows-1251";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/sf-pagine.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-color: #B08D52
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #635726;
}
a:link {
	color: #635726;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #635726;
}
a:hover {
	text-decoration: underline;
	color: #635726;
}
a:active {
	text-decoration: none;
	color: #635726;
}
object
{	
	outline:none;
}
#indirizzi{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #635726;
}
#bianco{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
}
#bianco a:link {
	color: #fff;
	text-decoration: none;
}
#bianco a:visited {
	text-decoration: none;
	color: #fff;
}
#bianco a:hover {
	text-decoration: underline;
	color: #fff;
}
#bianco a:active {
	text-decoration: none;
	color: #fff;
}
