@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF url(../img/bg_pallas.jpg) center top no-repeat;
	font-family:"Calibri","Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#58585a;
}

img { border:none; }

::selection { /* Seleção para IE */
background: #006AB3; /* cor da seleção */
color: #ffffff; /* cor do texto da seleção */
}

::-moz-selection { /* Seleção para o Mozilla Firefox */
background: #006AB3; /* cor da seleção */
color: #ffffff; /* cor do texto da seleção */
}

::-webkit-selection { /* Seleção para o Chrome e Safari */
background: #006AB3; /* cor da seleção */
color: #ffffff; /* cor do texto da seleção */
}

/* contendo float */
.contemfloat:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.contemfloat { display: inline-block; }
/* Hides from IE-mac \*/
* .contemfloat { height: 1%; }
.contemfloat { display: block; }
/* End hide from IE-mac */

#ConteudoGeral { position: absolute;  width:100%; margin: 0 auto; }
#Limites { position: relative; width: 1000px; min-height: 100%; margin: 0 auto; margin-top:0px; }
* html #Limites { height: 100%; }
#Conteudo { padding-bottom: 0px; }
#Corpo { width:100%; float:left; }
#Rodape { position:relative; z-index:10; height:173px; }
#Geral { position: relative; width: 100%; margin: 0 auto; }
.faixaRodape { background:url(../img/bg_rodape.jpg) center top repeat-x; position:absolute; bottom:0px; height:173px; width:100%; z-index:9; }
.faixaTopo { background:url(../img/bg_menu.png) center top repeat-x; position:absolute; height:45px; width:100%; z-index:9; }


#CorpoInterna { position:relative; float:left; width:100%; z-index:10; padding:10px; text-align:justify; }
#Topo { float: left; width: 100%; height:50px; }
#Interna { margin: 0 auto; width:100%; text-align:left; }

.Logo {	position:relative; z-index:15; }
.divMenu {	position:absolute; z-index:14; width:100%; height:45px; float:left; }
.divBanners { position:relative; z-index:11; width:100%; height:340px; }
.divCultoAoVivo { position:relative; width:540px; height:110px; background:#fff; border:2px solid #4A4633; padding:10px; }
.quadroIgreja { background:url(../img/bg_quadro_el_shaddai.png) center top no-repeat;width:654px; height:323px; }

.Menu2 { position:relative; z-index:12; width:600px; height:30px; padding:5px; color:#FFFFFF; left:420px; top:20px; }
.HomeConteudo { position:relative; float:left; z-index:10; width:100%; }
.Lista { position:relative; text-align:left; font-size:14px;}
.divLista { text-align:center;padding:2px;float:left;margin:2px;}
.divAgenda { text-align:justify;padding:5px; line-height:26px;}
.ListaEventos {	padding: 5px; width: 700px; float: left; margin:2px; }
.divGaleria { text-align:center; padding: 0px 10px 0px 10px; width: 102px; float: left; margin:2px; height:80px; }
.divVideos { text-align:center; padding: 5px; width: 100%; float: left; margin:2px; height:117px; }


/*PROPRIEDADES DE TEXTOS*/
.titulo1 { font-size:22px; font-weight:bold; }
.titulo2 { font-size:18px; font-weight:bold; }
.titulo3 { font-size:12px; font-weight:bold; }
.titulo4 { font-size:14px; font-weight:bold; }
.texto1 { font-size:16px; color:#6D6849; }
.texto2 { font-size:12px; color:#001A0D; }

/*PROPRIEDADES DE LINKS*/
a.link1:link {	font-size:12px; color:#AC9F46; text-decoration:none; }
a.link1:visited { font-size:12px; color:#AC9F46; text-decoration:none; }
a.link1:hover {	font-size:12px; color:#D0C88C;	text-decoration:none; }
a.link1:active { font-size:12px; color:#D0C88C;	text-decoration:none; }

a.link2:link {	color:#e77817; font-size:12px; text-decoration:none; }
a.link2:visited { color:#e77817; font-size:12px; text-decoration:none; }
a.link2:hover {	color:#C26612; font-size:12px;	text-decoration:none; }
a.link2:active { color:#C26612;	font-size:12px; text-decoration:none; }

a.link3:link { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; text-decoration:none; }
a.link3:visited { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; text-decoration:none; }
a.link3:hover { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#F8C2C2;	text-decoration:none; }
a.link3:active { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#F8C2C2;	text-decoration:none; }

a.link4:link {	font-size:12px; font-weight:bold; color:#87888A; text-decoration:none; }
a.link4:visited { font-size:12px; font-weight:bold; color:#87888A; text-decoration:none; }
a.link4:hover {	font-size:12px; font-weight:bold; color:#87888A;	text-decoration:underline; }
a.link4:active { font-size:12px; font-weight:bold; color:#87888A;	text-decoration:underline; }


/*PARA FORMULARIOS*/
.form { display: inline; margin: 0px; padding: 0px; }
.btnContato{ background:url(../img/btn_contato.png) center center; border:0px; height:20px; width:74px; cursor:pointer; cursor:hand; color:#00632E; font-style:italic; font-weight:bold; font-size:13px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
.campoTrans { background:none; border:none; font-size:12px; color:#666666; }
.btnEnviar{ background:url(../img/btn_enviar.png) center center; border:0px; height:22px; width:80px; cursor:pointer; cursor:hand; }
.btnVoltar{ background:url(../img/btn_voltar.png) center center; border:0px; height:22px; width:80px; cursor:pointer; cursor:hand; }
.btnFechar{ background:url(../img/btn_fechar.png) center center; border:0px; height:22px; width:80px; cursor:pointer; cursor:hand; }
.btnBusca{ background:url(../img/icoBusca.png) center center no-repeat; border:0px; height:16px; width:16px; cursor:pointer; cursor:hand; }
.btnEnviarInativo{ background:url(../img/btnTranspEnviarInativo.png) center center; border:0px; height:22px; width:80px; }
.btn1 {	background:#990000;	color:#FFF;	border:1px solid #FFF;	height:22px; cursor:pointer; cursor:hand;}
.btnContatoEnviar{ background:url(../img/btn_enviar.png) center center no-repeat; border:0px; height:22px; width:80px; cursor:pointer; cursor:hand; }
.btnContatoLimpar{ background:url(../img/btn_limpar.png) center center no-repeat; border:0px; height:22px; width:80px; cursor:pointer; cursor:hand; }

/*PROPRIEDADES DE BORDAS*/
.bordaCinza { border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; border-left:1px solid #cccccc; border-right:1px solid #cccccc; border-collapse:collapse; border-spacing: 2px;
}
.linhaHorizontal1 { position:relative; height:1px; width:100%; background:#999; }
.linhaVertical1 { position:relative; height:100%; width:1px; background:#999; }
fieldset { -moz-border-radius:5px; border-radius: 5px; -webkit-border-radius: 5px;}
img {border:none;}

