h3{
	color:#ECF0F0;
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	text-align:right;
	width:890px;
	margin:0;
	padding:4px 10px 0 0;
	height:36px;
	background-image: url(../images/page/bg-h3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#6B9C9F;
	float:left;
}

div#contenuto{
	width:850px;
	padding:15px 25px 26px;
	border-bottom:12px solid #6B9C9F;
	background:#ECF0F0 url(../images/page/bg-contenuto.gif) repeat-x left bottom;
	float:left;
}