body{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
background-color: #64a0c2;
padding: 0px;
}
p{
line-height: 20px;
text-align: justify;
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
color: #333;
padding: 20px 25px;
}
a{
font-weight: bold;
/*color: Red;*/
text-decoration: none;
/*border-bottom: 1px dotted #ff0000;*/
}
a:hover{
text-decoration: none;
border-bottom: 0px;
}
h1{
text-align: center;
margin-bottom: 3px;
margin-top: 0px;
padding: 0px 15px;
font-size: 30px;
font-family: Verdana, Tahoma, Arial;
color: #ea6645;
}
.scritteblu{
font-family: Verdana,Tahoma, Arial;
font-size: 20px;
text-align: center;
font-weight: bold;
color: #0066FF;
padding: 0px 15px;
}
#alto{
height:1.5em; 
padding:10px 0px;
width:100%; 
background-color:#58646d; 
}
#partesopra{ 
background: #64a0c2 url('top.gif') repeat-x;
width: 800px;
height: 20px; 
padding: 0px;
margin: 0px auto;
}
#partesotto{ 
width: 800px;
height: 20px;
background: #64a0c2 url('bottom.gif') repeat-x;
padding: 0px;
margin: 0px; 
}
#involucro{
width: 800px; 
background: #3a88b9 url('sfondo.gif') repeat-y;
margin: 0px auto;
}
.menu{
font-weight:bold; 
letter-spacing: 1px;
color:#fff; 
font-family:Verdana, Thaoma, Arial; 
font-size:12px;
text-align:center; 
margin-top: 19px;
}
.menu a{
color: #fff;
text-decoration: none;
border-bottom: 0px;
}
.menu a:hover{
color: #fff;
text-decoration: underline;
}
.foot{
margin: 0px 25px;
padding-top: 20px;
font-size: 10px;
font-family: Verdana,Tahoma, Arial;
border-top: 1px solid #ccc; 
text-align: center;
color: #333;
}
