#menu .home {
	color:#7eb900;
}
/* box-qlik */
#box-qlik {
	width:220px;
	height:130px;
	padding:20px;
	position:absolute;
	background:url(../img/bg_box.png) left top repeat-x;
	margin-left:580px;
	margin-top:220px;
}
#box-qlik p {
	color:#fff;
}
#qlik {
	margin-top:-30px;
}
/*box-left*/
#box-left {
	width:220px;
	height:100%;
	padding:20px;
	background:url(../img/bg_box.png) left top repeat-x;
}
#box-left p {
	margin-top:-12px;
	color:#fff;
}
/*right*/
#right {
	margin-top:140px;
}
/*bottom*/
#bottom {
	width:860px;
	height:90px;
}
#sponsor {
	width:578px;
	height:75px;
	float:right;
	
}
#newsletter {
	width:260px;
	height:100%;
	float:left;
}
#newsletter h1 {
	width:100%;
	color:#7eb900;
	margin-bottom:0;
}
#mail {
	margin-top: 5px;
	float:left;
}
#invio {
	margin: 5px 0 0 10px;
	float:left;
}

