@charset "utf-8";
/* HTML */
html {
	overflow: scroll;
}

body {
	margin: 0;
	padding: 0;
	background: #e6f1f5 url(../images/bg.jpg) repeat-x top;
}

body, th, td {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #666;
}

blockquote {
	background: url(../images/quote.jpg) left top no-repeat;
}

pre {
	width: 550px;
	overflow: auto;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 14px 0;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #069;
	text-align: left !important;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #069;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 21px;
}

h3 {
	font-size: 18px;
}

h5 {
	font-size: 19px;
	padding-bottom: 0;
	margin-bottom: 0;
}

h6 {
	font-size: 15px;
	text-align: center !important;
	color: #000;
	margin-bottom: 0;
	padding: 1.5em 0;
	border-bottom: 1px solid #CCC;
}

h6 a {
	color: #600;
}

table {
	border: 1px solid #999;
	border-collapse: collapse;
}

th, td {
	text-align: left !important;
	padding: 5px;
	border-bottom: 1px solid #999;
}

th {
	font-weight: bold;
}

dt label {
	font-weight: bold;
}

dd, dt {
	margin-left: 0;
	padding-left: 0;
}

dd, li {
	margin-bottom: 1.5em;
}

/* DIV */
#container {
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	background: #FFF;
}

#topo {
	height: 120px;
	background: #1a6271;
}

#topo img {
	border: none;
	margin: 0;
	padding: 0;
}

#header, #busca, #chamado {
	height: 126px;
}

#busca {
	font: 21px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	width: 220px;
	background: url(../images/bg-busca.jpg) no-repeat;
	padding-left: 28px;
	padding-top: 50px;
}

#busca form, #busca input {
	margin: 0;
}

#busca form {
	padding: 0;
}

#busca input.text {
	width: 120px;
	height: 16px;
	border: 1px solid #727272;
}

#busca input.button {
	width: 19px;
	height: 18px;
	background: url(../images/bg-botao-busca.jpg);
	border: none;
}

#chamado {
	width: 780px;
	background: url(../images/bg-chamado.jpg) no-repeat;
	float: right;
}

#menu-direita, #menu-esquerda {
	width: 190px;
	margin: 0 15px;
}

#menu-direita ul, #menu-esquerda ul, #menu-direita ul li, #menu-esquerda ul li {
	padding: 0;
	margin: 0;
}

#menu-direita ul li, #menu-esquerda ul li {
	list-style: none;
	line-height: 22px;
	border-bottom: 1px solid #e1e1e1;
}

#menu-esquerda {
	float: left;
}

#menu-esquerda ul li {
	padding-left: 13px;
	width: 177px; /* 220px - (2 * 15px) - 13px de padding) */
}

#menu-esquerda ul li a {
	color: #033;
}

#menu-esquerda ul li {
	background: no-repeat left url(../images/bullet-menu-esquerda.jpg);
}

#menu-direita {
	float: right;
}

#menu-direita p {
	color: #069;
	font: 23px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	line-height: 45px;
	border-bottom: 1px solid #e1e1e1;
}

#menu-direita ul li {
	padding-left: 20px;
	width: 170px; /* 220px - (2 * 15px) - 20px de padding) */
}

#menu-direita ul li a {
	color: #930;
}

#menu-direita ul li {
	background: no-repeat left url(../images/bullet-menu-direita.jpg);
}

#conteudo {
	margin: 0 220px;
	text-align: justify;
	background: url(../images/bg-conteudo.jpg) top center no-repeat;
}

.um-menu {
	margin-right: 0;
}

#conteudo p {
	margin: 0;
	padding: 1em 0;
	line-height: 1.45em;
}

#rodape {
	height: 148px;
	background: #e6f1f5 url(../images/bg-rodape.jpg) top no-repeat;
	margin-top: 15px;
	font-size: 10px;
	color: #033;
}

#rodape div {
	padding: 15px;
}

#newsletter {
	width: 190px;
	background: #800;
	margin-top: 15px;
}

#newsletter p {
	margin: 0;
	padding: 16px;
	font: 15px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
}

#newsletter form {
	padding: 16px;
	margin: 0;
	background: #a18e78;
	color: #FFF;
}

#newsletter form div {
	padding: 6px;
}

#newsletter input.nome, #newsletter input.email {
	height: 16px;
	border: 1px solid #727272;
	background: #FFF;
	margin: 5px 0;
}

#newsletter input.nome {
	width: 148px;
}

#newsletter input.email {
	width: 120px;
}

#newsletter input.button {
	width: 19px;
	height: 18px;
	border: none;
	background: url(../images/bg-botao-newsletter.jpg);
}

#chamada-evento {
	width: 540px;
	padding: 10px;
	background: #F5EAE6;
	border: 1px solid #E0BEBF;
	text-align: center;
	margin: 5px 0;
}

#chamada-evento p {
	color: #000;
	padding: 5px;
}

#chamada-evento p.maior {
	color: #600;
	font: 30px Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
}


#chamada-lux, #chamada-nox {
	width: 272px;
	height: 160px;
	_height: 450px;
	padding-top: 290px;
	text-align: center;
	margin-top: 25px;
}

#chamada-lux a, #chamada-nox a {
	font: 18px Georgia, "Times New Roman", Times, serif;
}

#chamada-lux {
	background: url(../images/chamadas/programa-lux.jpg) no-repeat;
}

#chamada-lux a {
	color: #960;
}

#chamada-nox{
	background: #000 url(../images/chamadas/programa-nox.jpg) no-repeat;
	float: right;
}

#chamada-nox a {
	color: #FFF;
}

#guia-da-transformacao, #grade-de-aulas {
	font: 18px Georgia, "Times New Roman", Times, serif;
}

#guia-da-transformacao a, #grade-de-aulas a {
	color: #600;
}

#chamada, #pagina-relacionada {
	color: #600;
	font: 24px Georgia, "Times New Roman", Times, serif;
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

#chamada a:visited, #chamada a, #pagina-relacionada a:visited, #pagina-relacionada a {
	color: #600;
}

#pagina-relacionada {
	font-size: 17px;
	padding: 0;
	margin: 0;
}
#pagina-relacionada li {
	padding: 0;
	margin: 0;
}

#chamada-lux-rodape {
	width: 200px;
	_width: 559px;
	padding-top: 59px;
	padding-left: 359px;
	height: 77px;
	_height: 136px;
	background: url(../images/chamadas/programa-lux-rodape.jpg) no-repeat;
	margin-top: 1em;
}

#chamada-lux-rodape a {
	color: #960;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

.evento {
	border-top: 1px solid #CCC;
	height: 190px;
}

.evento a img {
	padding: 4px;
	border: 1px solid #CCC;
	margin-right: 1em;
}

.evento a:hover img {
	border: 1px solid #09F;
}

#galeria a img {
	padding: 4px;
	border: 1px solid #CCC;
	margin: 1em;
	float: left;
}

#galeria a:hover img {
	border: 1px solid #09F;
}

/* Curso de Tarot */
#tarot {
	background: #d0d0d0;
}

#curso-tarot {
	background: #fff url('../images/curso-tarot/degrade-fundo.gif') repeat-x top;
	padding: 25px 30px;
}

#descricao-curso {
	margin-bottom: 15px;
	overflow: hidden;
}

#descricao-curso li {
	color: #000;
	font: 21px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 10px;
}

#descricao-curso ul {
	float: left;
	margin-bottom: 0;
	padding: 0;
}

#descricao-curso ul.descricao-esquerda {
	margin-left: 45px;
}

#descricao-curso ul.descricao-direita {
	margin-left: 75px;
}

#endereco-curso {
	background: #ccc;
	color: #000;
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	padding: 20px 10px;
	text-align: center;
	width: 360px;
}

#endereco-curso span {
	color: #900;
}

/* CLASS */
.fltrt {
	float: right;
}

.fltlt {
	float: left;
}

.left {
	float: left;
	padding-right: 1em;
	padding-bottom: 1em;
}

.right {
	float: right;
	padding-left: 1em;
	padding-bottom: 1e,;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.center {
	text-align: center;
	width: 100%;
}

.button {
	cursor: pointer;
}

/* ZEND */
.errors li {
	color: #F00;
}