body{
	background:url(../img/bg.jpg) center top repeat-x;
	background-color:#153115;
	text-align:center;
	margin:10px 0px 0px 0px;
	
	}

#wrap{
	width:1000px;
	border: 0px solid #ACACAC;
	text-align:center;
	padding: 0px;
	position: absolute;
	left:50%;
	overflow:hidden;
	/* sempre metade da medida desta div */
	margin-left: -500px;
	
	/* Raio da borda */
	-moz-border-radius:0px; 
	-webkit-border-radius:0px;
	/* Opacidade */
    opacity: .99;
    -moz-opacity: .99;
    filter:alpha(opacity=99);
	
	}
	
#cabecalho{
	width:990px;
	height:200px;
	border: 0px solid #ACACAC;
	text-align:center; 
	padding: 5px 5px 0px 5px;
	background:url(../img/cabeca.png) top repeat-x;
	

	/* Raio da borda */
	-moz-border-radius:0px; 
	-webkit-border-radius:0px;
	
	/* Opacidade */
    opacity: .99;
    -moz-opacity: .99;
    filter:alpha(opacity=99);
	
	}
	
#login{
	width:990px;
	height:40px;
	border: 0px solid #ACACAC;
	
	text-align:left; 
	padding:5px;
	background:url(../img/bg_login.jpg) top repeat-x;
	background-color:#DDD;
	float:left;
	
	/* Raio da borda */
	-moz-border-radius:0px; 
	-webkit-border-radius:0px;
	
	/* Opacidade */
    opacity: .99;
    -moz-opacity: .99;
    filter:alpha(opacity=99);
	
	}
	
#coluna_1{
	width:250;
	height:434px;
	float:left;
}

#menu{
	width:250px;
	margin:5px 5px 0px 0px;
	text-align:left; 
	padding:5px;
	background:url(../img/bg_1.jpg) top repeat-x;
		background-color:#fff;
	float:left;
	
	/* Raio da borda */
	-moz-border-radius:0px; 
	-webkit-border-radius:0px;
	
	/* Opacidade */
    opacity: .99;
    -moz-opacity: .99;
    filter:alpha(opacity=99);
	
	}
	
#conteudo{
	width:450px;
	height:200px;
	background-color:#fff;
	border-bottom:2px solid #c9c9c9;
	border-right: 2px solid #c9c9c9;
	margin:5px 5px 5px 0px;
	text-align:center; 
	padding: 5px 5px 0px 5px;
	float:left;
	
	/* Raio da borda */
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
	
	/* Opacidade */
    opacity: .99;
    -moz-opacity: .99;
    filter:alpha(opacity=99);
	
	}
	
#modulo_direito{
	width:256px;
	height:200px;
	margin:5px 0px 5px 0px;
	border: 1px solid #ACACAC;
	text-align:left; 
	padding:5px;
	background:url(../img/bg_1.jpg) top repeat-x;
	background-color:#fff;
	float:right;
	
	/* Raio da borda */
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
	
	/* Opacidade */
    opacity: .99;
    -moz-opacity: .99;
    filter:alpha(opacity=99);
	
	}
	
#modulo_esquerdo{
	width:250px;
	height:200px;
	margin:0px 5px 5px 0px;
	border: 1px solid #ACACAC;
	text-align:center; 
	padding:5px;
	background:url(../img/bg_1.jpg) top repeat-x;
	background-color:#DDD;
	float:left;
	
	/* Raio da borda */
	-moz-border-radius:0px; 
	-webkit-border-radius:0px;
	
	/* Opacidade */
    opacity: .99;
    -moz-opacity: .99;
    filter:alpha(opacity=99);
	
	}

#modulo_meio{
	width:460px;

	margin:0px 5px 5px 0px;
	text-align:left; 
	padding:0px;
	background:url(../img/bg_1.jpg) top repeat-x;
	background-color:#fff;
	float:left;
	
	/* Raio da borda */
	-moz-border-radius:0px; 
	-webkit-border-radius:0px;
	
	/* Opacidade */
    opacity: .99;
    -moz-opacity: .99;
    filter:alpha(opacity=99);
	
	}

#modulo_pequeno{
	width:257px;
	height:92px;
	margin:0px 0px 5px 0px;
	border: 1px solid #ACACAC;
	text-align:left; 
	padding:5px;
	background:url(../img/bg_1.jpg) top repeat-x;
	background-color:#DDD;
	float:right;
	
	/* Raio da borda */
	-moz-border-radius:0px; 
	-webkit-border-radius:0px;
	
	/* Opacidade */
    opacity: .99;
    -moz-opacity: .99;
    filter:alpha(opacity=99);
	
	}

#modulo_pequeno2{
	width:257px;
	height:88px;
	margin:0px 0px 5px 0px;
	border: 1px solid #ACACAC;
	text-align:left; 
	padding:5px;
	background:url(../img/bg_1.jpg) top repeat-x;
	background-color:#DDD;
	float:right;
	
	/* Raio da borda */
	-moz-border-radius:0px; 
	-webkit-border-radius:0px;
	
	/* Opacidade */
    opacity: .99;
    -moz-opacity: .99;
    filter:alpha(opacity=99);
	
	}
	
#bloco1{
	width:450px;
	height:200px;
	margin:0px 5px 5px 0px;
	border: 1px solid #ACACAC;
	text-align:center; 
	padding:5px;
	background:url(../img/bg_1.jpg) top repeat-x;
	background-color:#fafafa;
	float:left;
	clear:both;
	
	/* Raio da borda */
	-moz-border-radius:0px; 
	-webkit-border-radius:0px;
	
	/* Opacidade */
    opacity: .99;
    -moz-opacity: .99;
    filter:alpha(opacity=99);
	
	}

#bloco2{
	width:520px;
	height:200px;
	margin:0px 0px 5px 0px;
	border: 1px solid #ACACAC;
	text-align:center; 
	padding:5px;
	background:url(../img/bg_1.jpg) top repeat-x;
	background-color:#DDD;
	float:right;
	
	/* Raio da borda */
	-moz-border-radius:0px; 
	-webkit-border-radius:0px;
	
	/* Opacidade */
    opacity: .99;
    -moz-opacity: .99;
    filter:alpha(opacity=99);
	
	}



#footer{
	height:150px; 
	margin-bottom:30px; 
	width:990px; 
	padding:5px; 
	float:left;
	background:#096;
	
	}

#bloco_3{
	height:200px; 
	margin-bottom:7px; 
	width:990px; 
	padding:5px; 
	float:left;
	background:#096;
	
	}

#tabela_menu{
	width:235px;
	height:15px;
	margin:3px;
	border-bottom:2px solid #c9c9c9;
	border-right: 2px solid #c9c9c9;
	padding:5px;
	background:#e8e8e8;
}

#tabela_enquete{
	width:235px;
	margin:3px;
	border-bottom:2px solid #c9c9c9;
	border-right: 2px solid #c9c9c9;
	padding:5px;
	background:#e8e8e8;
}

#tabela_enquete_resposta{
	width:239px;

	margin-top:0px;
	border-bottom:2px solid #c9c9c9;
	border-right: 2px solid #c9c9c9;
	padding:4px;
	background:#e8e8e8;
}


.texto_menu{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

.texto_tv_titulo {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
}

.texto_destaque{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}


.texto_tv{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
}



#box_destaque{
	width:445px;
	background:#E8E8E8;
	border-bottom:2px solid #c9c9c9;
	border-right: 2px solid #c9c9c9;
	text-align:left;
	padding:5px;
	overflow:hidden;
	margin-bottom:5px;
}

.resposta_enquente{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#333;
}

#box_licao{
	width:104px;
	height:158px;
	border-bottom:2px solid #c9c9c9;
	border-right: 2px solid #c9c9c9;
	float:left;
	background:#e5e5e5;
	margin:3px;
	margin-top:10px;
}

#box_igreja{
	width:504px;
	height:30px;
	border-bottom:2px solid #c9c9c9;
	border-right: 2px solid #c9c9c9;
	float:left;
	padding:5px;
	text-align:left;
	background:#e5e5e5;
	margin:3px;
	margin-top:3px;
	overflow:hidden;
}



