body{
background:#6A6762 url(topgrad.jpg) repeat-x;
margin:0; padding:0;
text-align:center;
}

.body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align: left;
background: url(btngrad.jpg) repeat-x bottom;
}

.header
{
background:#6A6762 url(header2a.jpg) no-repeat top center;
}


.centrale
{
width:1018px;
margin: auto;
padding-bottom:41px;
background:#6A6762 url(footer.jpg) no-repeat bottom center;
}

.footer{
width:1018px;
margin: 30px auto 0;
height: 81px;
background:url(footer2a.jpg) no-repeat;
position:relative;
margin-bottom:30px;
line-height:1.5;
}

.link
{
	color:#FFFFFF;
	font-size: 70%;
	position:absolute;
	width: 173px;
	
}

#box-l1{top: 10px; left: 10px;}
#box-l2{top: 10px; left: 180px;}
#box-l3{top: 11px; left: 382px;}

.testo
{
padding-left: 30px;
padding-right: 30px;
background:#FFFFFF;

}

h1{
font-size: 24px;
color:#000;
display:inline;
font-weight:normal;
text-align:center;
}

h2{
font-size: 20px;
color:#000;
font-weight:normal;

}

 h3 {
font-size: 16px;
color:#000;
font-weight:normal;
text-align:center;

}


p, ul, ol
{

color:#666666;
font-size: 12px;
text-align:justify

}

a, a:hover, a:visited 
{
color:#FF9900;
text-decoration:none;
}

