/* CSS Document */
body {
font-family : Verdana;
font-size : 12px; 
color : #000000;
line-height: 18px;
padding-bottom: 6px;
font-weight : normal;
text-align : justify;
margin : 0; 
border : 0;
padding: 0;
background: #850000;
background-image:url(sfondo.gif);
background-repeat:repeat-y;
cursor:default; } 

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


A:link {COLOR: #006120; text-decoration: none; font-weight:bold}
A:visited {COLOR: #006120; text-decoration: none;  font-weight:bold}
A:hover {COLOR: #007a31; text-decoration: line-through; font-weight:bold}


#container {
width : 456px; 
margin : auto; 
text-align : justify;
float: left;
margin-left:100px; 
top: 0px;  
} 

#header {
width : 456px;
margin : 0; 
margin-bottom : 0;} 


#main {
float : center; 
width : 456px; 
padding-bottom : 0px;} 

#body {margin : auto; 
float : center; 
width : 400px;}


.title {
color : #000000; 
font-size : 14px;
font-variant:small-caps;
font-weight: bold; 
font-family : Helvetica;
letter-spacing: 3px;
padding-left:50px;
text-align : left;
margin-top: 10px; 
width:400px;
height:20px;
background-image: url(title.png);
background-repeat: no-repeat;
} 





