<!--

	body		{background: #EEE; padding: 0; margin: 0;
			font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}

	a:link,
	a:visited	{color: #900; text-decoration: none; font-weight: bold;}

	a:hover,
	a:active	{text-decoration: underline;}

	hr		{width: 90%; background: #CCC; color: #CCC; height: 1px; border: none;}

	.clear		{clear: both;}


	#tudo		{width: 980px; background-color: #FFF; margin: auto; padding: 0;
			border: #900 1px solid; border-bottom: none; border-top: none;}


	#header		{background-color: #F7BC07; margin: 0px; padding: 20px;
			text-align: center;}


	#submenu	{background-color: #800000; color: #FFF; width: 300px; padding: 10px; margin-bottom: 15px;
			font-size: 12px; font-family: Verdana; text-align: center; font-weight: bold;
			float: right; clear: both;}

		#submenu a	{color: #FFF; text-decoration: none;}
		#submenu a:hover{color: #FC0; text-decoration: none;}


	#lateral	{width: 150px; float: left; padding-left: 17px;}

		#lateral a	{color: #800000; text-decoration: none;}
		#lateral a:hover{color: #000; text-decoration: none;}

		#lateral img	{border-color: #800000;}


		.menu		{width: auto; margin: 0; padding: 0; float: left;
				border-top: #EEE 1px solid; display: block;}

		.menu li	{background-color: #EEE; margin-bottom: 5px; padding: 0px;
				border-bottom: #EEE 1px solid; border-top: #EEE 1px solid;
				list-style-type: none; text-align: left;
				display: block; float: left; clear: both;}

		.menu a:link, .menu a:visited
				{background: #FFF url(images/fundo-menu.png) bottom center repeat-x; color: #666;
				width: 142px; padding: 6px; font-weight: bold; text-decoration: none; display: block;}

		.menu li.item a, .menu a:hover
				{background: #FFF url(images/fundo-menu.png) top center repeat-x; color: #900;}

		#lateral .linkmenu		{margin-left: 15px;}
		#lateral .linkmenu a		{color: #900; text-decoration: none;}
		#lateral .linkmenu a:hover	{color: #F90; text-decoration: none;}


	#conteudo	{background: #EEE; width: 750px; padding: 10px; padding-top: 20px;
			margin: 10px; margin-top: 0; border-left: #800000 5px solid; float: right;}

		.citacao	{font-size: 13px; font-weight: bold;}

		h1		{color: #800000; font-family: Arial; font-size: 18px; font-weight: bold;}

		h2		{color: #800000; font-size: 11px;}

			h2 b		{font-size: 12px; color: #C00;}

		.subtitulo	{background-color: #800000; color: #FFF; padding: 5px; font-weight: bold;}

		.destaque	{background-color: #FFE; padding: 10px;}
		.destaque p	{line-height: 150%;}

		.borda		{border: #FC0 2px solid;}
		.bordasp	{border: #FC0 2px solid; margin-right: 5px; margin-bottom: 5px;}
		.semborda	{border: none; margin-right: 10px; margin-bottom: 5px;}

		.topo		{padding-right: 30px; margin-top: 5px; font-size: 11px; text-align: right;}
		.topo a		{font-weight: normal;}

		.lista		{line-height: 150%; margin-top: 2px;}
		.lista li	{list-style: square; margin-left: -10px;}

		.lista_audio	{line-height: 120%; margin-top: 2px;}
		.lista_audio li	{list-style: none; margin-left: -10px;}

		.icon		{width: 16px; height: 16px; border: none; vertical-align: middle;}
	
		.calendario	{font-size: 11px;}

		.calendario td	{width: 100px; height: 200px; padding: 5px; margin: 0;
				border: #666 1px solid; text-align: right; vertical-align: top;}

		.calendario .semana	{background: #800000; color: #FFF; height: 20px; border: none;
					text-align: center; font-size: 12px; font-weight: bold;}

		.vazio		{background: #FFC;}

		.dia		{color: #800000; font-size: 14px; font-weight: bold;}

		.pagseguro	{text-align: center;}

			.pagseguro input	{padding: 3px; font: 10px Verdana; padding: 3px; border: 1px #800000 solid;
						background: #EEE url(images/fundo_btdoacao.gif) repeat-x; color: #800000;}

		.doacao		{width: 550px; margin: 10px auto 30px; line-height: 150%; _margin-bottom: 10px;}

			.doacao .texto	{width: 280px;}

			.doacao th	{padding: 5px 0; text-align: left;}

		.socio		{width: 71px; height: 70px; display: block; float: left; margin: 15px 0 10px 30px; _margin-bottom: 0px;}


		.necessidades	{color: #333; width: 100%; border: 1px #900 solid; font-weight: bold;}

			.necessidades thead	{background: #FC0; color: #900;
						text-align: center; font-weight: bold; font-size: 12px;}

			.necessidades td	{border-bottom: 1px #CCC solid; padding: 4px; text-align: center;}

			.necessidades tr.par	{background: #EEE;}

			.necessidades tr.taken	{color: #666; font-weight: normal;}

			.necessidades .prod	{width: 35%;}

			.necessidades .qtdd	{width: 12%;}

			.necessidades .valor	{width: 12%;}

			.necessidades .last	{border-bottom: none;}


	#rodape		{background: #F7BC07; color: #000; margin: 0px; margin-top: 10px; padding: 5px; 
			text-align: center; font-family: Verdana; font-size: 11px;}
-->