body  
{
    text-align:center;
	background-color:#281c18;
    margin:0px;
    padding:0px;
    }
#contenitore {
   width:990px; 
   margin:0 auto; 
   text-align:center; 
   overflow:hidden
  }
#header
{
	text-align:center;
    overflow:hidden;
    height:190px;
	width:990px;
}
h1{
	width:990px;
	height:137px;
	float:left;
	text-align:center;
	}
#contenitore_h2{
	width:990px;
	height:122px;
	text-align:center;
	background:url(sfondo_h2.jpg);
	margin:0 auto; 
	overflow:hidden;
	padding-top:30px;
	}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFF;
	padding:0px;
	margin:0px;
	padding-top:10px;
	}
p{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-align:center;
	font-size:10pt;
	}
#contenitore_testo{
	width:990px;
	text-align:center;
	margin:0 auto; 
	overflow:hidden;
	}
#contenitore_link{
	width:640px;
	text-align:center;
	margin:0 auto; 
	overflow:hidden;
	padding-left:350px;
	}
.c_img{
	width:161px;
	height:93px;
	float:left;
	}
