#coluna_direita{
  float: right;
  display: table;
  width: 195px;
}

#negociacoes_coletivas{
  display: table;
  width: 195px;
  padding: 15px 0px 15px 0px;
  background: #f8f8f8;
}
#negociacoes_coletivas h3{
  color: #ff7200;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  margin: 0px 0px 10px 0px;
}
#negociacoes_coletivas p{
  font-size: 12px;
  margin: 0px 0px 15px 18px;
}
#negociacoes_coletivas select{
  width: 155px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 1px 6px 1px 6px;
  border-radius: 3px;
  background: #1f68ad;
}
#negociacoes_coletivas option{
  padding: 5px 0px 5px 0px;
}
#negociacoes_coletivas img{
  margin: 0px 7px 0px 0px;
}
#negociacao{
  width: 170px;
  font-size: 12px;
  padding: 5px 10px 5px 15px;
  margin: 0px 0px 3px 0px;
  cursor: hand;
  cursor: pointer;
}
#negociacao:hover{
  color: #ff7200;
  text-decoration: underline;
}
#negociacao a{
  font-size: 12px;
  color: #666;
}
#sobre_negociacoes{
  font-size: 12px;
  font-weight: bold;
  background: #d9d9d9;
  margin: 0px 0px 10px 0px;
  padding: 10px;
  cursor: hand;
  cursor: pointer;
}
#sobre_negociacoes:hover{
  text-decoration: underline;
  background: #e5e5e5;
}
#sobre_negociacoes a{
  font-size: 12px;
  color: #666;
}
#acordos{
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  background: #15619f;
  margin: 5px 0px 0px 0px;
  padding: 10px;
  cursor: hand;
  cursor: pointer;
}
#acordos:hover{
  text-decoration: underline;
  background: #2a81c9;
}

#submenu_acordos{
  position: absolute;
  display: none;
  width: 250px;
  background: #2a81c9;
  margin: -277px 0px 0px -260px;
  box-shadow: -0px 3px 10px #184d78;
  z-index: 101;
}
#link_submenu_acordo{
  color: #fff;
  padding: 7px 15px 7px 15px;
  border-bottom: 1px solid #fff;
}
#link_submenu_acordo:hover{
  background: #15619f;
}
#submenu_acordos h1{
  font-size: 20px;
  color: #fff;
  background: #094c83;
  margin: 0px;
  padding: 7px 15px 7px 15px;
}

#senge_memoria{
  display: table;
  width: 181px;
  color: #000;
  font-size: 13px;
  background: #b89f85;
  padding: 7px;
  margin: 15px 0px 0px 0px;
}
#senge_memoria h3{
  font-size: 22px;
  font-weight: normal;
  margin: 15px 0px 15px 0px;
  padding: 0px 3px 0px 3px;
}
#senge_memoria p{
  color: #000;
  padding: 0px 3px 0px 3px;
}
#senge_memoria a{
  color: #000;
}
#acesso_memoria{
  background: #705c55;
  text-align: center;
  font-size: 15px;
  color: #fff;
  padding: 5px 0px 5px 0px;
  cursor: hand;
  cursor: pointer;
}
#acesso_memoria:hover{
  background: #83716a;
}

#art{
  width: 195px;
  height: 117px;
  margin: 15px 0px 0px 0px;
}
