/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

/*alinhar a site ao centro e background*/
.centro {
	margin: 0 auto;
	text-align: center;
}

/*fundo do rodapé*/
.fundo_rodape{
	background:url(imagens/fundo_rodape.jpg) repeat-x bottom;
}

.bg_rodape {
	background:url(imagens/bg_rodape.jpg) no-repeat;
	width:775px; height:65px;
}

body{
	margin: 0 auto;
	text-align: center;
	background:url(imagens/fundo_topo.jpg) repeat-x top center #FEFEFE; 
}

/*fundo da área restrita*/
.bg_area_restrita {
	background: url(imagens/bg_area_restrita.jpg) no-repeat;
	width:267px; height:80px;
}

.bg_area_restrita_ing {
	background: url(imagens/bg_area_restrita_ing.jpg) no-repeat;
	width:267px; height:80px;
}

/*fundo da Conteúdo*/
.bg_conteudo {
	background: url(imagens/bg_conteudo.jpg) repeat-y;
	width:775px;
}

/*fundo da busca*/
.bg_buscar_port {
	background: url(imagens/bg_buscar_port.jpg) no-repeat;
	width:193px; height:66px;
}

.bg_buscar_esp {
	background: url(imagens/bg_buscar_port.jpg) no-repeat;
	width:193px; height:66px;
}

.bg_buscar_ing {
	background: url(imagens/bg_buscar_ing.jpg) no-repeat;
	width:193px; height:66px;
}


/*fundo da newsletter*/
.bg_newsletter {
	background: url(imagens/bg_newsletter.jpg) no-repeat;
	width:193px; height:217px;
}

/*fundo dos mais vendidos*/
.bg_mais_vendidos {
	background: url(imagens/bg_mais_vendidos.jpg) no-repeat;
	width:187px;
	padding:5px 0 5px 6px;
}

/*fundo da loja virtual*/
.bg_loja_virtual {
	background-color:#F7F7F9;
	width:250px; height:133px;
}

/*fundo de raboni e você*/
.bg_raboni_voce_port {
	background: url(imagens/bg_raboni_voce_port.jpg) no-repeat;
	width:286px; height:134px;
}

.bg_raboni_voce_esp {
	background: url(imagens/bg_raboni_voce_esp.jpg) no-repeat;
	width:286px; height:134px;
}

.bg_raboni_voce_ing {
	background: url(imagens/bg_raboni_voce_ing.jpg) no-repeat;
	width:286px; height:134px;
}

/*borda*/
.borda {
	border-bottom:2px solid #A9A9CE;
}


/***MENU***/
.menu_lateral{
	font-family:tahoma; font-size:11px; color:#252567; font-weight:bold; text-decoration:none;
	background:url(imagens/bg_menu_off.jpg) no-repeat;
	width:170px;
	padding:9px 0 9px 23px;
	display:block;
}

.menu_lateral:hover {
	font-family:tahoma; font-size:11px; color:#ffffff; font-weight:bold; text-decoration:none;
	background: url(imagens/bg_menu_on.jpg) no-repeat;
}

.menu_lateral_sub{
	font-family:tahoma; font-size:11px; color:#252567; font-weight:bold; text-decoration:none;
	background:url(imagens/bg_menu_off_gr.jpg) no-repeat;
	margin-left:7px;
	width:150px;
	padding:8px 0 5px 23px;
	display:block;
	height: 27px;
}

.menu_lateral_sub:hover {
	font-family:tahoma; font-size:11px; color:#ffffff; font-weight:bold; text-decoration:none;
	background: url(imagens/bg_menu_on_gr.jpg) no-repeat;
}

/*texto preto*/
.texto_preto {
	font-family:tahoma; font-size:11px; color:#000000;
}

.texto_preto p {
	padding-bottom: 8px;
}

.texto_preto a {
	font-family:tahoma; font-size:11px; color:#000000; text-decoration:none;
}

.texto_preto a:hover {
	font-family:tahoma; font-size:11px; color:#000000; text-decoration:underline;
}

/*texto branco*/
.texto_branco {
	font-family:tahoma; font-size:11px; color:#ffffff; line-height:16px;
}

.texto_branco a {
	font-family:tahoma; font-size:11px; color:#ffffff; text-decoration:none;
}

.texto_branco a:hover {
	font-family:tahoma; font-size:11px; color:#ffffff; text-decoration:underline;
}

/*texto azul*/
.texto_azul {
	font-family:tahoma; font-size:11px; color:#212168;
}

.texto_azul a {
	font-family:tahoma; font-size:11px; color:#212168; text-decoration:none;
}

.texto_azul a:hover {
	font-family:tahoma; font-size:11px; color:#212168; text-decoration:underline;
}

.texto_azul_gr {
	font-family:tahoma; font-size:15px; color:#212168; font-weight:bold;
}

/*texto vermelho*/
.texto_vermelho {
	font-family:tahoma; font-size:12px; color:#A0190F; font-weight:bold;text-align: left;
}

/*endereço*/
address {
	font-style: normal;
}

/*class para as imagens*/
.img_noticias{
	float:left;
	margin:0 5px 5px 0;
	border:none;
}

/*propriedades para os inputs, select e textarea*/

/*area restrita*/
.input {
	font-family:tahoma; font-size:11px; color:#000000;
	height:15px; 
	padding-left:4px; 
	border:1px solid #D5D5D5;
}

.interna input{
	margin:2px 0 2px 5px;
	border:1px solid #D5D5D5;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}

.interna select{
	margin:2px 0 2px 5px;
	border:1px solid #D5D5D5;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}

.interna textarea{
	margin:2px 0 2px 5px;
	border:1px solid #D5D5D5;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}

fieldset{
padding:2px 2px 2px 2px;
}

/*************LIGHTBOX***************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(lightbox2.03.3/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(imagens/prevlabel.gif) left 100% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(imagens/nextlabel.gif) right 100% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; }	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
	
.paginacao {
font-family:tahoma;
color:#000;
font-size:10px;
clear:both;

}

.sugestao_dia{
  background: url(imagens/bg_sugestao_dia.jpg) no-repeat;
  width: 551px;
  height: 160px;
}

.convi_catalog{
  width: 550px;
  height: 128px;
}

.titulo_veremelho{
  font-family:tahoma; font-size:12px; color:#A0190F; font-weight:bold; text-align:center;
}

.evangelho {
 /*background: url(imagens/bg_evangelho_dia.jpg) no-repeat;*/
 width: 282px;
 height: 131px;
}

.bencao {background:url(imagens/bg_bencao_dia.jpg) no-repeat; height:220px; width:290; text-align:center; padding:60px 0 0 0;}

.convite { padding-left:15px;}

.left{float:left;}