body {
	font-family: arial, Trebuchet, verdana, sans-serif;
	color: #333;
	background: #fff url(../imagens/bg.jpg);
	background-repeat: repeat-x;
	line-height: 130%;
	font-size:14px;
}

* {outline: 0;}

hr {
	color: #fff;
	width: 70%;
	margin: 15px auto;
}

h1 {
	color: #ff6600;
	font-size: 18px;
	display:block;
}

h2 {
	color: #666;
	font-size: 16px;
	display:block;
	margin: 20px;
	font-weight:bold;
	text-align: center;
}

h3 {
	color: #999;
	font-size: 11px;
	margin-left:10px;
	font-weight:bold;
	text-align: left;
	display:block;
	line-height: 110%;
}

h4 {
	color: #ff6600;
	font-size: 16px;
	display:block;
	margin: 30px;
	font-weight:bold;
	
}

h5 {
	color: #333;
	font-size: 12px;
	margin:5px auto;
	font-weight: normal;
}

h6 {
	margin-left:auto;
	margin-right:auto;
	display:block;}

a {
	color: #333;
	font-weight:bold;
	font-size: 100%;
	display: block;
	text-decoration:none;
}

a:hover {
		text-decoration: underline;
}

p {
	text-indent: 30px;
	text-align: justify;
}

.texto-home p {
	font-size: 16px;
	line-height: 123%;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


div.container {
	width: 870px;
	padding: 0px 0px;
	margin: 0 auto;
}

#topo {
	width: 870px; /* ERA 850 */
	height: 233px;
	margin-bottom:1px;
}

#conteudo {
	width: 830px;
	min-height: 350px;
	float:left;
	background: #fff url(../imagens/bg_conteudo.jpg);
	margin: 0 auto;
	border: 1px solid #e2e2e2;
	padding: 15px 19px;
}

#coluna1 {
	width:150px;
	margin-right: 20px;
	float:left;
	background: #e2e2e2 url(../imagens/bg_coluna1.jpg);
}

#coluna1 img {
	margin: 0 auto;
	display: block;
	margin-bottom: 3px;
}

#coluna1 a {
	width: 100%;
	margin: 0 auto;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	font-weight: normal;
}

#coluna1-perso {
	width:170px;
	margin-right: 20px;
	float:left;
	background: #e2e2e2 url(../imagens/bg_coluna1.jpg);
	overflow: auto;
	height: 800px;
}

#coluna1-perso img {
	margin: 0 auto;
	display: block;
	margin-bottom: 3px;
}

#coluna1-perso a {
	width: 100%;
	margin: 0 auto;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	font-weight: normal;
}

#coluna2 {
	width: 410px;
	float:left;
	margin-right: 20px;
}

#coluna2 h1{margin: 20px;}

#coluna3 {
	width: 230px;
	float:left;
}

#coluna3-cefe {
	width: 390px;
	float:left;
}

#pesquisa {
	margin: 10px 0;
}

#pesquisa h5 {
	color: #333;
	font-size: 16px;
	margin:5px auto;
	font-weight: bold;
}

#imgcoluna3 {
	width: 218px;
	height: 83px;
	float:left;
	border: 1px solid #cccccc;
	padding: 6px;
	margin-bottom: 3px;
}

#textocoluna3 {
	line-height: 110%;
	width: 218px;
	height: 460px;
	float:left;
	border: 1px solid #cccccc;
	padding: 6px;
	margin-top: 4px;
	margin-bottom: 3px;
	overflow: auto;
}

#textocefe {
	width: 390px;
	float:left;
	border: 1px solid #cccccc;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 3px;
	color: #333;
	font-weight: normal;
	font-size: 12px;
	height: 623px;
	overflow: auto;
}



#textocoluna3 p{
	color: #006666;
	font-size: 11px;
	font-weight:bold;
	text-indent: 30px;
}

#cdcoluna3 {
	margin-top:15px;
	width: 230px;
	float:left;
	line-height: 120%;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#cdcoluna3 img{
	margin: 0px auto;
	margin-bottom: 10px;
	display: block;
	text-align: center;
}

#rodape {
	width: 870px;
	float:left;
	margin: 0 auto;
}

#pesquisa div input {
	margin:0;
	padding:0;
}

#coluna2-cefe {
	margin: 0px auto;
	padding-right: 20px;
	float: right;
	width: 390px;
	text-align: center;
}

#coluna2-cefe p{
	color: #006666;
	font-size: 11px;
	font-weight:bold;
	text-indent: 30px;
	text-align: justify;
}

#fotos_atividades {
	background: #e2e2e2;
	width: 410px;
}

#fotos_atividades li{
	margin-right: 20px;
}

#coluna_mega {
	margin: 0px auto;
	padding-left: 20px;
	width: 600px;
	float: left;
}

#coluna_mega h1{

	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color: #333;
	margin: 25px;
}

#coluna_mega h2{

	font-weight: bold;
	text-align: left;
	font-size: 18px;
	color: #333;
	margin-bottom: 15px;
}

.imagem_personalidades {
	float: left;
	margin: 20px 15px 0px 0px;
}

#links-1 {
	padding-left: 50px;
	width: 370px;
	float: left;
}

#links-2 {
	width: 370px;
	float: right;
}

#links-2 #links-1, h1{
	color: #336699;
	margin: 25px 0 5px 0px;
}

#links-2 #links-1, a{
	font-size: 11px;
	color: #336699;
	display: inline;
	text-align: center;
	margin: 0;
}

#espirita_mes {
	width: 300px;
	float: left;
	margin: 20px;
}

.espirita_thumb {
	width: 480px;
	margin-top: 40px;
	float: left;
	text-align: center;
}

.espirita_thumb img{
	margin: 20px 15px;
}

.espirita_nav {
	color: #fff;
	font-weight: bold;
	padding: 3px;
	display: block;
	text-align: center;
	background: #AFAFAF;
	width: 440px;
	margin: 0 auto;
	margin-top: 10px;
}

.espirita_nav a{
	color: #fff;
	text-align: center;
	margin-right: 15px;
	font-size: 15px;
	display: inline;
	float: none;
}

.espirita_nav img{
	display: block;
	float: left;
	margin: 0 5px;
}

.espirita_nav a{
	display: inline;
}

.espirita_nav a{
	padding: 6px 0px;
	font-size: 15px;	
}

.livro_thumb {
	width: 810px;
	margin: 0px auto;
	margin-left: 10px;
	float: left;
	text-align:center;
}

.livro_thumb a{
	display:block;
	float:left;
}

.livro_thumb img{
	margin-left: 15px;
	margin-bottom: 20px;
}

.livro_nav {
	padding: 3px 0;
	text-align: center;
	background: #AFAFAF;
	width: 810px;
	display: block;
	float: left;
	
}

.livro_nav a{
	color: #fff;
	text-align: center;
	margin-right: 15px;
	font-size: 15px;
	display: inline;
	float: none;
}

.livro_nav img{
	
	display: block;
	float: left;
	margin: 0 5px;
}

#assinatura_nav {
	width: 545px;
	height: 50px;
	background: #fff url(../imagens/bg_assinaturan.jpg);
	margin: 0 auto;
	text-align: center;
	padding-left: 10px;
}

#assinatura_nav a{
	display: block;
	float:left;
	margin: 18px 45px;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

#assinatura{
	width: 560px;
	margin: 0 auto;
}

#assinatura_foot {
	background: #fff url(../imagens/assinatura_foot_bg.jpg);
}

#assinatura_foot .texto {
	width: 230px;
	color: #006666;
	font-size: 13px;
	font-weight: bold;
	text-indent: 30px;
	margin: 20px 25px 0px 25px;
	display: block;
	float: left;
}
/* ------------ INICIO DO FORMULARIO DE CONTATO -------------------- */

#formulario img{
	width:30px;
	height:400px;
	display: block;
	float: left;
}

#formulario {
	width:480px;
	height:400px;
	background: #fff url(../imagens/bg_formulario.jpg);
	margin: 0 auto;
	display: block;
	float: left;
	margin: 10px 0;
}

#formulario form{
	width:420px;
	height:400px;
	display: block;
	float: left;
}

#formulario form h2{
	text-align: left;
	margin-left: 0px;
}

label {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #666;
}

label_radio {
	font-weight: bold;
	font-size: 18px;
	color: #666;
}

label.error {
	font-weight: normal;
	color: red;
}

input[type="text"], textarea {
	border: 1px solid #c3c3c3;
	padding: 5px;
	width: 400px;
	font-family: Georgia, serif;
	color: #333;
}

input:focus, textarea:focus {
	border: 1px solid #DE6300;
	margin: 0;
	font-weight: bold;
}

#form_email input[type="text"] {width: 330px;}

#form_uf input[type="text"] {width: 30px;}

fieldset fieldset div label {
	float: left;
	font-weight: normal;
	margin-left: 5px;
}

fieldset div, fieldset fieldset {margin-bottom: 10px;}
fieldset fieldset div {margin: 0; clear: left;}

/* ------------ FIM DO FORMULARIO DE CONTATO -------------------- */
/* ------------ INICIO DO FORMULARIO DE ASSINATURA -------------------- */
#formulario-assinatura img{
	width: 30px;
	height: 400px;
	display: block;
	float: left;
}

#formulario-assinatura {
	width: 810px;
	height: 400px;
	background: #fff url(../imagens/bg_formulario.jpg);
	margin: 0 auto;
	
}

#formulario-assinatura form{
	width: 750px;
	min-height: 300px;
	display: block;
	float: left;
}
.style1 {
	color: #FF0000;
	font-size: small;
}

*{
        margin:5; /*Defin a a separacao das colunas aqui*/
        padding:5;
    }
    .linha{
        padding:5;
        clear:both;
    }

    .coluna{    
        height:70px;
        border: 0px solid #000000;           
        float:left;
		
    }

/* ------------ FIM DO FORMULARIO DE ASSINATURA -------------------- */
/* ----------------------- BUSCA HOME --------------------------- */

#pesquisa input[type="text"]{
	border: 1px solid #c3c3c3;
	padding: 3px;
	width: 175px;
	font-family: Georgia, serif;
	color: #333;
	display: block;
	float: left;
}

#pesquisa input:focus, textarea:focus {
	border: 1px solid #DE6300;
	margin: 0;
	font-weight: bold;
}

#pesquisa button:hover {background-position: bottom;}
#pesquisa button {
	display: block;
	float: right;
	border: 0;
	margin-top: -10px;
	width: 40px;
	height: 25px;
	background: #dc6500 url(../imagens/bt_ok.jpg);
	color: white;
	text-indent: -9999px;
}
/* --------------------- FIM BUSCA HOME ------------------------- */




#form_img {
	margin-left: 30px;
	display: block;
	float:left;
	width: 300px;
	height: 400px;
	background: #c3c3c3 url(../imagens/formulario_de_contatos_img.jpg);
}


.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

#trabalhos h2{
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 14px;
}

#trabalhos h3{
	border: 1px dashed gray;
	padding: 10px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 13px;
	color: #333;
}

#trabalhos p{text-align:center; text-indent:0;}
#trabalhos h2{text-align:center;}

.fonte {
	text-align: left;
	font-size: 90%;
	color: #333;
	display: block;
	font-weight: bold;
}

.credito {
	margin-top: 20px;
	text-indent: 0;
	font-size: 13px;
	font-style: italic;
}