<!--
	@import url("index.css");
-->
/***** CANTINHO GOSPEL *****/
	/*** AGENDA ***/
	
	.tituloImagem{
		clear:both;
		width:280px;
		height:68px;
		float:left;
		background-image:url(../imgs/titulo_lista_flogs.jpg);
		background-repeat:no-repeat;
	}
	.ageCaixaAgenda{
		clear:both;
		width:466px;
		padding-left:30px;
		padding-top:20px;
		padding-bottom:20px;
		background-image:url(../imgs/linhaHorizontal.jpg);
		background-repeat:repeat-x;
		background-position:bottom;
		float:left;
	}
	.topDesc{
		clear:both;
		width:100%;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		font-weight:bold;
		color:#90DD15;
		float:left;
	}

	/*** Loop agenda  ***/
	a.linkTitAgenda{
		text-decoration:none;
		color:#FFFFFF;
	}
	a.linkTitAgenda:hover{
		text-decoration:underline;
		color:#FFFFFF;
	}
	.ageEnglobaAgenda{
		clear:both;
		width:450px;
		margin-top:20px;
		padding-bottom:22px;
		background-image:url(../imgs/linhaDivide.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		float:left;
	}
	.ageCaixaLoopAgenda{
		clear:both;
		width:440px;
		float:left;
	}
	.ageCaixaLoopOculta{
		clear:both;
		width:440px;
		float:left;
	}
	.ageTitAgenda{
		clear:both;
		width:100%;
		margin-bottom:5px;
		font: 12px Tahoma, "Trebuchet MS", Arial;
		font-weight:bold;
		color:#FFFFFF;
		float:left;
	}
	.ageItem{
		font: 11px Tahoma, "Trebuchet MS", Arial;
		font-weight:normal;
		color:#A8C1D5;
		float:left;
	}
	.ageItemDado{
		width:100px;
		margin-right:3px !important;
		margin-right:0;
		text-align:right;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		font-weight:bold;
		color:#A8C1D5;
		float:left;
	}

	/*** End Loop agenda  ***/
	
	.vazio{
		width:425px;
		margin-top:15px;
		text-align:center;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		color:#FFFFFF;
		float:left;
	}
	.addAgenda{
		clear:both;
		padding-top:7px;
		margin-right:10px;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		font-weight:bold;
		color:#90DD15;
		float:left;
	}
	.addAgendaFoto{
		float:left;
		border: 0px;
	}
	.agendaPaginacao{
		clear:both;
		width:100%;
		margin-top:10px;
		text-align:center;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		font-weight:bold;
		color:#A8C1D5;
		float:left;
	}
	
	
	
	/*** FlogList ***/
	#ulTop{
		width:450px;
		float:left;
		margin-bottom:5px;
		list-style: none;
	}
	.liTop{
		float:left;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		font-weight:bold;
		color:#90DD15;
		
	}
	
	
	.ulItem{
		width:450px;
		float:left;
		margin-bottom:8px;
		list-style: none;
	}
	.liItem{
		float:left;
		color:#FFFFFF;
	}
	
	.tam1{
		width:130px;
		overflow:hidden;
	}
	.tam2{
		width:45px;
	}
	.tam3{
		width:100px;
	}
	.tam4{
		width:175px;
		overflow:hidden;
	}
	.center{
		text-align:left;
	}
	
	
	
	.caixaDados{
		float:left;
		padding-bottom:10px;
		padding-top:10px;
		margin-bottom:15px;
		margin-top:5px;
		margin-left:30px !important;
		margin-left:15px;
		width:360px;
		border:1px dashed #fff;
		
	}
	
	/* Caixa dados*/
	.titDados{
		width:70px;
		text-align:right;
		margin-right:3px !important;
		margin-right:0px;
		font: bold 11px Tahoma, "Trebuchet MS", Arial;
		color:#A8C1D5;
		float:left;
	}
	.descDados{
		clear:both;
		width:98%;
		margin-bottom:3px;
		font: 11px Tahoma, "Trebuchet MS", Arial;
		color:#FFFFFF;
		float:left;
	}
	/* End Caixa dados*/
	
	/*** End FlogList ***/
