
body {
  background-color: #3e2f24;
  font-family: verdana, arial;
  font-size: 10pt;
  color: #cccccc}   

.tit {
  font-size:300%;
  color:#ebc801;
  margin-left:7}



a:link {
  color: #ebc801;
  text-decoration: none;}
a:visited {
  color: #ebc801;
  text-decoration: none;}
a:hover {
  color: #ffffff;
  text-decoration: none}


a.menu:link {
  color: #ffffff;
  font-size:80%;
  text-decoration: none}
a.menu:visited {
  color: #ffffff;
  font-size:80%;
  text-decoration: none}
a.menu:hover {
  color: #ebc801;
  font-size:80%;
  text-decoration: none}


a.dest:link {
  color: #cccccc;
  text-decoration: none}
a.dest:visited {
  color: #cccccc;
  text-decoration: none}
a.dest:hover {
  color: #ebc801;
  text-decoration: none}


a.mailLivro:link {
  color: #cccccc;
  text-decoration: underline}
a.mailLivro:visited {
  color: #cccccc;
  text-decoration: underline}
a.mailLivro:hover {
  color: #ffffff;
  text-decoration: underline}


a.naveg:link {
  color: #cccccc;
  text-decoration: none}
a.naveg:visited {
  color: #cccccc;
  text-decoration: none}
a.naveg:hover {
  color: #ebc801;
  text-decoration: none}

/* Para os links que fecham a janela */
a.linkFechar:link {
  color: #ebc801;
  text-decoration: none;
  font-size:70%}
a.linkFechar:visited {
  color: #ebc801;
  text-decoration: none;
  font-size:70%}
a.linkFechar:hover {
  color: #ffffff;
  text-decoration: underline
  font-size:70%}


.tabCabecalho {
  border-top: none;
  border-bottom: none;
  border-left: 2px solid #3e2f24;
  border-right: 2px solid #3e2f24}

.tabCimaEsq {
  border-top: 2px solid #523f30;
  border-bottom: none;
  border-left: 2px solid #523f30;
  border-right: none}

.tabCimaDir {
  border-top: 2px solid #523f30;
  border-bottom: none;
  border-left: none;
  border-right: 2px solid #523f30}

.tabMeio {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none}

.tabBaixo {
  border-top: none;
  border-bottom: 2px solid #523f30;
  border-left: 2px solid #523f30;
  border-right: 2px solid #523f30}

.campoForm {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin-top:0;
	margin-bottom:0;
	}

.divNaveg {
	background-color:#3e2f24;
	width:30;
	height:20;
	text-align:center;
	font-family: verdana;
	}

.divNavegOff {
	background-color:#3e2f24;
	width:30;
	height:20;
	text-align:center;
	font-family: verdana;
	color:#523f30;
	cursor:hand;
	}

.botao {
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-family: verdana;
	color: #3e2f24;
	cursor: hand;
	}

.titulo {
  font-size:120%;
  color:white;
  margin-bottom:10}

.erro {
  font-size:80%;
  color:red;
  }

.campoPesq {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color:#444444;
	margin-top:0;
	margin-bottom:0;
	font-size:80%;
	color:white;
	}
