body {
	background-image: url(img/sfondo.gif);
	background-color:#fff;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	margin:0;
	padding:0;
	text-align:center;
	color:#333;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 12px;
  }
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

  
  #header {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	width:950px;
	margin:0 auto 0px;
	background-color:#fff;
	height: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
  }
  
#main_chiese {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:950px;
	margin:0 auto 0px;
	background-color:#fff;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
  }
  
    #footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	width:950px;
	margin:0 auto 0px;
	background-color:#fff;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
  }
  
.titoletti {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}

  
.testofooter {
	font-size: 11px;
  }
.foto {
	border: 1px solid #FFCC99;
}

