﻿body {
  background: #7f1416;
  font-family: "Times New Roman", Times, serif;
  font-size: large;
  text-align: justify;
  color: #ffffff;
}

a img {
  border: 0px;
}

#conteudo {
  width: 750px;
  margin: 5px auto;
  background: url(img/background.gif) repeat-y center;
}

#conteudo_rodape {
  position: relative;
  padding: 0 65px 25px 65px;
  background: url(img/rodape.gif) no-repeat bottom center;
}

#texto {
  margin-right: 225px;
  min-height: 350px;
}

#menu {
  position: absolute;
  top: 10px;
  right: 65px;
  width: 200px;
}

#migalhas {
  clear: both;
  text-align: center;
}

.botao {
  display: block;
  width: 180px;
  margin: 15px auto;
  text-align: center;
}

.titulo {
  height: 27px;
  margin: 25px 0 0 0;
  padding: 0;
  background: url(img/barra_titulo.gif) no-repeat center bottom;
  font-size: larger;
  text-align: center;
  color: #f2d490;
}

.cadastro {
  margin-bottom: 25px;
  background: #7f1416;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #f2d490;
  text-align: left;
  color: #f2d490;
}

.aviso {
  padding: 5px;
  border-bottom: 1px solid #f2d490;
  background: #b01217;
  font-weight: bold;
}

.aviso p {
  margin: 0px;
  padding: 10px;
}

.lista_aviso {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.lista_aviso a {
  text-decoration: none;
  color: #f2d490;
}

.presente_cabecalho {
  width: 209px;
  margin: 0 auto;
  text-align: center;
}

#pres_botao {
  padding: 5px;
  border-top: 1px solid #f2d490;
  border-bottom: 1px solid #f2d490;
  background: #b01217;
  text-align: center;
}

.listra {
  background: #96181a;
}

.informacao {
  font-size: medium;
}

.nome {
  display: block;
  font-weight: bold;
  text-decoration: none;
  color: #f2d490;  
}

.opcoes {
  margin-right: 25px;
  font-size: small;
  text-decoration: none;
  color: #f2d490;    
}

.linha {
  border-bottom: 1px solid #f2d490;
}

.regua {
  border: 1px solid #f2d490;
}

#valor {
  margin: 10px 3px;
  padding: 5px;
  border: 1px solid #f2d490;
  background: #7f1416;
  font-weight: bold;
  text-align: center;
  color: #f2d490;
}

.finaliza {
  width: 180px;
  margin-left: auto;
}

#conf_valor {
  width: 160px;
  margin: 10px 3px 10px auto;
  padding: 5px;
  border: 1px solid #f2d490;
  background: #7f1416;
  font-weight: bold;
  text-align: center;
  color: #f2d490;
}

.conf_finaliza {
  width: 360px;
  margin-left: auto;
}

#esgotado {
  margin: 15px 0;
  padding: 5px;
  border: 1px solid #f2d490;
  background: #7f1416;
  color: #f2d490;
}
