h1 {font-size: 36px; letter-spacing: 10px; text-align: center; color: #43a5cb;}
h2 {font-size: 20px; text-align: center; color: #535353;}
h3 {font-size: 18px; text-align: left; color:#f59333;padding-left: 20px; }
.text {font-size: 15px; text-align: justify; padding-left: 20px; padding-right: 20px;height: auto !important; margin:0;color: #3487a7;}
.numutili li{padding-top:10px;  list-style: none}

		.paragrafo {
			width:100%;
			margin:0 auto;
			padding:0;
			height: auto;
			font-size:0.7em;
			float:left;
			padding-bottom: 20px;
		}

		.paragrafo img {
			float:left;
			padding:0 10px 0 0;
		}

/* Background bianchi */
		.topleft {
			background:url(../images/bgtopleft_white.gif) no-repeat bottom left;
			float: left;
			width:12px;
			height: 12px;
			margin: 0;
			padding: 0;
			position: relative;
			left: -12px;
		}
		.topc {
			background-color:#fff;
			height: 12px;
			padding:0;
			margin:0 12px 0 12px;
			position:relative;
			clear:both;
		}
		.topright {
			background:url(../images/bgtopright_white.gif) no-repeat bottom right;
			float: right;
			width: 12px;
			height: 12px;
			margin: 0;
			padding: 0 1px 0 0;
			position: relative;
			left: 12px;
		}
		.centercf {
			background-color:#fff;
			width:100%;
			height:auto;
			float:left;
			margin:0;
			padding:0;
		}
		.centerc {
			background-color:#fff;
			width:100%;
			float:left;
			margin:0;
			padding:0;
			min-height:200px;
			height: auto !important;
			height:200px;
		}
		.bottomleft {
			background:url(../images/bgbottomleft_white.gif) no-repeat top left;
			float: left;
			width:12px;
			height: 12px;
			margin: 0;
			padding: 0;
			position: relative;
			left: -12px;
		}
		.bottomright {
			background:url(../images/bgbottomright_white.gif) no-repeat top right;
			float: right;
			width: 12px;
			height: 12px;
			margin: 0;
			padding: 0 1px 0 0;
			position: relative;
			left: 12px;
		}
		.bottomc {
			background-color:#fff;
			height: 12px;
			padding:0;
			margin: 0 12px 0 12px;
			position:relative;
			clear:both;
		}