<!--
	@import url("index.css");
-->
/***** CANTINHO GOSPEL *****/
	/*** MURAL ***/
	a.linkAssMural{
		text-decoration:none;
		color:#90DD15;
	}
	a.linkAssMural:hover{
		text-decoration:underline;
		color:#90DD15;
	}
	.tituloImagem{
		clear:both;
		width:280px;
		height:68px;
		float:left;
		background-image:url(../imgs/titulo_mural.jpg);
		background-repeat:no-repeat;
	}
	.descricaoTop{
		clear:both;
		width:100%;
		margin-top:15px;
		text-align:center;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		font-weight:bold;
		color:#A8C1D5;
		float:left;
	}
	.assinarMural{
		clear:both;
		width:100%;
		margin-top:10px;
		text-align:center;
		font: 12px Tahoma, "Trebuchet MS", Arial;
		font-weight:bold;
		color:#90DD15;
		float:left;
	}
	.muralPaginacao{
		clear:both;
		width:100%;
		margin-top:10px;
		text-align:center;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		font-weight:bold;
		color:#A8C1D5;
		float:left;
	}
	.caixaMural{
		clear:both;
		width:466px;
		padding-left:30px;
		padding-top:15px;
		padding-bottom:15px;
		background-image:url(../imgs/linhaHorizontal.jpg);
		background-repeat:repeat-x;
		background-position:bottom;
		float:left;
	}
	.murLinha{
		clear:both;
		width:100%;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		padding-bottom:8px;
		float:left;
	}
	.murDePara{
		color:#90DD15;
		padding-right:3px;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		font-weight:normal;
		float:left
	}
	.murTexto{
		color:#A8C1D5;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		float:left
	}
	.murMsg{
		width:436px;
		color:#A8C1D5;
		color:#FFFFFF;
	}
	.bordaFotoMural{
		border:1px solid #fff;
		margin-bottom:5px;
	}
