<!--
	@import url("index.css");
-->
/***** CANTINHO GOSPEL *****/
	/*** NOTÍCIAS ***/
	
	a.linkNot{
		text-decoration:none;
		color:#A8C1D5;
	}
	a.linkNot:hover{
		text-decoration:underline;
		color:#A8C1D5;
	}
	
	.vazio{
		clear:both;
		width:100%;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		margin-top:25px;
		float:left;
	}
	.tituloImagem{
		clear:both;
		width:280px;
		height:68px;
		float:left;
		background-image:url(../imgs/titulo_noticias.jpg);
		background-repeat:no-repeat;
	}
	.notCaixaNoticia{
		clear:both;
		width:466px;
		padding-left:30px;
		padding-bottom:15px;
		background-image:url(../imgs/linhaHorizontal.jpg);
		background-repeat:repeat-x;
		background-position:bottom;
		float:left;
	}
	.notTitulo{
		clear:both;
		width:440px;
		font: 15px Tahoma, "Trebuchet MS", Arial;
		font-weight:bold;
		color:#90DD15;
		margin-top:25px;
		float:left;
	}
	.notCadastro{
		clear:both;
		width:440px;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		color:#7CA2C0;
		margin-top:2px;
		float:left;
	}
	.notFonte{
		clear:both;
		width:440px;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		color:#7CA2C0;
		margin-top:2px;
		float:left;
	}
	.notNoticia{
		clear:both;
		width:440px;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		color:#A8C1D5;
		margin-top:20px;
		float:left;
	}
	
	/*** Fotos ***/
	.notCaixaFotos{
		clear:both;
		width:100%;
		margin-top:20px;
		margin-bottom:5px;
		float:left;
	}
	.notFoto{
		width:150px;
		height:140px;
		margin: 0;
		padding: 0;
		float:left;
	}
	.notBordaFoto{
		border:1px solid #fff;
		float:left;
	}
	.not_descricaoFoto{
		clear:both;
		width: 90%;
		font: 10px Tahoma, "Trebuchet MS", Arial;
		color:#A8C1D5;
		margin-top:5px;
		float:left;
	}
	a.linkDesFoto{
		color:#A8C1D5;
		text-decoration:none;
	}
	a.linkDesFoto:hover{
		color:#A8C1D5;
		text-decoration:underline;
	}
	/*** End Fotos ***/
	
	/*** Mais noticias ***/
	.ultNoticias{
		font: 11px Tahoma, "Trebuchet MS", Arial;
		font-weight:bold;
		margin-top:20px;
		margin-bottom:15px;
		color:#A8C1D5;
	}
	.notMaisNoticias{
		font: 11px Tahoma, "Trebuchet MS", Arial;
		color:#A8C1D5;
	}
	.notData{
		font: 11px Tahoma, "Trebuchet MS", Arial;
		color:#90DD15;
	}
	/*** End Mais noticias ***/
	
	/*** ARTIGOS ***/
	.caixaCulunista{
		clear:both;
		width:100%;
		padding-top:15px;
		padding-bottom:15px;
		float:left;
	}
	.caixaFoto{
		clear:both;
		float:left;
	}
	.caixaTexto{
		width:330px;
		margin-left:10px;
		float:left;
	}
	.colNome{
		clear:both;
		width:100%;
		margin-bottom:5px;
		font: 12px Tahoma, "Trebuchet MS", Arial;
		font-weight:bold;
		color:#90DD15;
		float:left;
	}
	.colDados{
		clear:both;
		width:100%;
		margin-bottom:3px;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		color:#A8C1D5;
		float:left;
	}
	.fotoColunista{
		border:1px solid #fff;
	}
	
	/*** Comentários aos artigos ***/
	.conNome{
		color:#90DD15;
	}
	.comMsg{
		font: 11px Tahoma, "Trebuchet MS", Arial;
		color:#fff;
	}
	.comDados{
		font: 11px Tahoma, "Trebuchet MS", Arial;
		color:#7CA2C0;
	}
	.comConteudo{
		font: 11px Tahoma, "Trebuchet MS", Arial;
		color:#A8C1D5;
	}
	.envolveComentario{
		float:left;
		margin-bottom:13px;
		width:437px;
	}
	
	.com_linha{
		clear:both;
		width:98%;
		margin-bottom:5px;
		float:left;
	}
	.com_item{
		clear:both;
		width:100px;
		text-align:right;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		color:#fff;
		float:left;
	}
	.com_form{
		font: 11px Tahoma, "Trebuchet MS", Arial;
		border:1px solid #000;
		float:left;
	}
	.botaoAdd{
		font: 10px Tahoma, "Trebuchet MS", Arial;
		color:#ffffff;
		border:1px solid #A8C1D5;
		background-color:#32556B;
		padding-left:5px;
		padding-right:5px;
		float:left
	}
	/*** End Comentários aos artigos ***/
	
	
	/*** END ARTIGOS ***/
	
	
	

	.notPaginacao{
		clear:both;
		width:100%;
		margin-top:10px;
		text-align:center;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		font-weight:bold;
		color:#A8C1D5;
		float:left;
	}
