@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #200;
	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: #D8C59E;
	line-height:16px;
}
a:link {
	color: #D8C59E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D8C59E;
}
a:hover {
	text-decoration: underline;
	color: #D8C59E#D8C59E;
}
a:active {
	text-decoration: none;
	color: #D8C59E;
}
.riga-center
{
	width:2px; 
	margin:0 3px;
	margin-left:auto;
	margin-right:auto;
	background-color:#6F5839;
}
strong {
	color: #ffffff;
}
object
{	
	outline:none;
}
