
body {
background: url('http://i44.photobucket.com/albums/f9/renata57/template/sfalmanacco.jpg');
font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#666;  
text-align:center;
margin:0; 
 } 

a:link {
color: #333;
text-decoration: none;
font-weight: bold;

}

a:visited {
color: #333;
text-decoration: none;
font-weight: bold;

}

a:hover {
color: #e2d8d8;
text-decoration : underline overline;
font-weight: bold;

}


a img {border: 0px;}





/* ---------------------------------
FINE STILE GENERALE
--------------------------------- */
/* ---------------------------------
STILE CONTENUTO
--------------------------------- */
#header {margin-top:0;}

#content {
    width: 760px;
    margin: 0px auto;   /*centra negli altri browsers*/
    text-align: center;   /*ripristina l' allineamento*/
}

#tab {
background: #ffffcc;
border:1px solid #333;
margin-top:10px;
font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
}


#tab td {
border:1px solid #999;
text-align:center;
}



/* ---------------------------------
FINE STILE CONTENUTO
--------------------------------- */



