#cnt{position:relative;overflow:hidden;}
#cntAzienda{position:absolute;left:0;top:0;width:50%;background:url(../layout/bluebg.jpg) top right no-repeat;background-size:cover;padding-top:50px}
	#cntAzienda h2{color:#ffffff;font-size:24px;text-align:center;margin:40px auto}
	#cntAzienda p{color:#C2C8CB;font-size:16px;line-height:24px;text-align:justify;padding:0 100px 100px;max-width:400px;margin:0 auto}
#cntImgAzienda,#cntImgStores{position:absolute;top:0;right:0;width:50%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}
#cntImgStores{background:url(../img/stores.jpg) center no-repeat;background-size:cover}
#cntPartners{position:relative;background:url(../layout/bluebg.jpg) top right no-repeat;background-size:cover;padding:100px 0}
	.cntLoghi{width:960px;position:relative;overflow:hidden;margin:0 auto}
		.floatBlock{position:relative;width:180px;height:180px;float:left;overflow:hidden;margin:0 80px 60px 0;opacity:0.8}
			.floatBlock img{display:block;width:100%}
		.floatBlock:hover{opacity:1}
		.floatBlock:nth-child(4n){margin-right:0}
		.cntLoghi.p1 .floatBlock{width:400px;height:400px;float:none;margin:0 auto 60px}
		.cntLoghi.p2 .floatBlock{width:400px;height:400px;float:left;margin:0 40px 40px}
		.cntLoghi.p3 .floatBlock{width:240px;height:240px;float:left;margin:0 40px 40px}
	.downloadCatalogo{font-size:18px;color:#ffffff;text-decoration:none;display:block;height:30px;line-height:30px;padding-left:30px;background-image:url(../layout/pdf.png);background-position:left center;background-repeat:no-repeat;text-align:left;margin-left:0px}
	.downloadCatalogo:hover{color:#FFD218;}