
#pacotes {
  padding: 10px 0; 

}

h3 {
  background: url('../imagens/tit_pacotes.jpg') left top no-repeat;
  text-indent: -5000px;
  overflow: hidden;
  margin: 25px 0 0 15px;
}

/* PACOTES */
#pacotes .pacote {
  width: 510px;
  margin: 10px auto;
  display: table;
  height: 100%;
  border-bottom: 3px double #9DD9DF;
  padding: 10px 35px;
  _padding: 10px 30px;
}

#pacotes .pacote .imagem {
  background: url('../imagens/moldura2.jpg') center center no-repeat;
  width: 160px;
  height: 127px;
  display: block;
  text-align: center;
  float: left;
}

  #pacotes .pacote .imagem img {
    margin: 10px 13px;
  }
  
#pacotes .pacote .texto {
  float: left;
  text-align: left;
  width: 320px;
}
  #pacotes .pacote .texto h4 {
    font: normal 30px "Trebuchet MS", Verdana, Arial;
    color: #FF8200;
    text-transform: uppercase;
  }
    #pacotes .pacote .texto p.data {
      font: normal 12px Arial, Verdana, Helvetica, serif;
    }
    #pacotes .pacote .texto p.descricao {
      font: normal 16px Arial, Verdana, Helvetica, serif;
      color: #008091;
      text-align: justify;
      margin-top: 5px;
    }
    
    form{color:000;font-family: arial; font-size: 18px;}
    form input.restante{background-color: #FFFFF0; 
	font: 22px arial black;
	letter-spacing:1px;
	color:#red;
	padding-left:4px;
	border:2px solid #000;
	height: 35px}
    
/* FIM DE PACOTES */

#especificacoes {
  width: 560px;
  margin: 0 auto;
  display: table;
  height: 100%;
}

#especificacoes img {
  margin: 3px;
  border: 2px outset #CCC;
}

#especificacoes h4 {
   font: normal 170% "Trebuchet MS", Verdana, Arial, Helvetica, serif;
   color: #FF8200;
}
  
#especificacoes p {
  text-align: left;
  font: normal 13px Verdana;
  text-align: justify;
  margin: 7px 20px 7px 0;
  letter-spacing: 1px;
  line-height: 20px;
}

#programacao {
  clear: both;
  border-top: 3px double #EEE;
  padding-bottom: 20px;
}

#programacao ul.lista1{width: 490px;  text-align: left; background-color: #EFEFEF; margin: 10px auto 5px;  padding:10px 0 0 20px }
#programacao ul.lista1 li{font: normal 17px 'trebuchet MS'; color:#333; margin: 5px; padding: 5px; list-style: square url(); display: list-item; letter-spacing: 1px; line-height: 26px;}

#programacao #destaque{ width: 490px; background-color: #B11E17; margin: 10px auto 5px;}

#programacao #destaque p{font: normal 30px 'trebuchet MS'; text-align: center; color:#FFF; padding: 10px; letter-spacing: 1px; line-height: 35px;}

#programacao h5, #pacotes h5 {
  font: normal 170% "Trebuchet MS";
  color: #BBB;
  margin: 5px 0 0 0;
}

#programacao p {
  color: #333;
  line-height: 22px;
  width: 480px;
  margin: 0 auto;
}

#programacao b {
  margin-left: 25px;
  padding-top: 35px;
}

#voltar {
  position: absolute;
  top: 0;
}

#voltar a {
  font: bold 13px Verdana;
  color: red;
  text-align: right;
}
