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

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


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


#container {
width : 493px; 
margin : auto; 
text-align : justify;
float: center; 
top: 0px;
background: #a1bec8;
border-bottom: 3px solid #ffffff;
border-left: 3px solid #ffffff;
border-right: 3px solid #ffffff;
  
} 

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

} 

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

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


.title {
color : #286c7d; 
font-size : 12px;
font-variant:small-caps;
font-weight: bolder; 
font-family : Arial;
letter-spacing: 3px;
text-align : left;
margin-top: 10px; 
padding-left: 60px;
background: #ffffff;
background-image: url(titoli.png);
  background-repeat: no-repeat;} 






