/* STILI FOOTER */
.external_footer { background-color:#FFF; border-left:1px solid #ccc; border-top:1px solid #ccc; border-right:1px solid #ccc; width:692px; position:fixed; bottom:0; left:50%; margin-left:-340px; z-index:100; }

.ftr { font-family: 'Roboto', sans-serif; font-size:10px; margin:0 auto; text-align:center; padding:8px 0 3px 0; }
.ftr a { color:#666; text-decoration:none;   }
.ftr a:hover { color:#999; }
.pipe { padding:0 6px; }

.ftr_piva { font-family: 'Roboto', sans-serif; font-size:11px; color:#666; text-align:center; clear:both; padding:0 0 10px 0; }
.display { display:inline; }
.view { }


@media only screen and (max-width: 1440px) {

	}


@media only screen and (max-width: 980px) {

.external_footer {  margin-left:-291px; }

		}




@media only screen and (max-width: 730px) {
.external_footer { width:568px; margin-left:-287px; }
.pipe { padding:0 4px; }
}



@media only screen and (max-width: 570px) {
.external_footer { width:318px; margin-left:-161px; position:relative; border-bottom:1px solid #ccc;}
.view { display:none;  }
.display { display:block; }
}
