/* CSS Document */
body {
font-family : Georgia, Serif; 
font-size : 12px; 
color : #51504B; 
margin : 0; 
border : 0;
padding: 0;
background-color : #C6BEAB;
text-align : justify;
cursor:default; 
} 

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


A:link {COLOR: #464C5B; text-decoration: none; font-weight:bold}
A:visited {COLOR: #464C5B; text-decoration: none;  font-weight:bold}
A:hover {COLOR: #464C5B; text-decoration:overline; font-weight:bold}


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

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

} 

#main {
float : right; 
width : 395px; 
padding-bottom : 0px; } 

#menu {margin : auto; 
float : right; 
width : 300px; 
padding-bottom : 8px; }


#center {
float : right; 
width : 300px; 
margin : auto;
} 


.text {
color : #51504B; 
font-size : 12px; 
font-weight : normal; 
margin-bottom : 20px; 
margin-top : 15px; 
padding-bottom : 2px; 
width : 100%;
text-align : justify;  
} 

.title {
color : #411D33;
border: solid 1px #937D61;
font-size : 14px;
letter-spacing: 2px;
font-family : Georgia, Serif;
font-variant:small-caps;
background-repeat:repeat-x;
background-image:url(sfondotitolo.gif); 
font-weight : bold;
text-align : right;
margin-top : 0px;} 



