@charset "utf-8";
/* CSS Document */
body {
	background:url("../img-layout/bg.jpg") left top repeat-x;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0 auto;
	padding:0;
}
hr {
	clear:both;
	visibility:hidden;
}
a:focus {
  outline: none;
  }

.z-last {
	border:0!important;
}
/* engloba tudo*/
div#wrapper {
	border-left:0px solid #000;
	border-right:0px solid #000;
	text-align:left;
	margin:0 auto;
	azimuth:0;
	width:776px;
	height:auto;
}
/* topo */
div#top {
	border:0px solid #000;
	background:url("../img-layout/bg-topo.jpg") center bottom no-repeat;
	height:221px;
}
/* assinatura feb */
div#top h1 {
	border:0px solid #000;
	background:url("../img-layout/assinatura-feb.jpg") top no-repeat;
	text-indent:-8000px;
	margin:0 0px 0 0;
	padding:0;
	width:199px;
	height:50px;
	float:right;
}
html>body div#top h1 {
	background:url("../img-layout/assinatura-feb.png") top no-repeat;
}
div#top h1 a {
	border:0px solid #000;
	width:199px;
	height:50px;
	margin:0;
	padding:0;
	display:block;
}
/* titulo da pagina */
div#top h2 {
	border:0px solid #000;
	background:url("../img-layout/titulo-msg-espiritas.jpg") left center no-repeat;
	text-indent:-8000px;
	margin:0 0 2px 0;
	padding:0;
	width:291px;
	height:34px;
	position:relative; top:99px; left:30px;
}
html>body div#top h2 {
	background:url("../img-layout/titulo-msg-espiritas.png") center no-repeat;
	*background:url("../img-layout/titulo-msg-espiritas.png") left center no-repeat;
	width:291px; *width:291px;
	margin:50px 0 2px 0;
	float:left;
	clear:both;
	top:0;
	*top:50px;
}
div#top h2 a {
	margin:0;
	padding:0;
	width:231px;
	height:33px;
	display:block;
}
html>body div#top h2 a {
	width:261px;
	*width:231px;
}
h3{
	font:150% Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:bold;
	color:#006;
	}
/* navegacao por letras */
div#top ul#letras {
	border-top:0px solid #6F0;
	list-style:none;
	margin-top:90px;
	width:501px;
	height:20px;
	float:right;
	clear:both;
}
html>body div#top ul#letras {
	margin-top:4px;
	*margin-top:90px;
}
div#top ul#letras li {
	display:none;
}
html>body div#top ul#letras li {
	width:auto;
}
div#top ul#letras li.a-first {
	margin-left:10px;
	width:100px;
}
div#top ul#letras li.revista-espirita{
	width:128px;
}
div#top ul#letras li.z-last {
	margin-left:0px;
	width:128px;
	border-right:0px solid #000!important;
	padding-right:0!important;
}
html>body div#top ul#letras li.a-first {
	margin-left:28px;
}
div#top ul#letras li a {
	color:#fff;
	text-decoration:none;
	width:auto;
	height:15px;
	display:block;
}
div#top ul#letras li a:hover {
	color:#eee;
	text-decoration:none;
	width:auto;
	height:15px;
	display:block;
}
/* barra ferramentas 'voltar par ao portal, impressao, enviar para amigo pesquisar '*/
div#top ul#icones-ferramentas {
	border:0px solid #fff;
	list-style:none;
	margin:0;
	padding:0;
	width:550px;
	height:35px;
	float:left!important;
	clear:both;
}
div#top ul#icones-ferramentas li {
	float:left;
	text-indent:-8000px;
	font-size:95%; 
}
/* voltar para o potal  */
div#top ul#icones-ferramentas li#inicial {
	border:0px solid #000;
	background:url("../img-layout/ico-home-ok.jpg") left top no-repeat;
	text-indent:35px;
	width:127px;
	height:27px;
	margin:5px 0 0 5px; padding:4px 0 0 0;
}
html>body div#top ul#icones-ferramentas li#inicial {
	margin:-7px 0 0 15px;
	*margin:9px 0 0 10px;
}
div#top ul#icones-ferramentas li#inicial a {
	color:#fff;
	text-decoration:none;
	width:127px;
	height:27px;
	vertical-align:baseline;
	display:block;
}
/* impressão */
div#top ul#icones-ferramentas li#impressao {
	border:0px solid #000;
	background:url("../img-layout/ico-print.gif") center no-repeat;
	width:84px;
	height:33px;
	margin:10px 0 0 42px;
}
html>body div#top ul#icones-ferramentas li#impressao {
	background:url("../img-layout/ico-print.png") center no-repeat;
	margin:-6px 0 0 42px;
	*margin:10px 0 0 42px;
}
div#top ul#icones-ferramentas li#impressao a {
	width:77px;
	height:32px;
	display:block;
}
/* enviar para amigo */
div#top ul#icones-ferramentas li#enviar {
	border:0px solid #000;
	background:url("../img-layout/ico-enviar.gif") center no-repeat;
	width:78px;
	height:27px;
	margin:14px 0 0 25px;
}
html>body div#top ul#icones-ferramentas li#enviar {
	background:url("../img-layout/ico-enviar.png") center no-repeat;
	margin:4px 0 0 24px;
	*margin:14px 0 0 25px;
}
div#top ul#icones-ferramentas li#enviar a {
	width:73px;
	height:27px;
	display:block;
}


/* AUMENTAR REDUZIR FONTE  */
div#top ul#icones-ferramentas li.aumenta_fonte {
	border:1x solid #000;
	background:url("../img-layout/ico+-.gif") center no-repeat;
	width:129px;
	height:36px;
	margin:10px 0 0 20px;
}
html>body div#top ul#icones-ferramentas li.aumenta_fonte {
	margin:-3px 0 0 15px;
	*margin:10px 0 0 20px;
}
div#top ul#icones-ferramentas li.aumenta_fonte a {
	border:0px solid #000;
	width:20px;
	height:20px;
	position:relative; top:9px; left:2px;
	display:block;
}
html>body div#top ul#icones-ferramentas li.aumenta_fonte a {
	top:9px; left:2px;
}
div#top ul#icones-ferramentas li.reduz_fonte a {
	border:0px solid #000;
	width:20px;
	height:20px;
	position:relative; top:15px; left:-104px;
	display:block;
}
html>body div#top ul#icones-ferramentas li.reduz_fonte a {
	top:6px;
}




/* pesquisa por termo */
fieldset {
	border:0;
	width:166px;
	height:34px;
	margin:13px 8px 0 0;
	padding:0;
	float:right;
}
html>body fieldset {
	margin:-7px 16px 0 0; *margin:17px 16px 0 0;
}
fieldset legend {
	display:none;
	float:right;
}
fieldset label {
	background:url("../img-layout/ico-lupa.jpg") center no-repeat;
	text-indent:-5000px;
	width:32px;
	height:27px;
	display:block;
	float:left;
}
fieldset input#busca {
	background:#dbe5ea;
	border:1px solid #ccc;
	color:#6d6e71;
	font-size:90%;
	width:98px;
	height:13px;
	margin:0 0 0 6px;
	float:left;
}
fieldset input#button {
	border:0;
	background:url("../img-layout/bt-procurar-termo.jpg") center no-repeat;
	text-indent:-5000px;
	font-size:1px;
	width:18px;
	height:17px;
	margin:0 0 0 4px;
	float:left;
}
/* engloba o menu de vocabulos e o conteudo */
div#container {
	background:#fff;
}
div#col1 {
	border:0px solid #000;
	width:180px;
	float:left;
	}
/* menu lateral de vocabulos */
div#col1 ul#vocabulos {
	list-style:none;
	border-right: 0px solid #91b8c9;
	width:180px;
	margin:-8px 0 0 0; padding:0;
}
div#col1 ul#vocabulos li {
	border:0px solid #000;
	margin:8px 0 0 10px;
	padding:0;
	font-size:95%;
	width:151px;
	padding: 0;
}
div#col1 ul#vocabulos li a {
	background:url("../img-layout/bg-li-menu.gif") left bottom no-repeat;
	color:#055c85;
	text-decoration:none;
	width:151px;
	padding: 0 0 0 20px;
	display:block;
}
div#col1 ul#vocabulos li a:hover {
	background:url("../img-layout/bg-li-menu-hover.gif") left bottom no-repeat;
	color:#9db1be;
	text-decoration:none;
	width:151px;
	padding: 0 0 0 20px;
	display:block;
}
/* coluna 2 de conteudo*/
div#coluna2 {
	background:#fff;
	width:735px; height:auto;
	margin:0 0 0 10px; padding:10px 0 0 0;
	float:left;
}
html>body div#coluna2 {
	width:750px; 
}
/* coluna de conteudo*/
div#coluna2 h1 {
	border:0px solid #000;
	width:420px;
	height:auto;
	color:#666;
	font:120% Verdana, Geneva, sans-serif, Helvetica, sans-serif;
	margin:0;
	padding:0;
	line-height:auto;
	float:left;
}
div#coluna2 h1 span {
	text-indent:-5000px;
	margin:0;
	line-height:0;
	display: block;
	float:left;
	width:46px;
	height:46px;
}
/* menu facilitador de acesso e navegacao */
div#coluna2 ul#acessibilidade {
	background:transparent;
	font:90% Georgia, "Times New Roman", Times, serif;
	text-align:right;
	list-style:none;
	width:135px;
	height:63px;
	margin:-8px 20px 5px 0;
	padding:0;
	float:right;
}
ul#acessibilidade li {
	margin:4px 0 0 6px;
}
ul#acessibilidade li span {
	font-size:150%;
	font-style:italic;
	font-weight:bold;
}
ul#acessibilidade li a {
	color:#065e86;
	text-decoration:none;
}
div#content {
	background:#fff;
	font-size:12px;
	border-top:0px solid #91b8c9;
	margin:0;padding:3px 4px 0 4px;
	width:auto; height:auto;
	clear:both;
}

div#content p {
	text-align:justify;
	margin:0 0 4px 0; padding:0; text-indent:25px;
}
div#content p.livro{
	margin:8px 0; padding:0; text-indent:0;	
	}

div#content a{ text-decoration:underline; color:#06F; }
div#content a:hover{ text-decoration:none; color:#06F; }
div#content p.descricao{ font-size:120%; line-height:140%; }
div#content p.ver-tambem{ font-size:90%; line-height:140%; }
div#content p.referencias{ font-size:80%; line-height:160%;   }
div#content img{ border:0px solid #eee;; margin:0px 68px 0 0px; padding:10px; float:right}


div#rodape{
	background:url("../img-layout/rodape.jpg") center bottom no-repeat;
	text-indent:-5000px;
	width:auto; height:36px;	
}
div#rodape span a{
	border:0px solid #000;
	text-indent:-5000px;
	width:58px; height:25px;	
	float:right;
	margin-top:-9px;
}
html>body div#rodape span a{
	margin-top:-18px;
	*margin-top:-25px;
}

p.assinatura{ text-transform:none; text-align:center; font-weight:normal;}
p.livro{ text-transform:none; color:#666; text-align:left;; font-weight:normal;}
