#outer {
	background-image:none;
	background-color: #FFFFFF;
}
#footer { background-image:none; }
#contentpage { padding-top: 117px; }

#contentpage p { line-height: normal; }
.claim {
	padding-right: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #555;
	padding-top: 5px;
}
#home-foto  {
	position: relative;
	height: 318px;
	width: 780px;
	float: left;
	border: 0;
	overflow: hidden;
}
#home-text {
	position: relative;
	width: 380px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #555;
	padding-top: 30px;
	float: left;
	padding-left: 20px;
	height: 200px;
}
#home-news {
	position: relative;
	width: 340px;
	padding-left: 10px;
	border-left: 1px dotted #00733d;
	font-size: 11px;
	padding-right: 10px;
	float: left;
	top: 0px;
	overflow: hidden;
	padding-top: 10px;
	min-height: 200px;
}
#home-news  .titolo {
	font-size: 1em;
	font-weight: bold;
	color: #00733d;
}
#home-news a { color: #555; }
#home-news h1 a { color: #00733d; }
#home-news a:hover { text-decoration: underline; }




#home-text p { padding-right: 45px; }
