@import url(paginacao.css);

* {
	
}

dd, dl, dt, form {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	background:#15709C url(/img/bg.jpg) no-repeat center top;

	margin:0;
	padding:0;
}
body, td, th {
	font:12px verdana;

	line-height:1.6em;
	color:#444;
}

a {
	color:#15709C;
	text-decoration:none;
}

a:focus { outline: none }

a:hover {
	color:#034459;
	text-decoration:underline;
}

a img {
	border:0;
}

.conteudo p a {
	text-decoration:underline;
}

.conteudo ul li {
	padding-bottom:10px;	
}	

.clear {
	clear:both;	
}

#site {
	width:970px;
	text-align:left;
	margin: 0 auto;
	padding:0;
	background:#FFF;
}
#topo {
	background:url(/img/topo-menu2.jpg) no-repeat left top;
	height:241px;
	width:970px;
	position:relative;
}
#topo .versiculo {
	width:970px;
	height:40px;
	position:absolute;
	text-align:center;
	color:#004B65;
	color:#FFF;
	color:#DAF1FC;
	color:#444;
	font: 11px georgia;
	
	letter-spacing:1px;
	font-style:italic;
	line-height: 18px;
	
}

#topo h1 {
	display:none;
}

h2 {
	padding:0;
	margin:15px 0 20px 0;
}
h2 span{
	display:none;
	font:24px trebuchet ms;
	color:#004D63;
	
}

.conteudo h3 {
	font:20px georgia;
	color:#E03D3C;
	margin-top:20px;
	margin-bottom:5px;
}

.conteudo h4 {
	font:bold 16px georgia;
	color:#EC6526;
	color:#E76B6B;
	margin-top:20px;
	margin-bottom:0px;
}

#menu, #corpo {
	float:left;
}
#corpo {
	width:775px;
}
#rodape {
	clear:both;
	background:url(/img/bg-rodape2.png) no-repeat center top;
	height:222px;
	text-indent:-10000px;
}

ul#menuh {
	list-style:none;
	margin:0;
	padding:0;
}

#menuh li a {
	line-height:14px;
	text-indent:-100000px;	
	top:208px;
	position: absolute;
}

#menuh .mhome a {
	left:29px;
	background:url(/img/btn-home.png) no-repeat left top;
	width:41px;
}
#menuh .mhome a:hover {
	background:url(/img/btn-home-over.png) no-repeat left top;
}

#menuh .magenda a {
	left:107px;
	background:url(/img/btn-agenda.png) no-repeat left top;
	width: 135px;
}

#menuh .magenda a:hover {
	background:url(/img/btn-agenda-over.png) no-repeat left top;
}

#menuh .mtestemunhos a {
	left:275px;
	background:url(/img/btn-testemunhos.png) no-repeat left top;
	width: 101px;
}
#menuh .mtestemunhos a:hover {
	background:url(/img/btn-testemunhos-over.png) no-repeat left top;
}

#menuh .majuda a {
	left:416px;
	background:url(/img/btn-ajuda.png) no-repeat left top;
	width: 173px;
}
#menuh .majuda a:hover {
	background:url(/img/btn-ajuda-over.png) no-repeat left top;
}

#menuh .mcontato a {
	left:623px;
	background:url(/img/btn-contato.png) no-repeat left top;
	width: 63px;
}
#menuh .mcontato a:hover {
	background:url(/img/btn-contato-over.png) no-repeat left top;
}

#menuh .status-culto a {
  position:absolute;
  width:50px;
  height:15px;
  top:208px;
  left:785px;
  display:block;
  z-index:10000;
  text-indent:-10000px;  
  background: url(/img/titulo-video.png) no-repeat left top;  
}  
#menuh  .status-culto a.culto-online {
  background: url(/img/titulo-culto-online.png) no-repeat left top;
  width:115px;
}

#menu {
	width:155px !important;
	padding-left:20px;
	padding-right:20px;
}
#menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
#menu h3 {
	text-indent:-10000px;
	margin-top:20px;
	margin-bottom:5px;
}

#menu .menu-igreja h3 {
	background:url(/img/menu-titulo-igreja.png) no-repeat left center;	
}

#menu .menu-conteudo h3 {
	background:url(/img/menu-titulo-conteudo.png) no-repeat left center;	
}

#menu .menu-missao h3 {
	background:url(/img/menu-titulo-missoes.png) no-repeat left center;	
}

#menu .menu-projeto h3 {
	background:url(/img/menu-titulo-projeto.png) no-repeat left center;	
}


#menu li li {
}
#menu li, #menu li a {
	font:11px verdana;

	text-decoration:none;
	color:#555;
}

#menu li a {
	width:155px;	
	padding:4px 0;
	display:block;
	background:url(/img/dot.png) repeat-x left bottom;	
}

#menu li a:hover {
	color:#000;
	background-color:#FEFDf2
}


#box-newsletter {
	margin-top:35px;
	width:155px;
}
#box-newsletter dt {
	text-indent:-10000px;
	background:url(/img/box-newsletter.png) no-repeat left top;
	height:13px;
}
#box-newsletter dd {
	margin-top:4px;
	position:relative;
	font:10px arial;
	line-height:13px;
}

#box-newsletter .femail {
	display:block;
	width:100px;
	height:40px;
	margin-top:10px;
	background:url(/img/input-text-100.png) no-repeat left bottom;
}
#box-newsletter .femail span{
	display:block;
	width:38px;
	height:8px;
	background:url(/img/label-email.png) no-repeat left top;
	text-indent:-10000px;
}

#box-newsletter .femail input {
	margin-top:5px;
	width:92px;
	border:0;
	position:absolute;
	left:4px;
	top:49px;	
}
#box-newsletter .btn-enviar {
	position:absolute;
	right:0px;
	top:49px;
} 

#conteudo  {
	padding-right:20px;
}	

/* mensagem de informativo */
.msg-informativo, 
.msg-alerta, 
.msg-alerta-critico, 
.msg-erro, 
.msg-sucesso {
    padding:10px 10px 10px 55px;
    margin: 15px 0;
    color:#222;
    border:1px solid #bfcfe7; 
    background: #e1edfd url(/img/icn-informacao-30.png) no-repeat 15px center;
}

.msg-informativo dt {
    color:#6C8BC7;
    font-weight:bold;
}

.msg-informativo dd,  
.msg-alerta dd, 
.msg-alerta-critico dd,  
.msg-erro dd, 
.msg-sucesso dd {
    padding:0;
    margin:0;
}

.msg-informativo dd ul, 
.msg-alerta dd ul, 
.msg-alerta-critico dd ul, 
.msg-erro dd ul , 
.msg-sucesso  dd ul {
    padding-left:25px;
}

/* mensagem de alerta */
.msg-alerta {
    color:#222;
    border:1px solid #F1ED09; 
    background: #FBF992 url(/img/icn-alerta-30.png) no-repeat 15px center;
}

.msg-alerta dt {
    color:#666504;
    font-weight:bold;
}


/* mensagem de alerta critico */
.msg-alerta-critico {
    color:#fff;
    border:1px solid #7C0404; 
    background: #CB1212 url(/img/icn-alerta-critico-30.png) no-repeat 15px center;
}

.msg-alerta-critico dt {
    color:#FFF946;
    font-weight:bold;
}

#principal .msg-alerta-critico dd a {
    color:#FFF946;
}


/* mensagem de error */
.msg-alerta {
    color:#222;
    border:1px solid #D0CD08; 
    background: #FBF992 url(/img/icn-alerta-30.png) no-repeat 10px 10px;
}

.msg-alerta  dt {
    color:#184315;
    font-weight:bold;
}

.msg-erro {
    color:#222;
    border:1px solid #FDADAD; 
    background: #ffd5d5 url(/img/icn-erro-30.png) no-repeat 15px center;
}

.msg-erro dt {
    color:#184315;
    font-weight:bold;
}

/* mensagem de error */
.msg-sucesso {
    color:#222;
    border:1px solid #bfedbb; 
    background: #E9F4D2 url(/img/icn-sucesso-30.png) no-repeat 15px center;
}

.msg-sucesso dt {
    color:#689f63;
    font-weight:bold;
}

/* ASPAS */

.aspa {
	background:url(/img/aspa.png) no-repeat left top;
	padding-left:30px;
	padding-top:10px;
	font:17px georgia;
	font-style:italic;
	color:#008CAA;
	_height:35px;
	min-height:35px;	
}
