﻿body {
  background: #0e3463 url(img/background.gif);
  font-family: Georgia, Times New Roman, Serif;
  font-size: 16px;
  color: #FFF;
  text-align: justify;
}

a {
  text-decoration: none;
  color: #FFF;
}

a img {
  border: 0;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 14px;
}

.link_texto {
  text-decoration: underline;
}

#titulo {
  display: block;
  width: 531px;
  height: 114px;
  margin: 25px auto 50px auto;
  background: url(img/tres_discursos_titulo.gif) no-repeat center center;
}

#titulo_compra {
  display: block;
  width: 709px;
  height: 44px;
  margin: 25px auto;
  background: url(img/tres_discursos_compra.gif) no-repeat left center;
}

#migalhas {
  display: block;
  clear: both;
  width: 118px;
  height:  40px;
  margin: 50px auto;
  background: url(img/migalhas.gif) no-repeat center center;
}

#conteudo {
  width: 750px;
  margin: 0 auto;
}

#menu {
  float: left;
  width: 255px;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #FFF;
}

#menu input {
  display: block;
  margin: 15px 0 15px auto;
}

#texto {
  margin-left: 275px;
}

.livro {
  display: block;
  float: right;
  margin: 3px 0 15px 15px;
}

.comprar {
  margin: 25px 0;
  text-align: center;
}

#cadastro {
  margin-left: 170px;
}

#passos {
  float: left;
  width: 150px;
  margin-right: 20px;
  border-right: 1px solid #FFF;
}

#passos input {
  display: block;
  margin: 0 auto 0 0;
}

.aviso {
  width: 250px;
  margin: 15px auto;
}

.label {
  display: block;
  text-align: right;
}

.informacao {
  font-size: 10px;
}

.proximo {
  width: 250px;
  margin: 25px auto;
  text-align: center;
}

.linha_presenteado {
   border-top: 1px solid #FFF;
   border-bottom: 1px solid #FFF;
}

.linha_presenteado_cima {
  border-top: 1px solid #FFF;
}

.linha_presenteado_baixo {
  border-bottom: 1px solid #FFF;
}

.nome {
  display: block;
  font-weight: bold;
}

.opcoes {
  margin-right: 50px;
  font-size: 12px;
}

h2.titulo {
  margin: 35px 0 5px 0;
  border-bottom: 1px solid #FFF;
}

.atualizar_valores {
  display: block;
  float: right;
  margin-right: 5px;
  font-size: 14px;
  text-decoration: underline;
}

#valor {
  width: 200px;
  margin: 25px auto;
  padding: 5px;
  background: #FFF;
  border: 1px solid #CCC;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #800000;
}
