@charset "utf-8";
/* CSS Document */
/* ---------------------------------------------------------------*/
/*INDEX*/
/* ---------------------------------------------------------------*/
body{
	margin:0 auto;
	background:url(../imagens/background1.jpg);
	}
a{
	color:#000000;
	text-decoration:none;
	}
a:hover{
	color:#000000;
	text-decoration:underline;
	}
#geral1{
	width:770px;
	height:1050px;
	margin:0 auto;
	background:url(../imagens/background.jpg) no-repeat;
	}
#topo{
	width:770px;
	height:200px;
	background-repeat:no-repeat;
	margin:0 auto;
	}
#geral{
	width:700px;
	height:850px;
	margin:0 auto;
	}

#mt{
	margin-top:168px;
	height:30px;
	float:right;
	margin-right:35px;
	}
#mt1{
	width:135px;
	height:30px;
	background-image:url(../imagens/inicial.jpg);
	background-repeat:no-repeat;
	display:block;
	}
#mt1 a{
	width:135px;
	height:30px;
	background-image:url(../imagens/inicial.jpg);
	background-repeat:no-repeat;
	display:block;
	}
#mt1 span{
	display:none;
	}
	
#mt2{
	width:153px;
	height:30px;
	background-image:url(../imagens/liturgia.jpg);
	background-repeat:no-repeat;
	display:block;
	}
#mt2 a{
	width:153px;
	height:30px;
	background-image:url(../imagens/liturgia.jpg);
	background-repeat:no-repeat;
	display:block;
	}
#mt2 span{
	display:none;
	}
#mt3{
	width:135px;
	height:30px;
	background-image:url(../imagens/santo.jpg);
	background-repeat:no-repeat;
	display:block;
	}
#mt3 a{
	width:135px;
	height:30px;
	background-image:url(../imagens/santo.jpg);
	background-repeat:no-repeat;
	display:block;
	}
#mt3 span{
	display:none;
	}
	
#mt1,#mt2,#mt3{
	float:right;
	}
	
#conteudo{
	width:700px;
	height:750px;
	}

#esq{
	width:218px;
	height:473px;
	}
#comunidade{
	width:218px;
	height:30px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(../imagens/comunidade.jpg);
	background-repeat:no-repeat;
	}
#links{
	width:218px;
	height:21px;
	margin-top:10px;
	background-image:url(../imagens/links.jpg);
	background-repeat:no-repeat;
	}
#meio{
	width:128px;
	height:473px;
	background-image:url(../imagens/meio.jpg);
	background-repeat:no-repeat
	}
	
#dir{
	width:354px;
	height:473px;
	background-color:#FFFFFF;
	}
	
#flash{
	width:315px;
	height:230px;
	margin-bottom:10px;
	margin-top:20px;
	margin-left:4.5px;
	text-align:center;
	color:#FFFFFF;
	font-size:24px;
	background-image:url(../imagens/destaque1.jpg);
	background-repeat:no-repeat;
	display:block;
	}
#flash a{
	width:315px;
	height:230px;
	background-image:url(../imagens/destaque.jpg);
	background-repeat:no-repeat;
	display:block;
	}
#flash span{
	display:none;
	}
#conta{
	width:225px;
	height:170px;
	background-image:url(../imagens/banco.jpg);
	background-repeat:no-repeat;
	display:block;
	margin-left:62px;
	margin-top:40px;
	}
#conta a{
	width:225px;
	height:170px;
	background-image:url(../imagens/banco.jpg);
	background-repeat:no-repeat;
	display:block;
	}
#conta span{
	display:none;
	}
#esq,#meio,#dir{
	float:left;
	}
#rodape{
	width:700px;
	height:40px;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#rodape hr{
	width:500px;
	color:#935126;
	text-align:center;
	}

/* ---------------------------------------------------------------*/
/* ---------------------- Conteudo -------------------------------*/
/* ---------------------------------------------------------------*/

#geral1c{
	margin:0 auto;
	width:770px;
	height:auto;
	margin:0 auto;
	background: url(../imagens/background_i.jpg) no-repeat;
	}
#geralc{
	width:700px;
	height:auto;
	background-color:#FFFFFF;
	margin:0 auto;
	}
#conteudo1{
	width:680px;
	height:auto;
	margin-top:25px;
	margin:0 auto;
	}
h1{
	text-align:center;
	font-size:200%;
	color:#935126;
	margin:15px;
	}
h2{
	text-align:left;
	font-size:110%;
	color:#C26B32;
	}
h3{
	text-indent:60px;
	font-style:italic;
	font:bold;
	}
h4{
	line-height:3px;
	margin-left:10px;
	font:Arial, Helvetica, sans-serif;
	height:15px;
	font-weight:normal;
	}

h5{
	font-size:110%;
	color:#C26B32;
	text-align:center;
	}

p{
	text-indent:60px;
	text-align:justify;
	font-size:100%;
	}
#img1{
	float:right;
	width:325px;
	height:300px;
	padding:5px 0px 0px 20px;
	position:static;
	}
#pregacao1,#pregacao2{
	float:left;
	margin-left:10px;
	margin-top:40px;
	width:320px;
	height:300px;
	text-align:center;
}

#pregacao2{
	margin-left:20px;
}
	
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------     Classes    -------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------*/

.voltar{
	width:685px;
	text-align:right;
	}
.voltar a{
	text-align:right;
	font:150% bold;
	color:#935126;
	}
.voltar a:hover{
	color:#000000;
	text-decoration:underline;
	}

.banco{
	text-align:center;
	text-indent:0px;
	font:120% bold;
	}