#atendimentoTransporte {
	margin-top: 20px;
}

#atendimentoTransporte div {
	margin-top: 15px;
	height: 58px;
	width: 278px;
	background: url("../imagens/bg_atendimento.png") no-repeat center center;
}

#atendimentoTransporte p {
	color: white;
	font-family: "News Gothic";
	font-size: 185%;
	font-weight: bold;
	padding-left: 80px;
	*padding-left: 75px;
	padding-top: 15px;
}