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

p
{
	font-size:11px;
	text-align:justify;
}

.img_borda 
{
	border: 1px solid #CCC;
	padding:2px;
}

h1
{
	color:#039;
	background: url(../imagens/sombra.jpg) no-repeat -10px;
	
}


#baixo
{
	position:relative;
	top:0px;
	height:510px;
}

#bem_vindo
{
	position:relative;
	width:430px;
	padding-bottom:15px;
}

#ministerio
{
	position:relative;
	width:430px;
	height:210px;
}

#ultimo_domingo
{
	position:relative;
	top:-410px;
	float:right;
	width:350px;
	height:200px;
}

#programacao
{
	position:absolute;
	width:180px;
	height:250px;
	z-index:10000;
	top:3px;
	left:628px;
	
}

.img_min_missao
{
	float:right;
	padding-left:5px;
}

.dt_prog
{
	background:url(../imagens/dt_programacao.jpg) repeat-x;
}

.dt_prog_hr
{
	color:#666;
}

/*Banner Jquery*/
ul#slide{
	list-style-type:none;
}
	
ul#slide li img {
	border:1px solid #CCCCCC;
	padding:1px;		
}
