/* CSS Document */
body {
font-family : Georgia, Serif;
font-size : 12px; 
color : #000000;
line-height: 18px;
padding-bottom: 6px;
font-weight : normal;
text-align : justify;
margin : 0; 
border : 0;
padding: 0;
background: #a08447 url(sfondo.png);
cursor:default; } 

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


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


#container {
width : 632px; 
margin : auto; 
text-align : justify; 
position: absolute; 
top: 0px; 
left: 100px;
background: url(back.png)} 

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


#main {
margin-top: 10px;
float : center; 
width : 632px;
padding-bottom : 0px;
 } 

#body {margin-left : 30px; 
float : left; 
width : 380px; 
padding-bottom : 8px; }

#colonna {
float : right; 
width : 100px; 
margin-right: 50px;}


.title {
color : #a0803e; 
font-size : 11px;
font-variant:small-caps; 
font-family : Verdana;
letter-spacing: 3px;
text-align : right;
font-weight:bold;
margin-top: 10px; 
padding-top : 2px;
font-style: italic;} 

.textcolonna {
padding-left: 10px;
color : #000000; 
font-size : 11px; 
font-weight : normal; 
margin-bottom : 2px; 
width : 100%;
text-align : justify;
border-bottom: solid 2px #c04c11;
border-left: solid 5px #8a9304
 } 

