/*
 * ----------------HOME
 */
body {
	background-image:url(../img/wrapper/wrapperback.png);
	background-attachment:scroll;
}

#content {
	overflow:hidden;
	margin-top:20px;
}

#mission {
	height:328px;
	margin-top:30px;
	overflow:hidden;
	background:url(../img/home/swf/1.jpg) no-repeat;
	background-position:437px 0px;
}

#missionTxt {
	width:390px;
	padding-top:25px;
	float:left;
	text-align:left;
}

#flashHome {
	height:250px;
	width:550px;;
	margin-left:47px;
}

#blocchiContainer {
	overflow:hidden;
}

#blocchiContainer a {
	color:#666666;
	cursor:pointer;	
}

#blocchiContainer a:hover {
	color:#333333;
}

#blocchiContainer a h2 {
	color:#C1C1C1;
}

#blocchiContainer a:hover h2 {
	color:#007354;
}

.blocco {
	width:260px;
	height:69px;
	float:left;
	padding:105px 25px 25px;
	margin-right:30px;
	text-align:justify;
}

.bloccoLast {
	width:260px;
	height:69px;
	float:left;
	padding:105px 25px 25px;
	text-align:justify;
}

#bloccoAzienda {
	background-image:url(../img/home/bloccoazienda.jpg);
}

#bloccoProdotti {
	background-image:url(../img/home/bloccoprodotti.jpg);
}

#bloccoFiere {
	background-image:url(../img/home/bloccofiere.jpg);
}