  .principalerisp {
  	background: url(images/header-re.jpg) no-repeat;
  	width: 480px;
	height: 372px;
	margin-top: 59px;
	margin-left: 37px; /* questo fa andare la colonna 2 fuori */
  	}
  .titolo-re1 {
  	width: 480px;
	height: 53px;
	background: url(images/titolo_re1.jpg) no-repeat;
	float: left;
	margin-left: 37px;
  	}
  .titolo-re2 {
  	width: 316px;
  	height: 53px;
  	background: url(images/titolo_re2.jpg) no-repeat;
  	margin-left: 2px;
  	}
  .box-re2 {
  	width: 314px;
  	border-left: 1px solid #0B2560;
  	border-right: 1px solid #0B2560;
  	overflow: hidden;
  	background: #0B2560;
  	margin-left: 2px;
  	}
  .box-lampada {
  	width: 314px;
  	height: 200px;
  	border-left: 1px solid #0B2560;
  	border-right: 1px solid #0B2560;
  	border-bottom: 1px solid #0B2560;
  	background: #0B2560 url(images/lampadina.jpg) no-repeat center center;
  	margin-left: 2px;
  	}
  h4.risparmio {
  	color: #0A3B71;
  	padding: 0px 0px 0px 10px;
  	}
  p.risparmio {
  	font-size: 11px;
  	color: #FFF;
  	}