@charset "utf-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background:#a5acb6;
}

a{
	color:#748155;
}

	center{	
		left:50%;
		width:780px;
		position:absolute;
		margin-left:-390px;
		background:#f3f3f3;
	}
	
		#principal{
			float:left;
			width:780px;
		}
		
		#menu{
			float:left;
			width:780px;
			text-align:center;
			height:52px;
			background:url(../../images/bg_menu.gif);
		}
			
			#menu ul{
				margin-left:102px;
			}
		
			#menu li{
				display:inline;
			}
	
			.bt{
				float:left;
				text-indent:-5000px;
				display:block;
				margin-top:6px;
			}
	
			#bt_noticias, #bt_noticias a{
				width:79px;
				height:45px;
				display:block;
				background:url(../../images/bt_noticias.gif) no-repeat;
			}			
				#bt_noticias a:hover{
					background:url(../../images/bt_noticias_over.gif) no-repeat;
				}			
			
			#bt_comerciais, #bt_comerciais a{
				width:101px;
				height:45px;
				display:block;
				background:url(../../images/bt_comerciais.gif) no-repeat;
			}
				#bt_comerciais a:hover{
					background:url(../../images/bt_comerciais_over.gif) no-repeat;
				}
			
			#bt_biblia, #bt_biblia a{
				width:111px;
				height:45px;
				display:block;
				background:url(../../images/bt_biblia.gif) no-repeat;
			}
				#bt_biblia a:hover{
					background:url(../../images/bt_biblia_over.gif) no-repeat;
				}
			
			#bt_versiculo, #bt_versiculo a{
				width:132px;
				height:45px;
				display:block;
				background:url(../../images/bt_versiculo.gif) no-repeat;
			}
				#bt_versiculo a:hover{
					background:url(../../images/bt_versiculo_over.gif) no-repeat;
				}
			
			#bt_galeria, #bt_galeria a{
				width:134px;
				height:45px;
				display:block;
				background:url(../../images/bt_galeria.gif) no-repeat;
			}
				#bt_galeria a:hover{
					background:url(../../images/bt_galeria_over.gif) no-repeat;
				}
			
			#bt_links, #bt_links a{
				width:63px;
				height:45px;
				display:block;
				background:url(../../images/bt_links.gif) no-repeat;
			}
				#bt_links a:hover{
					background:url(../../images/bt_links_over.gif) no-repeat;
				}
			
			#bt_contato, #bt_contato a{
				width:78px;
				height:45px;
				display:block;
				background:url(../../images/bt_contato.gif) no-repeat;
			}
				#bt_contato a:hover{
					background:url(../../images/bt_contato_over.gif) no-repeat;
				}
	
		#users{
			padding:10px;
			color:#2f567d;
			font-weight:bold;
			font-size:11px;
			float:left;
		}
		
		#data{
			padding:10px;
			color:#2f567d;
			font-weight:bold;
			font-size:11px;
			float:right;
		}
		
		#linha_topo{
			width:775px;
			float:left;
			border-width:1px;
			border:1px #a5acb6 solid;
		}
		
		.banner{
			float:left;
			margin-left:5px;
			margin-right:5px;
			border:1px solid #000000;
		}
		
		#banner_topo{
			float:left;
			height:60px;
			width:780px;
			margin:15px 0px;
		}
		
		#conteudo{
			float:left;
			padding:3px;
			text-align:left;
		}
		
			#texto{
				float:right;
				background:#d9dde3;
				padding:15px 10px 10px 10px;
			}
			
				#texto h2{
					font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
					color:#4f76b3;
				}
				
				#texto p{
					margin-top:5px;
				}
			
			#video{
				float:left;
			}
			
			#noticias{
				float:left;
				width:165px;
				background:#e7e6e7;
				margin:1px 0px 0px 5px;
				padding:5px 10px 10px 10px;
			}
			
				.bt_leia_mais{
					float:right;
					margin:8px 0px 0px 0px;
				}
				
				#noticias p{
					margin-top:15px;
					float:left;
					width:100%;
				}
			
			#dias_grade{
				float:right;
				width:135px;
				background:#d9dde3;
				padding:15px 0px 5px 5px;
				text-align:center;
			}
				
				#dia_domingo, #dia_domingo a{
					float:left;
					width:128px;
					height:22px;
					background:url(../../images/programacao_domingo.gif);
				}
				
					.dia_domingo_hover, #dia_domingo a:hover{
						background:url(../../images/programacao_domingo_over.gif);
					}
				
				#dia_segunda, #dia_segunda a{
					float:left;
					width:128px;
					height:22px;
					background:url(../../images/programacao_segunda.gif);*/
				}
				
					.dia_segunda_hover, #dia_segunda a:hover{
						background:url(../../images/programacao_segunda_over.gif);
					}
					
				#dia_terca, #dia_terca a{
					float:left;
					width:128px;
					height:22px;
					background:url(../../images/programacao_terca.gif);
				}
				
					.dia_terca_hover, #dia_terca a:hover{
						background:url(../../images/programacao_terca_over.gif);
					}

					
					
				#dia_quarta, #dia_quarta a{
					float:left;
					width:128px;
					height:22px;
					background:url(../../images/programacao_quarta.gif);
				}
				
					.dia_quarta_hover, #dia_quarta a:hover{
						background:url(../../images/programacao_quarta_over.gif);
					}
				
				#dia_quinta, #dia_quinta a{
					float:left;
					width:128px;
					height:22px;
					background:url(../../images/programacao_quinta.gif);
					display:block;
				}
				
					.dia_quinta_hover, #dia_quinta a:hover{
						background:url(../../images/programacao_quinta_over.gif);
					}
					
				
				#dia_sexta, #dia_sexta a{
					float:left;
					width:128px;
					height:22px;
					background:url(../../images/programacao_sexta.gif);
					display:block;
				}

					.dia_sexta_hover, #dia_sexta a:hover{
						background:url(../../images/programacao_sexta_over.gif);
					}
				
			
				#dia_sabado, #dia_sabado a{
					float:left;
					width:128px;
					height:22px;
					background:url(../../images/programacao_sabado.gif);
				}

					#dia_sabado a:hover{
						background:url(../../images/programacao_sabado_over.gif);
					}
					
					.dia_sabado_hover{
						background:url(../../images/programacao_sabado_over.gif);
					}
			
			#avisos{
				float:right;
				width:127px;
				background:#e5d1d1;
				text-align:center;
				margin:3px 3px 0px 0px;
				padding:15px 5px 10px 5px;
			}
			
				.tit_avisos{
					margin-bottom:10px;
				}
			
			#programacao{
				width:310px;
				float:right;
				background:#d9dde3;
				padding:5px;
			}
			
				.tit_programacao{
					margin-bottom:10px;
				}
				
				#programacao p{
					line-height:14px;
				}
				
				.passando_agora{
					float:left;
					width:300px;
					padding:2px;
					color:#cc2323;
					background:#b8bfc9;
				}
		
		#banner_rodape{
			width:780px;
			float:left;
			text-align:center;
			margin-top:10px;
			margin-bottom:15px;
		}
		
		#rodape{
			float:left;
			width:736px;
			background:#f3f3f3 url(../../images/bg_rodape.gif) repeat-x;
			height:25px;
			text-align:center;
			padding:7px 22px 0px 22px;
		}
		
			#rodape p{
				margin:10px 5px;
			}

	
	#area_galeria, #area_noticias, #area_comerciais, #area_contato, #area_links{
		width:439px;
		min-height:470px;
		float:right;
		background:#d9dde3;
		padding:15px 10px 10px 10px;
	}
	h2{
		font-family:"Trebuchet MS";
		font-size:20px;
		font-weight:bold;
		color:#748155;
		margin-bottom:10px;
	}

	.inputText{
		background:#FFFFFF;
		font-size:10px;
		border: 1px solid #000;
		padding:2px;
		width: 250px;
	}
	
	.inputTextArea{
		background:#FFFFFF;
		font-size:10px;
		border: 1px solid #000;
		width: 255px;
		height: 100px;
	}

	.inputSubmit{
	
		background:#FFFFFF;
		border: 1px solid #000;
	
	}


	#error{
		border:2px solid red;
		background: #FF7F7F;
		margin-bottom: 10px;
		margin-left: 25px;
		padding:4px;
		width: 300px;
	}

	#sucess{
		border:2px solid #008000;
		background: #A4EFA4;
		margin-bottom: 10px;
		margin-left: 25px;
		padding:4px;
		width: 300px;
	}
