body {
  background-color     : #FFFFFF;
  background-image     : url(img/sfondo2.jpg);
  background-repeat    : no-repeat;
  background-position  : bottom right;
  background-attachment: fixed;
  font-family          : Verdana, Arial, Helvetica, sans-serif;
  font-size            : 12px;
  font-weight          : normal;
  font-style           : normal;
  font-variant         : normal;
  color                : #000000;
  scrollbar-base-color : none; 
  scrollbar-arrow-color: none;
}
A:link    { font-size: 13px; color: #0000AA; text-decoration: none     ; font-weight: none;}
A:visited { font-size: 13px; color: #0000FF; text-decoration: none     ; font-weight: none;}
A:active  { font-size: 13px; color: #0000CC; text-decoration: none     ; font-weight: none;}
A:hover   { font-size: 13px; color: #00BBDD; text-decoration: none     ; font-style : none;}
h1        { font-size: 18px; font-weight: bold;   font-style: normal; font-variant: normal;     }
h2        { font-size: 14px; font-weight: bold;   font-style: normal; font-variant: normal;     }
h3        { font-size: 11px; font-weight: normal; font-style: normal; font-variant: normal;     }
h4        { font-size: 9px;  font-weight: normal; font-style: normal; font-variant: normal;     }
p         { font-size: 13px; font-weight: normal; font-style: normal; font-variant: normal;     }
li        { font-size: 10px; font-weight: normal; font-style: normal; font-variant: normal;     }
em        { font-style : italic; }
strong    { font-weight: bold;   }
cite      { font-style : normal; font-variant: small-caps; }
table	  { color: #000000; }
tr	  { color: #000000; }
td	  { color: #000000; }



.menu { 
  margin-top		: 20px;
  margin-left		: 5px;
  background-color	: #FFFFFF; 
  background-image	: none;
  background-attachment: scroll;
  background-position	: left top;
  background-repeat	: no-repeat;
}
.menu h1 { color: #000000; }
.menu p  { color: #000000; }
.menu h2 { color: #000000; }
.menu h3 { color: #000000; font-size: 10px;}
.menu h4 { color: #000000; }
.menu A:link    { font-size: 12px; color: #000000; font-weight: bold;}
.menu A:visited { font-size: 12px; color: #000000; font-weight: bold;}
.menu A:active  { font-size: 12px; color: #0000CC; font-weight: bold;}
.menu A:hover   { font-size: 12px; color: #AAAAAA; }

.bordo { 
background-image     : url(img/schedasocio/verticale.jpg) ; 
background-color     : none;  
background-repeat    : repeat;
background-position  : bottom right;  
width                : 10;
}

.bordoup { 
background-image     : url(img/schedasocio/sfondo_scheda.jpg) ; 
background-color     : none;  
background-repeat    : repeat;
background-position  : bottom right;  
height 		     : 25;
}

.bordodown { 
background-image     : url(img/schedasocio/sfondo_scheda.jpg) ; 
background-color     : none;  
background-repeat    : repeat;
background-position  : bottom right;  
height 		     : 25;
}

.testo { 
background-image     : url(img/sfondotab.jpg);
background-color     : none;  
background-repeat    : repeat;
background-position  : TOP right; 
}

.table {
border         : 0;
padding        : 0;
border-collapse: separate;
border-spacing : 5;
}

.sond  { background-color: #cccccc; }
.sondtr { background-color: none; }
.sondtd { background-color: #EEEEEE; }