/* CSS Document */
body {
font-family : Arial; 
font-size : 12px; 
color : #000000; 
margin : 0; 
border : 0;
padding: 0;
background: #444444 url(sfondo.gif) repeat-y;
text-align : center;
} 

table, tr, td {
margin : auto;  
border : 0; 
} 


A:link {COLOR: #696969; text-decoration: none; font-weight:bold}
A:visited {COLOR: #696969; text-decoration: none;  font-weight:bold}
A:hover {COLOR: #444444; text-decoration:none; font-weight:bold}


#container {
width : 616px; 
margin : auto; 
margin-top : 0px;
float : left  
} 

#header {
width : 616px;
margin : 0; 
margin-bottom : 0;

} 

#main {
float : left; 
width : 400px; 
padding-bottom : 0px; 
margin-left: 196px
} 



.title {
color : #696969; 
letter-spacing: 3px;
font-size : 15px; 
font-family : Verdena; 
text-align : left; 
padding-left: 20px; 
margin-top : 0px;

border-bottom: solid thin #696969} 



