.table {
  background-image: url(img/sfhome.jpg);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.sfcontent
{
  background: url(fondo.gif) no-repeat fixed;
  font-family: verdana;
  font-size: 10px;
}

td { color:#505050;font-family:verdana;font-size:10.4px;}
a {font-family: verdana; text-decoration: none;}
a:link {color:#808080;}
a:visited {color:#808080;}
a:active {color:#FF4000;}
a:hover {color:#FF4000;}

.sftrasp
{
  width: 300px;
  background-image: url(img/sfalpha.png);
  vertical-align: top;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}

.intestazione
{
  font-family: "Times New Roman";
  font-size: 30px;
  text-align: right;
  font-weight: bolder;
  color: White;
}
.apostrofo
{
  font-family: "Tahoma";
  font-size: 30px;
  text-align: right;
  font-weight: bolder;
  color: White;
  font-style: oblique;
}
.intestaover
{
  font-family: "Times New Roman";
  font-size: 18px;
  text-align: right;
  font-weight: bolder;
  color: White;
}
.intestaziodown
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-align: center;
  font-weight: bolder;
  color: White;
}
.intestaziodown a
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-align: center;
  font-weight: bolder;
  color: White;
}
.lista a
{
  color: Black;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bolder;
  text-align: left;
  list-style-type: square;
  list-style-position: inside;
}

.lista a:link
{
  color: Black;
}
.lista a:visited
{
  color: Black;
}
.lista a:hover
{
  color: Red;
}
.lista a:active
{
  color: Black;
}
.contentup
{
  background-image: url(img/sfwhiteup.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.content
{
  background-image: url(img/sfwhite.gif);
  background-repeat: repeat-y;
  background-position: center;
}
.contentdown
{
  background-image: url(img/sfwhitedown.gif);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center;
}
.titolo
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #5F9EA0;
}

.testo
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: Black;
}

.indietro
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: red;
  text-decoration: none;
}
.indietro a
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: red;
  text-decoration: none;
}

.indscuro
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: White;
  text-decoration: none;
}
.indscuro a
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Red;
  text-decoration: none;
}
