/* line 1, ../../app/stylesheets/clientes.scss */
.clientes {
  background-image: url("../imagens/fundo-menu-selecao.jpg") !important;
  background-repeat: repeat-x;
  margin-top: -1px;
}

/* line 7, ../../app/stylesheets/clientes.scss */
body {
  background-image: url("../imagens/topo_sem_banner.jpg") !important;
  background-repeat: repeat-x;
}

/* line 13, ../../app/stylesheets/clientes.scss */
#box_conteudo_agenda {
  margin-top: 35px;
    height: 91px;
}

/* line 17, ../../app/stylesheets/clientes.scss */
#titulo_conteudo_agenda {
  color: #141F64;
  font-family: Tahoma;
  font-size: 18px;
  text-align: left;
  margin-bottom: 15px;
}

/* line 31, ../../app/stylesheets/clientes.scss */
#clientes_logo {
  height: 150px;
}

/* line 35, ../../app/stylesheets/clientes.scss */
.wraptocenter {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 220px;
  height: 120px;
}

/* line 43, ../../app/stylesheets/clientes.scss */
.wraptocenter * {
  vertical-align: middle;
}

/*\*/
/*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/
