  #ico_tabela{
    background-image:url(/br3/images/ico_tabela.gif);
    width:48px;
    height:31px;
    position:absolute;
    margin-top:38px !important; /*moz margin-top*/
    margin-top:22px; /*IE margin-top*/
    margin-left:17px;
  }
  #linha_tabela{
    position:absolute;
    height:10px;
    width:389px;
    background:url(/images/img_reta.gif) no-repeat top;
    margin-left:75px;  
    margin-top:69px !important; /*moz margin-top*/
    margin-top:45px; /*IE margin-top*/
  }
  #linha_tabela2{
    position:absolute;
    height:10px;
    width:389px;
    background:url(/images/img_reta.gif) no-repeat top;
    margin-left:75px;  
    margin-top:222px !important; /*moz margin-top*/
    margin-top:199px; /*IE margin-top*/
  }
  #tabela_hospedagem{
    background-color:#E7F2F8;
    border: 1px solid #5E95B9;
    padding-bottom:20px;
  }
  #titulo_tabela_main{
    background-image: url(/images/bg_titulo.gif);
    background-repeat:repeat-x;
    height:30px;
  }
  .titulo_td{
    font-family:verdana;
    font-size:9px;
    color: #3971AD;
    font-weight:bold;
    text-align:center; 
    border-right:1px solid #789BBD;
  }
  .barra_divisao{
    background-color:#789BBD;
    width:1px;
    height:20px;
    position:absolute;
  }
  .plano{
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
    color:#477694;
    text-align:center;
    
  }
  .iten_banco{
    color:#477694;
    font-family:verdana;
    font-size:9px;
    text-align:center;
    border-right:1px solid #9DC1D9;
  }
  .itens{
    border-right:1px solid #5188A0; 
  }
  .dentro{
    font-family:verdana;
    font-size:9px;
    color:#2A4F67;
    text-align:center;
    border-right:1px solid #5188A0;
    border-bottom:1px solid #E7F2F8;
  }
  .titulo_tabela_adicionais{
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    color:#365F8C;
    padding-left:10px;
  }
  .tipo_adicional{
    padding-left:10px;
    background-color:#B6CEDC;
    color:#477694;
    font-weight:bold;
  }
  .itens_adicionais{
    font-family: verdana;
    font-size:11px;
    color:#2A4F67;
    height:22px;
  }
  .valor_adicional{
    background-color:#F4EED9;
    padding-left:10px;
    color:#C04141;
    font-weight:bold;
  }
