/* CSS Document */
body {
font-family : Georgia, Serif; 
font-size : 12px; 
color : #3B311E; 
margin : 0; 
border : 0;
padding: 0;
background-color : #554A31;
background-image:url(immagini/sfondo.gif);
text-align : justify;
cursor:default; 
} 

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


A:link {COLOR: #C39E4E; text-decoration: none; font-weight:bold}
A:visited {COLOR: #C39E4E; text-decoration: none;  font-weight:bold}
A:hover {COLOR: #554A31; text-decoration: underline; font-weight:bold}


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

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

} 

#main {
float : left; 
width : 275px; 
margin-left : 19px;
background-color : #DCC697 
 } 

#menu {margin : auto; 
float : center; 
width : 270px; }



.subtitle {
color : #FCEDC1; 
font-size : 12px; 
font-weight : bold; 
margin-bottom : 10px; 
margin-top : 15px; 
font-variant:small-caps;
border-bottom: solid 1px #6E634C;
width : 100%;
text-align : justify;  
} 
