﻿/* Import Inicio */

@import url("AbasConteudo.css");
@import url("ConsultorOnline.css");
@import url("Contato.css");
@import url("HomeAtendimento.css");
@import url("OndeEncontrar.css");
@import url("SuporteOnline.css");

/* Import Fim */
/* Geral Inicio */

.consultor_online,
.escreva_para_nos,
.atendimento,
.suporte_online {
    width: 770px;
    padding-top: 10px;
    float: left;
    }

.onde_encontrar {
    width: 770px;
    padding-top: 10px;
    float: left;
    }

.escreva_para_nos p a {
    color: #333;
    font-weight: bold;
    }

.escreva_para_nos p a:hover { color: #116ab9; }

/* Geral Fim */
.boxComoChegar .mini .body_in {
	/* width: 435px; */
	line-height: 2em;
	height: 150px;
	padding-left: 20px;
}
.boxComoChegar .box_mini {
	width: 460px;
}
.boxComoChegar .box_padrao {
	margin-bottom: 10px;
	margin-right: 20px;
}
.boxComoChegarMaps .body_in {
	width: 890px;
	padding: 0 36px 0 24px !important;
	color: #333333;
}
.boxComoChegarMaps .body_in h2 {
	font-size: 11px;
	line-height: 2em;
}
