body {
	background-color: #E4E4E4;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#logo {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 600px;

}
#container {

	width: 950px;
	margin-top: 0px;

}
#contenuto {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: center;
}

a:link, a:visited, a:active {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
	color: #000;
}
a:hover {
	font-family: "Trebuchet MS";
	color: #900;
	text-decoration: none;
	font-size: 12px;
}
p {
}

#footer {
	text-align: center;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	}h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 5px;
}
#container #apDiv1 {
	font-weight: bold;
}
