	 a { display: inline-block;
    padding: 0; clear:both; }
	a.tel { pointer-events:auto}
	.bottone_email { background:url(../_images/bottoni/mail.png) no-repeat 10px center; background-size:25px; background-color: #db4d26; color: #fff; display: inline-block;margin: 0 auto; padding: 11px 21px 11px 42px; text-transform: uppercase;}
	.bottone_email:hover {   background-color: #eb5d36; color:#fff;}
	.bottone_mostranumero { background:url(../_images/bottoni/tel.png) no-repeat 7px center; background-size:25px; background-color: #db4d26;  color: #fff;  display: inline-block; margin: 0 auto; padding: 11px 21px 11px 38px; text-transform: uppercase;}
	.bottone_mostranumero:hover {   background-color: #eb5d36; color:#fff;}
	.email_show {  background-color: #db4d26;  color: #fff;  display: inline-block; margin: 0 auto; padding: 11px 21px 11px 21px; }
	.tel_show {background-color: #db4d26;  color: #fff;  display: inline-block; margin: 0 auto; padding: 11px 21px 11px 21px; }
	.email_show:hover {  background-color: #eb5d36;  color: #fff;  }
	.tel_show:hover {background-color: #eb5d36;  color: #fff;  }
	 body { background:none;}
