.bgGray {
	background-color: #F3F5F5;
}

.contentFooter {
	width: 870px;
	/*border: 1px dashed #CCC;*/
	display: inline-block;
	padding-bottom: 50px;
}

.eptda {
	padding: 20px 0 10px;
	float: right;
	width: 25%;
	text-align: right;
}

#footerhome {
	clear:both;
	width:100%;
	text-align: center;
}

.icone {
	padding: 10px 0;
	float: left;
	width: 25%;
	text-align: left;
}

.icone img {
	padding: 0 5px 0 0;
}

#infoFooter {
	/*border: 1px solid #F00;*/
	width: 47%;
	float: left;
	text-align: center;
	margin-top: 10px;
}

.footerLeft {
	float: left;
	padding-top: 7px;
	padding-right: 10px;
}

.footerRight {
	float: right;
	text-align: left;
	width: 50%;
}

#infoFooter .footerLeft img {
	border: 0px;
	padding-top: 5px;
}

.left {
	float: left;
}

.right {
	float: right;
	text-align: left;
}

#striscia {
	height: 15px;
	width: 100%;
	text-align: left;
	background-color: #B1B1B1;
	display: block;
}









