.banner_comefunziona {
	background-color: #3d3d3d;
	float: left;
	height: 170px;
	width: 980px;
	background-image: url(../images/bg_banner.png);
	background-repeat: no-repeat;
	background-position: left -150px;
}


.titolo_content {
	width: 566px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: left bottom;
	float: left;
}
.titolo_content font {
	color:#dd363b;
}
.content_main .left {
	float: left;
	width: 640px;
}
.content_main .right {
	float: right;
	width: 300px;
}
.testo_top span, .testo_left span  {
	font-weight: bold;
	color: #36B0E4;
}
.img_comefunziona   {
	margin-top:25px;
	margin-bottom:25px;
	padding:10px 5px;
	border-radius:5px;
	border:1px solid #ddd;
	background-color:#f9f9f9;
	box-shadow:1px 1px 3px #eee;

}
.testo_left {
	float: left;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7d7b7a;
	line-height: 22px;
	margin-left: 20px;
}
.right_comefunziona {
	float: right;
	width: 280px;
	margin-bottom: 20px;
	margin-right: 20px;
	border: 1px solid #CCC;
	border-radius:5px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	margin-top:20px;
}
.right_comefunziona .top {
	background-image: url(../images/bottom_titolo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3d3d3d;
	height:55px;
}
.right_comefunziona .top span {
	color: #36B0E4;
	font-weight: bold;
}
.right_comefunziona ul {
	float: right;
	width: 266px;
}
.right_comefunziona ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #3d3d3d;
}
.box_red {
	float: right;
	width: 266px;
	padding: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius:5px;
	background-color:#fffbf9;
	border:3px dashed #FFEFEF;
	margin-right:20px;
}
.box_red .top {
	background-image: url(../images/bottom_titolo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3d3d3d;
	height:55px;
}
.box_red .top span, .box_red .testo span {
	color: #dd363b;
	font-weight: bold;
}
.box_red .testo {
	font-size: 13px;
	float: left;
	width: 266px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #3d3d3d;
}
.testo_top {
	width: 600px;
}