.bgBottom
{
	width:100%;
	float:left;
	background-color:#fff;
	color:#0F001E;
	border-top:1px solid#ccc;

}
.centrato
{
	text-align:center
}
.footer
{
	width:920px;
	font-size:0.8em;
}
.bgBottom li
{
	list-style-type:none;
	margin:5px;
}
.bgBottom a, hover, visited
{
	color:#0F001E;
}
.logofooter
{
	width:100px;
	margin:15px 0px;
}
.layer33percentoBottom
{
	width:31%;
	float:left;
	text-align:left;
	height:250px;
	padding:5px 1%;
}
.centrale
{
	border-left:1px solid#ccc;
	border-right:1px solid#ccc;	
}

@media screen and (max-width: 1080px) {
.footer
{
	width:98%;
}
}

@media screen and (max-width: 768px) {
.logofooter
{
	/*width:230px;*/
	margin:15px 0px;
}
.layer33percentoBottom
{
	width:100%;
	float:left;
	text-align:center;
	height:inherit;
	padding:10px 0px;;
}
.centrale
{
	border-left:0px solid#FFF;
	border-right:0px solid#FFF;	
	border-top:1px solid#FFF;	
	border-bottom:1px solid#FFF;	
}
}
