.dgm-info-fone{
	font-size: 14px;
}
.dgm-info-fone .operatorFixo{
	background: url(../image/logo-fone-fixo.png) no-repeat center center;
	width: 33px;
	height: 19px;
	text-indent: -99999px;
	display: inline-block;
}

.dgm-info-fone .operatorVivo{
	background: url(../image/logo-vivo.png) no-repeat center center;
	width: 33px;
	height: 19px;
	text-indent: -99999px;
	display: inline-block;
}
.dgm-info-fone .operatorClaro{
	background: url(../image/logo-claro.png) no-repeat center center;
	width: 33px;
	height: 19px;
	text-indent: -99999px;
	display: inline-block;
}

.dgm-info-fone .operatorTim{
	background: url(../image/logo-tim.png) no-repeat center center;
	width: 33px;
	height: 19px;
	text-indent: -99999px;
	display: inline-block;
}

.dgm-info-fone .operatorOi{
	background: url(../image/logo-oi.png) no-repeat center center;
	width: 33px;
	height: 19px;
	text-indent: -99999px;
	display: inline-block;
}

.dgm-info-fone .operatorNextel{
	background: url(../image/logo-nextel.png) no-repeat center center;
	width: 33px;
	height: 19px;
	text-indent: -99999px;
	display: inline-block;
}

.bar-all-phones .dgm-info-fone{
	float: left;
}
.dgm-info-all-phones .separator-all-bar{
	float: left;
    padding: 0 10px;
}